diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2007-08-23 17:53:35 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2007-08-23 17:53:35 +0000 |
commit | 95f39d6c994c0c1d4577099c84079a7f66328411 (patch) | |
tree | ed291815a15848f404120d5f79342032f342bc73 /menu | |
parent | 3d72f421e0db9006a32db5ff13e29521615e782f (diff) | |
download | common-data-95f39d6c994c0c1d4577099c84079a7f66328411.tar common-data-95f39d6c994c0c1d4577099c84079a7f66328411.tar.gz common-data-95f39d6c994c0c1d4577099c84079a7f66328411.tar.bz2 common-data-95f39d6c994c0c1d4577099c84079a7f66328411.tar.xz common-data-95f39d6c994c0c1d4577099c84079a7f66328411.zip |
Fix missing title / icons
Diffstat (limited to 'menu')
-rw-r--r-- | menu/applications.menu.in | 17 | ||||
-rw-r--r-- | menu/desktop-directories/mandriva-soundvideo-more.directory.in (renamed from menu/desktop-directories/mandriva-soundvideo-other.directory.in) | 0 | ||||
-rw-r--r-- | menu/desktop-directories/mandriva-tools-more.directory.in (renamed from menu/desktop-directories/mandriva-tools-other.directory.in) | 2 |
3 files changed, 9 insertions, 10 deletions
diff --git a/menu/applications.menu.in b/menu/applications.menu.in index 85a4aa3..cbfbed5 100644 --- a/menu/applications.menu.in +++ b/menu/applications.menu.in @@ -100,7 +100,7 @@ </And> </Include> <Menu> - <Name>Other</Name> + <Name>More</Name> <Directory>mandriva-office-more.directory</Directory> <Include> <And> @@ -139,8 +139,8 @@ </And> </Include> <Menu> - <Name>Other</Name> - <Directory>mandriva-graphics-other.directory</Directory> + <Name>More</Name> + <Directory>mandriva-graphics-more.directory</Directory> <Include> <And> <Not> @@ -178,8 +178,8 @@ </And> </Include> <Menu> - <Name>Other</Name> - <Directory>mandriva-soundvideo-other.directory</Directory> + <Name>More</Name> + <Directory>mandriva-soundvideo-more.directory</Directory> <Include> <And> <Not> @@ -207,7 +207,7 @@ <Menuname>Accessibility</Menuname> <Menuname>Emulator</Menuname> <Merge type="files"/> - <Menuname>Other</Menuname> + <Menuname>More</Menuname> <Merge type="dirs"/> </Layout> <Include> @@ -287,8 +287,8 @@ </Include> </Menu> <Menu> - <Name>Other</Name> - <Directory>mandriva-tools-other.directory</Directory> + <Name>More</Name> + <Directory>mandriva-tools-more.directory</Directory> <Include> <And> <Not> @@ -319,7 +319,6 @@ <Menuname>Interpreters</Menuname> <Menuname>Tools</Menuname> <Menuname>Code Generators</Menuname> - <Menuname>Other</Menuname> <Merge type="menus"/> <Merge type="files"/> </Layout> diff --git a/menu/desktop-directories/mandriva-soundvideo-other.directory.in b/menu/desktop-directories/mandriva-soundvideo-more.directory.in index 010bf91..010bf91 100644 --- a/menu/desktop-directories/mandriva-soundvideo-other.directory.in +++ b/menu/desktop-directories/mandriva-soundvideo-more.directory.in diff --git a/menu/desktop-directories/mandriva-tools-other.directory.in b/menu/desktop-directories/mandriva-tools-more.directory.in index bf6f545..6d11a29 100644 --- a/menu/desktop-directories/mandriva-tools-other.directory.in +++ b/menu/desktop-directories/mandriva-tools-more.directory.in @@ -1,5 +1,5 @@ [Desktop Entry] Type=Directory Encoding=UTF-8 -_Name=Other +_Name=More Icon=system_section |