Commit graph

31 commits

Author SHA1 Message Date
Kjartan Maraas
5d207d0879 Add missing full stops in the long description.
2008-02-10  Kjartan Maraas  <kmaraas@gnome.org>

	* control-center.schemas.in: Add missing full stops in the long
	description.

svn path=/trunk/; revision=8471
2008-02-10 21:58:43 +00:00
Scott Reeves
0f136e2fa7 Fix for https://bugzilla.novell.com/show_bug.cgi?id=298047
svn path=/trunk/; revision=8257
2007-11-05 21:35:09 +00:00
Jens Granseuer
1654754be4 remove part of the long description for cc_actions_list since it was
2007-10-27  Jens Granseuer  <jensgr@gmx.net>

	* control-center.schemas.in: remove part of the long description for
	cc_actions_list since it was confusig translators (#426229)

svn path=/trunk/; revision=8218
2007-10-27 16:35:56 +00:00
Jens Granseuer
97f89ca9e1 Patch by: Stephane Loeuillet <leroutier@gmail.com>
2007-10-02  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Stephane Loeuillet <leroutier@gmail.com>

	* capplets/about-me/gnome-about-me.desktop.in.in:
	* capplets/accessibility/at-properties/at-properties.desktop.in.in:
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
	* capplets/appearance/data/gnome-appearance-properties.desktop.in.in:
	* capplets/appearance/data/gnome-theme-installer.desktop.in.in:
	* capplets/appearance/theme-save.c:
	* capplets/default-applications/default-applications.desktop.in.in:
	* capplets/default-applications/gnome-at-session.desktop.in.in:
	* capplets/display/display-properties.desktop.in.in:
	* capplets/keybindings/keybinding.desktop.in.in:
	* capplets/keyboard/keyboard.desktop.in.in:
	* capplets/mouse/gnome-settings-mouse.desktop.in.in:
	* capplets/network/gnome-network-preferences.desktop.in.in:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/windows/window-properties.desktop.in.in:
	* shell/gnomecc.desktop.in.in:
	* shell/gnomecc.directory.in:
	* vfs-methods/fontilus/font-method.directory.in:
	* vfs-methods/fontilus/gnome-font-viewer.desktop.in.in:
	* vfs-methods/themus/theme-method.directory.in:
	* vfs-methods/themus/themus-theme-applier.desktop.in.in:
	desktop file fixes: don't use the deprecated Encoding tag, change
	Terminal=0 to Terminal=false, remove empty Categories= (bug #481740)

svn path=/trunk/; revision=8153
2007-10-02 18:01:06 +00:00
Rodrigo Moya
6db110de3d reverted last commit made by mistake.
2007-08-29  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomecc.desktop.in.in: reverted last commit made by mistake.

svn path=/trunk/; revision=8058
2007-08-29 11:12:29 +00:00
Rodrigo Moya
ccdb794235 prepare for 2.19.91.
2007-08-28  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* NEWS: prepare for 2.19.91.

svn path=/trunk/; revision=8056
2007-08-29 09:58:38 +00:00
Stanislav Brabec
277c0eba4b Removed superfluous X-SuSE-translate tag.
svn path=/trunk/; revision=7644
2007-05-22 10:33:28 +00:00
Rodrigo Moya
a9c1f24c0c renamed Bugzilla product.
2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnomecc.desktop.in.in: renamed Bugzilla product.

svn path=/trunk/; revision=7513
2007-04-27 10:28:07 +00:00
Denis Washington
17b48a862b Reverting the default use of the shell and use the menus for 2.18 instead.
* shell/gnomecc.desktop: Reverting the default use of the shell and
use the menus for 2.18 instead. The shell still needs some love and
probably will be default for GNOME 2.20.

svn path=/trunk/; revision=7310
2007-02-20 18:26:14 +00:00
Rodrigo Moya
6e6569c9a3 svn path=/trunk/; revision=7285
2007-02-12  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:

svn path=/trunk/; revision=7285
2007-02-12 22:17:57 +00:00
Scott Reeves
fe985d82ec use smaller icons, partial fix for 405078
svn path=/trunk/; revision=7282
2007-02-12 19:23:27 +00:00
Denis Washington
25a40b9c02 New files. Needed to fix bug #402797.
2007-02-06  Denis Washington  <denisw@svn.gnome.org>

	* shell/gnomecc.menu:
	* shell/gnomecc.directory.in: New files. Needed to fix bug #402797.
	
	* shell/control-center.c: Use gnomecc.menu instead of settings.menu.	
	
	* shell/Makefile.am: Add rules for gnomecc.directory.in.
	* po/POTFILES.in: Add gnomecc.directory.in.

svn path=/trunk/; revision=7251
2007-02-06 16:11:13 +00:00
Jens Granseuer
3cd5df3cc8 fix typo in usage string (noticed by Christian Persch, fixes bug #398361)
2007-01-30  Jens Granseuer  <jensgr@gmx.net>

        * control-center.c: (main): fix typo in usage string (noticed by
        Christian Persch, fixes bug #398361)

svn path=/trunk/; revision=7210
2007-01-30 21:13:02 +00:00
Scott Reeves
f3f24bbbc5 fix for inconsistent GenericNames
svn path=/trunk/; revision=7206
2007-01-30 17:18:30 +00:00
Kjartan Maraas
2377c1d757 ANSIfication of function declaration.
2007-01-29  Kjartan Maraas  <kmaraas@gnome.org>

	* control-center.c: (get_actions_list): ANSIfication
	of function declaration.

svn path=/trunk/; revision=7201
2007-01-29 09:23:52 +00:00
Christian Persch
59a4c03b80 Respect the --disable-schemas-install configure flag. Bug #401004.
2007-01-28  Christian Persch  <chpe@svn.gnome.org>

	* shell/Makefile.am: Respect the --disable-schemas-install configure
	flag. Bug #401004.

svn path=/trunk/; revision=7192
2007-01-28 17:32:06 +00:00
Scott Reeves
89ba6b4b3d respect the exit_on_close flag
svn path=/trunk/; revision=7186
2007-01-26 21:25:46 +00:00
Rodrigo Moya
2f7a57426a added 'Change theme' and 'Set preferred applications' to common tasks.
2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.schemas.in: added 'Change theme' and 'Set preferred
	applications' to common tasks.

svn path=/trunk/; revision=7184
2007-01-26 13:30:01 +00:00
Rodrigo Moya
a6e6d88f8c added schemas for the new GConf prefix, and add common tasks.
2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.schemas.in: added schemas for the new GConf prefix,
	and add common tasks.

	* Makefile.am: install schemas.

svn path=/trunk/; revision=7183
2007-01-26 13:12:54 +00:00
Rodrigo Moya
c9cd656a2f changed GConf prefix to /apps/... (handle_static_action_clicked): prevent
2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.c: changed GConf prefix to /apps/...
	(handle_static_action_clicked): prevent capplets from being launched
	twice.

svn path=/trunk/; revision=7182
2007-01-26 12:58:53 +00:00
Rodrigo Moya
35dff218e8 program name is gnome-control-center.
2007-01-19  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.c (main): program name is gnome-control-center.

svn path=/trunk/; revision=7155
2007-01-19 13:19:32 +00:00
Rodrigo Moya
d142fd51db Fixes #394303
2007-01-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Fixes #394303

	* control-center.c (main): added new argument to appshelldata_new to
	force the app to quit when the window is closed.

svn path=/trunk/; revision=7151
2007-01-18 12:51:38 +00:00
Rodrigo Moya
492d578173 Fixes #396228
2007-01-18  Rodrigo Moya <rodrigo@gnome-db.org>

	Fixes #396228

	* control-center.c (main): added new argument to appshelldata_new to
	force the app to quit when the window is closed.

svn path=/trunk/; revision=7150
2007-01-18 12:50:11 +00:00
Thomas Wood
b23a6e7a5a Remove GNOME part of the Name property, as per discussion in bug 395129.
2007-01-17  Thomas Wood  <thos@gnome.org>

	* gnomecc.desktop.in.in: Remove GNOME part of the Name property, as per
	discussion in bug 395129.

svn path=/trunk/; revision=7148
2007-01-17 17:00:50 +00:00
Paolo Borelli
533b2fb9e5 ops, thinko in last patch
svn path=/trunk/; revision=7127
2007-01-10 13:30:40 +00:00
Paolo Borelli
79a8a12b73 do not leak a GList.
2007-01-10  Paolo Borelli  <pborelli@katamail.com>

	* control-center.c: do not leak a GList.


svn path=/trunk/; revision=7126
2007-01-10 12:52:49 +00:00
Thomas Wood
20b8dd4a61 Applied the shell part of the patch from bug 382730 (fix build with C89
2007-01-11  Thomas Wood  <thos@gnome.org>

	* control-center.c: (get_actions_list), (main): Applied the shell part
	of the patch from bug 382730 (fix build with C89 compilers)

svn path=/trunk/; revision=7070
2007-01-06 23:04:53 +00:00
Christian Persch
64df6d6315 Update svn:ignore and remove .cvsignore files
svn path=/trunk/; revision=7040
2007-01-03 13:38:23 +00:00
Rodrigo Moya
4c28ac2e4f updated for 2.17.3.
2006-12-04  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: updated for 2.17.3.

	* autogen.sh: replaced check to look for really existing files.
2006-12-04 21:28:40 +00:00
Rodrigo Moya
72930c10f6 added missing file.
2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* gnomecc.desktop.in.in: added missing file.

	* Makefile.am: install .desktop file.
2006-11-13 17:28:58 +00:00
Rodrigo Moya
adb4a3a024 new control center shell.
2006-11-13  Rodrigo Moya <rodrigo@novell.com>

	* shell/*: new control center shell.

	* Makefile.am:
	* configure.in: added new directory to build.
2006-11-13 08:33:07 +00:00