diff options
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-x | src/gtk/window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui index 4da1cd3..7317b55 100755 --- a/src/gtk/window.ui +++ b/src/gtk/window.ui @@ -55,7 +55,7 @@ <property name="margin_end">8</property> <child> <object class="GtkEntry" id="task_input"> - <property name="placeholder-text" translatable="yes">Task Name</property> + <property name="placeholder-text" translatable="yes">Task Name #Tags</property> <property name="hexpand">True</property> <property name="hexpand-set">True</property> </object> |