diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-10-08 07:29:21 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-10-08 07:29:21 +0200 |
commit | ddd56c71512f618e516d7f1060db7d36dc70b944 (patch) | |
tree | 9830417574b4c8b15447992072baa2b77195a55a /src/app-window.ui | |
parent | d3b3513c5f264d5d9b61f036e40fba818d2279c5 (diff) | |
parent | 05cb1275dfd46886ca7826344e10502dc9562b72 (diff) |
Merge branch 'release/debian/3.34.1-1'debian/3.34.1-1
Diffstat (limited to 'src/app-window.ui')
-rw-r--r-- | src/app-window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app-window.ui b/src/app-window.ui index fbde173..b34c07e 100644 --- a/src/app-window.ui +++ b/src/app-window.ui @@ -178,7 +178,7 @@ </child> </object> <template class="AppWindow" parent="GtkApplicationWindow"> - <property name="title" translatable="yes" comments="Title of scan window">Simple Scan</property> + <property name="title" translatable="yes" comments="Title of scan window">Document Scanner</property> <property name="icon_name">org.gnome.SimpleScan</property> <signal name="delete-event" handler="window_delete_event_cb" swapped="no"/> <child> |