anjuta r4938 - in trunk: . libanjuta



Author: jrliggett
Date: Sun Apr 12 01:41:36 2009
New Revision: 4938
URL: http://svn.gnome.org/viewvc/anjuta?rev=4938&view=rev

Log:
	* libanjuta/anjuta-glade.xml:
	Status tree view properties should be in the General tab, not Common.
	
	Try to be more consistent with other GTK widgets. 

Modified:
   trunk/ChangeLog
   trunk/libanjuta/anjuta-glade.xml

Modified: trunk/libanjuta/anjuta-glade.xml
==============================================================================
--- trunk/libanjuta/anjuta-glade.xml	(original)
+++ trunk/libanjuta/anjuta-glade.xml	Sun Apr 12 01:41:36 2009
@@ -8,8 +8,8 @@
 		 generic-name="vcsstatus">
 
 			<properties>
-				<property id="show-status" common="True" default="True" />
-				<property id="status-codes" common="True" ignore="True">
+				<property id="show-status" default="True" />
+				<property id="status-codes" ignore="True">
 					<displayable-values>
 						<value id="ANJUTA_VCS_STATUS_MODIFIED" name="Modified" />
 						<value id="ANJUTA_VCS_STATUS_ADDED" name="Added" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]