Commit graph

18 commits

Author SHA1 Message Date
Rui Matos
cfa16a070d Move cc-util into panels/common
We need this in some panels too.
2013-02-19 12:25:54 +01:00
Rui Matos
7221f9cd54 common: gdm-languages moved to gnome-desktop as gnome-languages
That code is useful for other core desktop modules.

https://bugzilla.gnome.org/show_bug.cgi?id=692414
2013-01-25 16:29:15 +01:00
Cosimo Cecchi
8d5f2908b5 panels: add --sourcedir=$(srcdir) when generating resource list
Like b8e93fb333 but for all panels.
2013-01-07 16:23:57 -05:00
Cosimo Cecchi
57adcbe951 common: add the GResource to EXTRA_DIST
I had this squashed locally and it was missing from the patch that was
committed.
2013-01-07 16:23:32 -05:00
Bastien Nocera
48111d4396 common: Re-add used DATADIR macro 2013-01-07 12:07:41 +01:00
Cosimo Cecchi
ce1e2eddd8 common: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:17 +01:00
Bastien Nocera
3686cf7eb8 shell: Make all control-center plugins static
This makes loading faster, with less I/O, avoids unnecessary
code duplication (around 1k lines shaved), and ensures that
all the panels link and work appropriately.

By the same token, it will stop external panels from being
created, and loaded.

https://bugzilla.gnome.org/show_bug.cgi?id=690036
2012-12-11 17:07:39 +01:00
Matthias Clasen
4d62e05fb0 common: Add Policykit rules for hostname setting
Allow setting the computer's pretty hostname if the user is an admin.

https://bugzilla.gnome.org/show_bug.cgi?id=679281
2012-08-22 14:16:46 +01:00
Bastien Nocera
7ae7da4c31 common: Remove copy-paste egg code
Now in GTK+ itself.

https://bugzilla.gnome.org/show_bug.cgi?id=663341
2011-11-04 17:00:39 +00:00
Bastien Nocera
49e81242ca common: Update linkage rules for static libs
No point in limiting the exports symbols for a static library
2011-10-18 19:06:38 +01:00
Rodrigo Moya
bfce91433f Fix distribution of language chooser glade file 2011-08-30 12:10:49 +02:00
Matthias Clasen
60c8f11a12 user: Move the language chooser to common
It will soon be used in the region panel as well.
2011-08-22 14:29:52 -04:00
Bastien Nocera
c95e8b22f6 common: Add list-languages test application
Would just list the supported languages, and makes it easier
to debug the absence of a language.

See https://bugzilla.gnome.org/show_bug.cgi?id=656338
2011-08-16 18:08:05 +01:00
Frédéric Péters
d0704a6882 Fix linking of libshortcuts against X
https://bugzilla.gnome.org/show_bug.cgi?id=644410
2011-03-11 08:54:42 +01:00
Bastien Nocera
3574d8f882 common: Move eggaccelerators to common/
So we can share it with the universal-access panel.
2011-02-23 15:40:46 +00:00
Thomas Wood
e2f944a66a configure: Group pkg-config checks based on how they are used
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.

https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Bastien Nocera
dd9be3f2be common: Add panel name 2011-01-24 18:23:35 +00:00
Bastien Nocera
e2dafa4169 common: Add missing Makefile.am 2011-01-24 18:20:54 +00:00