[sawfish] category changes in apps-menu



commit 2306460843f4350e703b075bdb771794f572ec79
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Oct 17 07:15:58 2009 +0200

    category changes in apps-menu

 ChangeLog                        |    4 ++++
 lisp/sawfish/wm/ext/apps-menu.jl |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6bea48b..f37e4a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-17  Christopher Bratusek <zanghar freenet de>
+	* lisp/sawfish/wm/ext/apps-menu.jl: removed dupped Development Category from Developmentmenu
+	                                    added Editors Category to Developmentmenu
+
 2009-10-16  Teika kazura <teika lavabit com>
 	* lisp/sawfish/wm/user.jl
 	* lisp/sawfish/wm/ext/apps-menu.jl: User can prepend their own apps-menu to the auto generated one. Cleanups, mostly in variables.
diff --git a/lisp/sawfish/wm/ext/apps-menu.jl b/lisp/sawfish/wm/ext/apps-menu.jl
index 0f647b5..2032f46 100644
--- a/lisp/sawfish/wm/ext/apps-menu.jl
+++ b/lisp/sawfish/wm/ext/apps-menu.jl
@@ -201,7 +201,7 @@ set this to non-nil.")
 		    "Math" "Education" "Geography"))
       ("Development" . ("GUIDesigner" "IDE" "Profiling" "RevisionControl"
 			"ProjectManagement" "Translation" "GTK"
-			"Development" "Qt" "Development" "Documentation"))
+			"Development" "Qt" "Documentation" "Editors"))
       ("Utility" . ("X-SystemMemory" "Security" "Utility" "X-SetupEntry"
 		    "X-SetupUtility" "X-SystemMemory" "TextTools"
 		    "TelephonyTools" "Accessibility" "Clock" "ConsoleOnly"))



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