After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 393729 - use po/LINGUAS + misc cleanup
use po/LINGUAS + misc cleanup
Status: RESOLVED FIXED
Product: quick-lounge-applet
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-01-07 00:14 UTC by Christian Persch
Modified: 2007-01-07 13:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (9.70 KB, patch)
2007-01-07 00:18 UTC, Christian Persch
committed Details | Review

Description Christian Persch 2007-01-07 00:14:03 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.
Comment 1 Christian Persch 2007-01-07 00:18:13 UTC
Created attachment 79587 [details] [review]
patch
Comment 2 Paolo Bacchilega 2007-01-07 09:38:15 UTC
you can commit the patch, thanks.
Comment 3 Christian Persch 2007-01-07 13:09:28 UTC
        * 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.