mark pidgin/about.ui as translateable and remove some hidden titles

Wed, 23 Aug 2017 00:36:13 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Wed, 23 Aug 2017 00:36:13 -0500
changeset 38674
c792149e0a19
parent 38673
743b0df28288
child 38675
ec0471921050

mark pidgin/about.ui as translateable and remove some hidden titles

pidgin/about.ui file | annotate | diff | comparison | revisions
po/POTFILES.in file | annotate | diff | comparison | revisions
--- a/pidgin/about.ui	Wed Aug 23 00:31:40 2017 -0500
+++ b/pidgin/about.ui	Wed Aug 23 00:36:13 2017 -0500
@@ -160,7 +160,6 @@
                           <object class="GtkTreeViewColumn" id="developers_column">
                             <property name="resizable">True</property>
                             <property name="sizing">autosize</property>
-                            <property name="title" translatable="yes">Contributor</property>
                             <child>
                               <object class="GtkCellRendererText" id="developers_cell_renderer"/>
                               <attributes>
@@ -196,7 +195,6 @@
                         </child>
                         <child>
                           <object class="GtkTreeViewColumn" id="translators_column">
-                            <property name="title" translatable="yes">Markup</property>
                             <child>
                               <object class="GtkCellRendererText" id="translators_cell_renderer"/>
                               <attributes>
@@ -233,7 +231,6 @@
                         </child>
                         <child>
                           <object class="GtkTreeViewColumn">
-                            <property name="title" translatable="yes">Name</property>
                             <child>
                               <object class="GtkCellRendererText"/>
                               <attributes>
@@ -244,7 +241,6 @@
                         </child>
                         <child>
                           <object class="GtkTreeViewColumn">
-                            <property name="title" translatable="yes">Value</property>
                             <child>
                               <object class="GtkCellRendererText"/>
                               <attributes>
--- a/po/POTFILES.in	Wed Aug 23 00:31:40 2017 -0500
+++ b/po/POTFILES.in	Wed Aug 23 00:36:13 2017 -0500
@@ -168,6 +168,7 @@
 libpurple/win32/libc_interface.c
 libpurple/xfer.c
 libpurple/xmlnode.c
+[type: gettext/glade]pidgin/about.ui
 pidgin/credits.json
 pidgin/data/im.pidgin.Pidgin.appdata.xml.in
 pidgin/data/im.pidgin.Pidgin.desktop.in.in

mercurial