GNOME Bugzilla – Bug 393729
use po/LINGUAS + misc cleanup
Last modified: 2007-01-07 13:09:28 UTC
Use po/LINGUAS as per gnome goal. While I was at it, I cleaned up configure/Makefile.am a bit, and fixed all compiler warnings and deprecations.
Created attachment 79587 [details] [review] patch
you can commit the patch, thanks.
* autogen.sh: * configure.in: A po/LINGUAS: * src/Makefile.am: Use po/LINGUAS as per GNOME Goal, and cleanup build system. Bug #393729. * src/file-utils.c: * src/quick-box.h: * src/quick-button.c: (quick_button_expose), (quick_button_new): * src/quick-button.h: * src/quick-lounge.c: (get_button_from_uri), (quick_lounge_load_uri_async), (quick_lounge_applet_fill): * src/quick-lounge.h: * src/quick-separator.c: Fix all compile warnings and deprecated functions use.