Commit graph

27 commits

Author SHA1 Message Date
Vincent Untz
950c137ea5 post-release bump to 2.25.91
2009-02-04  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.25.91

svn path=/trunk/; revision=9237
2009-02-04 22:30:58 +00:00
Bastien Nocera
a4f0969525 upd 2.25.3
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 2.25.3


svn path=/trunk/; revision=9178
2008-12-18 19:30:08 +00:00
Rodrigo Moya
8640021f19 prepare for 2.25.2 release.
2008-12-02  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* *ChangeLog: prepare for 2.25.2 release.

svn path=/trunk/; revision=9158
2008-12-02 16:37:29 +00:00
Vincent Untz
d35680790c post-release bump to 2.25.2.
2008-11-05  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.25.2.

svn path=/trunk/; revision=9134
2008-11-05 14:54:05 +00:00
Vincent Untz
1aee7c2ad6 post-release bump to 2.24.1.
2008-09-24  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.24.1.

svn path=/trunk/; revision=9001
2008-09-24 16:50:50 +00:00
Vincent Untz
5e14bcf311 post-release bump to 2.23.3
2008-05-17  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.23.3

svn path=/trunk/; revision=8716
2008-05-17 16:56:46 +00:00
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
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
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
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
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
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
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
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