gtksourceview r2102 - in trunk: . gtksourceview
- From: icq svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r2102 - in trunk: . gtksourceview
- Date: Fri, 12 Dec 2008 13:55:04 +0000 (UTC)
Author: icq
Date: Fri Dec 12 13:55:04 2008
New Revision: 2102
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=2102&view=rev
Log:
2008-12-12 Ignacio Casal Quinteiro <nacho resa gmail com>
* gtksourceview/gtksourcestylescheme.c:
Typo in property. Fixes bug #564225.
Modified:
trunk/ChangeLog
trunk/gtksourceview/gtksourcestylescheme.c
Modified: trunk/gtksourceview/gtksourcestylescheme.c
==============================================================================
--- trunk/gtksourceview/gtksourcestylescheme.c (original)
+++ trunk/gtksourceview/gtksourcestylescheme.c Fri Dec 12 13:55:04 2008
@@ -191,7 +191,7 @@
* Style scheme name, a translatable string to present to user.
*/
g_object_class_install_property (object_class,
- PROP_NAME,
+ PROP_DESCRIPTION,
g_param_spec_string ("description",
_("Style scheme description"),
_("Style scheme description"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]