From e678fecece3778f6b1cd55b97283619a6e92718a Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 12 May 2007 23:28:19 +0000 Subject: [PATCH] Set executable Update translatable files 2006-05-13 Xavier Claessens * autogen.sh: Set executable * po/POTFILES.in: Update translatable files svn path=/trunk/; revision=53 --- ChangeLog | 5 +++++ autogen.sh | 0 po/POTFILES.in | 14 +++++++++++--- 3 files changed, 16 insertions(+), 3 deletions(-) mode change 100644 => 100755 autogen.sh diff --git a/ChangeLog b/ChangeLog index 86b8105e..5cfd086f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-05-13 Xavier Claessens + + * autogen.sh: Set executable + * po/POTFILES.in: Update translatable files + 2006-03-16 Xavier Claessens * Initial version diff --git a/autogen.sh b/autogen.sh old mode 100644 new mode 100755 diff --git a/po/POTFILES.in b/po/POTFILES.in index 002b21e7..60155497 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 -- 2.39.2