about summary refs log tree commit diff
path: root/src/gtk/window.ui
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-05-22 11:45:57 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-05-22 11:45:57 +0300
commitc034afed4ed976b22365e7f28eb0c5c21bfbaa59 (patch)
tree77544ec16830dc689805268baa25db999f472e2c /src/gtk/window.ui
parent6ec127b0f66dcffbb51c60611dd8aa4982cbb6eb (diff)
downloadFurtherance-c034afed4ed976b22365e7f28eb0c5c21bfbaa59.tar.zst
Edit task placeholder text
Diffstat (limited to 'src/gtk/window.ui')
-rwxr-xr-xsrc/gtk/window.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index aa38ef0..963922a 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -61,7 +61,7 @@
                   <property name="margin_end">8</property>
                   <child>
                     <object class="GtkEntry" id="task_input">
-                      <property name="placeholder-text" translatable="yes">Task Name #Tags</property>
+                      <property name="placeholder-text" translatable="yes">Task Name #tags</property>
                       <property name="hexpand">True</property>
                       <property name="hexpand-set">True</property>
                     </object>