# HG changeset patch # User Mark Doliner # Date 1187251823 0 # Node ID 7c77201ce14ad5ea4358c23292291764f83b3d0c # Parent bb460965c49cf9cdf2cd6ca9e481bc65451ed973 Removing pidgin/pixmaps/emotes/default/22/default.theme.in broke intltool. I changed pidgin/pixmaps/emotes/default/24/default.theme.in so that Name and Description are translatable. At least, I think they are. I didn't realize we supported this, but the old default.theme.in file has these same underscores, so I figured it was safe. Somebody double-check me. diff -r bb460965c49c -r 7c77201ce14a pidgin/pixmaps/emotes/default/24/default.theme.in --- a/pidgin/pixmaps/emotes/default/24/default.theme.in Thu Aug 16 07:13:29 2007 +0000 +++ b/pidgin/pixmaps/emotes/default/24/default.theme.in Thu Aug 16 08:10:23 2007 +0000 @@ -1,5 +1,5 @@ -Name=Default -Description=Pidgin smileys +_Name=Default +_Description=Pidgin smileys Icon=wink.png Author=Hylke Bons diff -r bb460965c49c -r 7c77201ce14a po/POTFILES.in --- a/po/POTFILES.in Thu Aug 16 07:13:29 2007 +0000 +++ b/po/POTFILES.in Thu Aug 16 08:10:23 2007 +0000 @@ -188,7 +188,7 @@ pidgin/pidgincombobox.c pidgin/pidgin.h pidgin/pidginstock.c -pidgin/pixmaps/emotes/default/22/default.theme.in +pidgin/pixmaps/emotes/default/24/default.theme.in pidgin/pixmaps/emotes/none/none.theme.in pidgin/plugins/cap/cap.c pidgin/plugins/contact_priority.c