| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- kde-config is now kf5-config
- kde4-systemsettings.desktop is now systemsettings.desktop
|
| |
|
| |
|
|
|
|
| |
directories
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'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 Emulator category includes/excludes from ToolsMore, as ToolsMore
is declared as <OnlyUnallocated> and all Emulators are already allocated
at least in ToolsEmulators.
|
|
|
|
|
|
|
| |
The entry is inside <and><or> but discounted below in <and><not>:
(foo || TerminalEmulator || bar) && !(foobar || TerminalEmulator)
Remove the superfluous first occurrence.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on top of the list
|
| |
|
| |
|
| |
|
|
|
|
| |
Menu named "Settings" in the applications.menu
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fix typo in ParallelComputing
|
|
|
|
|
|
|
| |
#33766, #33436)
- hide Emulator / HardwareSettings from Tools/More (Mdv bug #33765, #33906)
|
|
|
|
|
| |
-hide rpmdrake in SystemTools
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- add X-MandrivaLinux-More keyword
- add inlining for More entries
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|