aboutsummaryrefslogtreecommitdiffstats
path: root/menu/applications.menu.in
Commit message (Collapse)AuthorAgeFilesLines
* Update link to freedesktop menu spec DTD.Martin Whitaker2018-08-101-1/+1
| | | | | | | This fixes a fatal error when running xmllint. xmllint still warns it can't fetch the DTD, but that's because libxml doesn't support https: https://bugzilla.gnome.org/show_bug.cgi?id=791220
* Enable Mageia documentation to be included in the main menu.Martin Whitaker2018-08-101-4/+1
|
* Fix systemsettings locationNicolas Lécureuil2016-08-041-1/+1
|
* Adapt for plasmaroot2016-08-041-1/+1
|
* fix some plasma 5 pathdaviddavid2016-08-041-1/+1
| | | | | - kde-config is now kf5-config - kde4-systemsettings.desktop is now systemsettings.desktop
* Update applications.menu to ignore XFCE and LXQt settings in LXDE (mga#13879)Nicolas Salguero2015-09-241-2/+13
|
* Fix indentation using spaces instead of tabsRémi Verschelde2014-04-261-5/+5
|
* Add Games/{Action,Emulators,Role-Playing,Shooters,Simulation} desktop ↵Rémi Verschelde2014-02-251-8/+49
| | | | directories
* show submenus before menu entries by default (except More)Anssi Hannula2011-12-051-1/+1
| | | | | | | Alter <DefaultLayout> so that submenus appear before normal entries in menus that do not specify their own <Layout>. This should mostly affect Education, Science, Wine, and custom menus.
* sanify Education and Science menusAnssi Hannula2011-12-051-57/+4
| | | | | | | | | | - drop "Other" submenus, simply show those applications under main level (note: this is not the famous "More", this is something else) - do not show applications under Education -> Science if they are already shown somewhere under Science (bug #1633) - remove specific <Layout>s to use <DefaultLayout> and its inlining settings, dropping single-entry submenus up one level on desktops that support the inline_attribute (GNOME does, KDE applets don't)
* adjust excluding GNOME settings from menusAnssi Hannula2011-12-051-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME settings tools were excluded from several menus because - GNOME has its own menu for them - They are not relevant for non-GNOME However, GNOME doesn't seem to have a separate menu for them anymore, but instead has a control center. Also, they matched some applications that are useful in non-GNOME (like GParted). Therefore, exclude only entries that have - X-GNOME-Settings-Panel (they are included in GNOME control center) or - GNOME and X-GNOME-*Settings (they seem to be individual application settings shortcuts, useful mostly in the previous distinct settings menu but not so much cluttering the general Tools menu) This shouldn't hide any previously visible tools, but should fix e.g. missing gconf-editor. This also has the effect that GNOME;HardwareSettings; tools like GParted now appear in KDE under SystemTools. If unwanted applications appear, they should get OnlyShowIn/NotShowIn, get moved elsewhere, or handled individually in some other way.
* show applications with category System in ToolsMore if not shown elsewhereAnssi Hannula2011-12-051-0/+7
| | | | | | | | | | | | Non-native System category applications were previously not always displayed anywhere. However, they are actually useful for other desktops (and if not, should have OnlyShowIn/NotShowIn), so have them in ToolsMore. Add an exception for KDE system settings to not appear on non-KDE. This fixes e.g. avahi-discover to show up in KDE.
* add support for X-Mageia-CrossDesktop (bug #2449)Anssi Hannula2011-12-051-0/+11
|
* show applications with native desktop but not native toolkit in SystemToolsAnssi Hannula2011-12-051-0/+1
| | | | | | | | | For consistency with other menus, allow applications that have native desktop category but not native desktop toolkit in SystemTools menu. This fixes things like Categories=GNOME;System;FileTools that would only show up in KDE, but not in GNOME.
* drop ineffective exclude of non-GTK/Qt filesystem tools from SystemToolsAnssi Hannula2011-12-051-1/+0
| | | | | | | | | | | | | 'FileSystem' category was excluded from SystemTools if the application didn't have either GTK/GNOME or Qt/KDE categories as well. However, the actual fd.o category name is 'Filesystem', so the rule was ineffective. Instead of correcting the typo, simply remove it, as System Filesystem tools should probably always be shown in SystemTools regardless of toolkit. If the application is not a system tool but a more user-oriented one, it should have Utility;Filesystem; instead.
* remove excess Emulator entries from applications.menu.inAnssi Hannula2011-12-051-5/+0
| | | | | | Remove Emulator category includes/excludes from ToolsMore, as ToolsMore is declared as <OnlyUnallocated> and all Emulators are already allocated at least in ToolsEmulators.
* remove excess TerminalEmulator entry from applications.menu.inAnssi Hannula2011-12-051-1/+0
| | | | | | | The entry is inside <and><or> but discounted below in <and><not>: (foo || TerminalEmulator || bar) && !(foobar || TerminalEmulator) Remove the superfluous first occurrence.
* Fix mageia-drakconf location on the menuDexter Morgan2011-03-181-1/+1
|
* Change from openoffice to libreoffice ( to fix menu)Dexter Morgan2011-02-191-6/+6
|
* - unhide Security tagged entries (Mdv bug #59087)Frederic Crozat2010-06-161-1/+0
|
* - uninline submenus in Tools menuFrederic Crozat2010-06-161-3/+3
|
* generalize inlining for non-top level directoriesFrederic Crozat2010-03-151-14/+14
|
* - Remove reference to old ooo64 .desktop files, ensure OOo start .desktop is ↵Frederic Crozat2009-11-061-8/+1
| | | | on top of the list
* Show systemsettings on top of menuNicolas Lécureuil2008-09-261-1/+1
|
* - Move DiscBurning to Tools (Mdv bug #42598)Frederic Crozat2008-09-111-1/+4
|
* SILENT Adding FullPath referenct insted of relative reference Danilo Cesar Lemes de Paula2008-02-071-1/+1
|
* Fixing the kcmshell --list and Settings:/ (under konqueror) by adding a new ↵Danilo Cesar Lemes de Paula2008-02-071-0/+5
| | | | Menu named "Settings" in the applications.menu
* Fix query for Tools menu (Mdv bug #34957)Frederic Crozat2007-10-231-23/+32
|
* No longer hide GNOME;Settings;System in SystemTools (Mdv bug #34269)Frederic Crozat2007-10-011-4/+0
|
* Tune menu to put .desktop with only main categories at top levelFrederic Crozat2007-09-271-36/+139
|
* - Add support for OOo 64bits .desktop fileFrederic Crozat2007-09-261-3/+11
| | | | | - Fix typo in ParallelComputing
* - Printing and PackageManager are no longer desktop dependant (Mdv bug ↵Frederic Crozat2007-09-261-2/+9
| | | | | | | #33766, #33436) - hide Emulator / HardwareSettings from Tools/More (Mdv bug #33765, #33906)
* -Group kcontrol and MCC in SystemToolsFrederic Crozat2007-09-191-0/+4
| | | | | -hide rpmdrake in SystemTools
* Add draw.desktop to openoffice.org layoutFrederic Crozat2007-09-171-0/+1
|
* Remove special casing for drakconf, it has its .desktop fixedFrederic Crozat2007-09-141-1/+0
|
* Use new .desktop name for OO.o layoutFrederic Crozat2007-09-131-3/+6
|
* Fix missing some GNOME entries in system toolsFrederic Crozat2007-09-101-27/+25
|
* - restore gnome/advanced entry (needed for GNOME panel)Frederic Crozat2007-09-071-33/+57
| | | | | | - add X-MandrivaLinux-More keyword - add inlining for More entries
* Fix renaming of rpmdrake .desktopV2008_0_6mdvFrederic Crozat2007-08-301-1/+1
|
* Exclude Emulator from SystemTools (Mdv bug #32940)Frederic Crozat2007-08-301-8/+11
|
* Many fixes for GNOME and KDE menusV2008_0_3mdvFrederic Crozat2007-08-241-129/+125
|
* Additional fixesFrederic Crozat2007-08-231-2/+5
|
* Fix missing title / iconsFrederic Crozat2007-08-231-9/+8
|
* New menuFrederic Crozat2007-08-231-0/+863