Add folders to drop hint
This commit is contained in:
parent
e8b6ed9e46
commit
3a341c2fe5
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
|
|
||||||
<child type="overlay">
|
<child type="overlay">
|
||||||
<object class="GtkLabel" id="drop_hint">
|
<object class="GtkLabel" id="drop_hint">
|
||||||
<property name="label">📂 Drop files here to get started</property>
|
<property name="label">📂 Drop files or folders here to get started</property>
|
||||||
<property name="halign">center</property>
|
<property name="halign">center</property>
|
||||||
<property name="valign">center</property>
|
<property name="valign">center</property>
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue