diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rwxr-xr-x[-rw-r--r--] | autogen.sh | 0 | ||||
-rw-r--r-- | po/POTFILES.in | 14 |
3 files changed, 16 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2006-05-13 Xavier Claessens <xclaesse@gmail.com> + + * autogen.sh: Set executable + * po/POTFILES.in: Update translatable files + 2006-03-16 Xavier Claessens <xclaesse@gmail.com> * Initial version diff --git a/autogen.sh b/autogen.sh index c5d700121..c5d700121 100644..100755 --- a/autogen.sh +++ b/autogen.sh diff --git a/po/POTFILES.in b/po/POTFILES.in index 002b21e7b..60155497b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,20 +1,28 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. +data/empathy.schemas.in libempathy/gossip-contact.c libempathy/gossip-presence.c -libempathy-gtk/empathy.schemas.in -libempathy-gtk/gossip-chat.glade -libempathy-gtk/gossip-accounts-dialog.glade +libempathy-gtk/empathy-main-window.c +libempathy-gtk/empathy-main-window.glade +libempathy-gtk/empathy-status-icon.glade +libempathy-gtk/gossip-about-dialog.c libempathy-gtk/gossip-accounts-dialog.c +libempathy-gtk/gossip-accounts-dialog.glade libempathy-gtk/gossip-account-widget-generic.c +libempathy-gtk/gossip-account-widget-jabber.glade libempathy-gtk/gossip-chat.c +libempathy-gtk/gossip-chat.glade libempathy-gtk/gossip-chat-view.c libempathy-gtk/gossip-chat-window.c libempathy-gtk/gossip-contact-list.c libempathy-gtk/gossip-preferences.c +libempathy-gtk/gossip-preferences.glade +libempathy-gtk/gossip-presence-chooser.c +libempathy-gtk/gossip-presence-chooser.glade libempathy-gtk/gossip-private-chat.c libempathy-gtk/gossip-theme-manager.c |