[seahorse-plugins] glade to gtkbuilder conversion



commit d2bbb531a1072569a396859c299eb365cd90c65b
Author: Adam Schreiber <sadam gnome org>
Date:   Sun Aug 23 09:56:27 2009 -0400

    glade to gtkbuilder conversion
    
    Change .glade files to .xml files and add type statements

 po/POTFILES.in |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c30ed91..7f01207 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,27 +3,27 @@
 agent/seahorse-agent-actions.c
 agent/seahorse-agent.c
 agent/seahorse-agent-cache.c
-agent/seahorse-agent-cache.glade
+[type: gettext/glade]agent/seahorse-agent-cache.xml
 agent/seahorse-agent-main.c
 agent/seahorse-agent-prompt.c
 agent/seahorse-agent-status.c
 data/seahorse-plugins.schemas.in
 libseahorse/seahorse-gpg-options.c
-libseahorse/seahorse-multi-encrypt.glade
+[type: gettext/glade]libseahorse/seahorse-multi-encrypt.xml
 libseahorse/seahorse-notification.c
-libseahorse/seahorse-notify.glade
+[type: gettext/glade]libseahorse/seahorse-notify.xml
 libseahorse/seahorse-passphrase.c
 libseahorse/seahorse-prefs.c
 libseahorse/seahorse-prefs-cache.c
-libseahorse/seahorse-prefs.glade
-libseahorse/seahorse-progress.glade
+[type: gettext/glade]libseahorse/seahorse-prefs.xml
+[type: gettext/glade]libseahorse/seahorse-progress.xml
 libseahorse/seahorse-secure-entry.c
 libseahorse/seahorse-util.c
 libseahorse/seahorse-widget.c
 plugins/applet/GNOME_SeahorseApplet.server.in.in
 plugins/applet/GNOME_SeahorseApplet.xml
 plugins/applet/seahorse-applet.c
-plugins/applet/seahorse-applet-preferences.glade
+[type: gettext/glade]plugins/applet/seahorse-applet-preferences.xml
 plugins/epiphany/seahorse.ephy-extension.in.in
 plugins/epiphany/seahorse-extension.c
 plugins/gedit/seahorse-gedit.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]