aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2014-12-17 17:57:37 +0200
committerJani Välimaa <wally@mageia.org>2014-12-17 17:57:37 +0200
commit708e78601f90a436230b304f6096f3f7af805933 (patch)
treefc28bee58632280c004f7989ecd1a00631bfccf3
parent1bdf786b4fa3c5f35635cc128816b1e8b67c40e0 (diff)
downloadconfig-708e78601f90a436230b304f6096f3f7af805933.tar
config-708e78601f90a436230b304f6096f3f7af805933.tar.gz
config-708e78601f90a436230b304f6096f3f7af805933.tar.bz2
config-708e78601f90a436230b304f6096f3f7af805933.tar.xz
config-708e78601f90a436230b304f6096f3f7af805933.zip
Fix duplicate "Database Browser" menu entry in Development menu (mga#5718)
-rw-r--r--NEWS2
-rw-r--r--data/menus/xfce-applications.menu1
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9b36670..d9e503e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- fix duplicate "Database Browser" menu entry in Development menu (mga#5718)
+
Version 4.100.5.7 - 2014-08-02
- drop xfce4-mixer app from panel (to later switch to pnmixer)
diff --git a/data/menus/xfce-applications.menu b/data/menus/xfce-applications.menu
index 455499f..e5593d5 100644
--- a/data/menus/xfce-applications.menu
+++ b/data/menus/xfce-applications.menu
@@ -615,6 +615,7 @@
<Category>Building</Category>
<Category>Profiling</Category>
<Category>Debugger</Category>
+ <Category>Database</Category>
<Category>RevisionControl</Category>
<Category>Translation</Category>
<Category>IDE</Category>