Bug 403708 - use correct appID for gnome_program_init
use correct appID for gnome_program_init
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2007-02-02 19:45 UTC by Christian Persch
Modified: 2007-02-02 19:55 UTC (History)
1 user (show)

See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.08 KB, patch)
2007-02-02 19:45 UTC, Christian Persch
committed Details | Diff | Review

Description Christian Persch 2007-02-02 19:45:44 UTC
typing-break and da-capplet use PACKAGE which is "control-center", while everyone else uses a specific ID. Attached patch corrects this.
Comment 1 Christian Persch 2007-02-02 19:45:56 UTC
Created attachment 81780 [details] [review]
patch
Comment 2 Christian Persch 2007-02-02 19:55:37 UTC
        * main.c: (main): Use specific string as app ID in
        gnome_program_init, not PACKAGE. Bug #403708.

        * gnome-da-capplet.c: (main): Use specific string as app ID in
        gnome_program_init, not PACKAGE. Bug #403708.

Note You need to log in before you can comment on or make changes to this bug.