Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adapt icons for menu | Anne Nicolas | 2012-03-08 | 72 | -0/+0 |
| | |||||
* | - updated German translations | Oliver Burger | 2012-03-07 | 1 | -6/+7 |
| | |||||
* | updated Italian translation | Matteo Pasotti | 2012-03-01 | 1 | -2/+2 |
| | |||||
* | fix charset | Funda Wang | 2012-02-29 | 2 | -2/+2 |
| | |||||
* | Uploaded all the French translations from Transifexdistro/mga2 | Rémi Verschelde | 2012-02-23 | 1 | -47/+12 |
| | |||||
* | - add support for terminator in xvt | Kamil Rytarowski | 2012-02-20 | 1 | -5/+7 |
| | |||||
* | updated Dutch translation | Remco Rijnders | 2012-02-13 | 1 | -4/+4 |
| | |||||
* | replaced wrong icons for graphics and mathematics section - already fixed in rpm | Oliver Burger | 2012-01-18 | 6 | -0/+0 |
| | |||||
* | updated Turkish translation | Numan Demirdöğen | 2012-01-16 | 1 | -23/+12 |
| | |||||
* | should be utf-8 | Funda Wang | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | should be in utf-8 now | Funda Wang | 2012-01-06 | 1 | -1/+1 |
| | |||||
* | do not rely on username to generate changelog | Funda Wang | 2012-01-06 | 2 | -2/+82 |
| | |||||
* | updated Italian translation | Matteo Pasotti | 2012-01-04 | 1 | -28/+12 |
| | |||||
* | - updated fi translation | Jani Välimaa | 2011-12-24 | 1 | -6/+5 |
| | |||||
* | Remove kde3 support in update-menus filetrigger | Dexter Morgan | 2011-12-23 | 1 | -1/+1 |
| | |||||
* | updated Slovenian translation | Filip Komar | 2011-12-17 | 1 | -19/+9 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2011-12-17 | 1 | -13/+12 |
| | |||||
* | updated German translation | Oliver Burger | 2011-12-17 | 1 | -22/+15 |
| | |||||
* | update zh_CN translation | Funda Wang | 2011-12-15 | 1 | -5/+4 |
| | |||||
* | real mageia | Funda Wang | 2011-12-15 | 1 | -6/+3 |
| | |||||
* | Ukrainian translation update for desktop-common-data | Yuri Chornoivan | 2011-12-15 | 1 | -8/+8 |
| | |||||
* | use xz to compress | Funda Wang | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | fix wrong path | Funda Wang | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | generate change | Funda Wang | 2011-12-15 | 1 | -0/+194 |
| | |||||
* | merge mandriva translation | Funda Wang | 2011-12-15 | 90 | -0/+20223 |
| | |||||
* | fix typo | Funda Wang | 2011-12-15 | 1 | -1/+1 |
| | |||||
* | generate pot file | Funda Wang | 2011-12-15 | 1 | -0/+247 |
| | |||||
* | support inltool for translators | Funda Wang | 2011-12-15 | 2 | -0/+64 |
| | |||||
* | desktop-common-data: update changelog | Anssi Hannula | 2011-12-05 | 1 | -0/+174 |
| | |||||
* | run update-menus by filetriggers also when /etc/menu.d is changed | Anssi Hannula | 2011-12-05 | 1 | -1/+1 |
| | |||||
* | chksession: add support for generic --generate=DIR and --wrap-sessions | Anssi Hannula | 2011-12-05 | 1 | -3/+18 |
| | | | | | | See mgabz #2740. This also allows migrating other users to the more readable and robust versions, avoiding the use of hardcoded directories in chksession. | ||||
* | show submenus before menu entries by default (except More) | Anssi Hannula | 2011-12-05 | 1 | -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 menus | Anssi Hannula | 2011-12-05 | 1 | -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 menus | Anssi Hannula | 2011-12-05 | 1 | -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 elsewhere | Anssi Hannula | 2011-12-05 | 1 | -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 Hannula | 2011-12-05 | 1 | -0/+11 |
| | |||||
* | show applications with native desktop but not native toolkit in SystemTools | Anssi Hannula | 2011-12-05 | 1 | -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 SystemTools | Anssi Hannula | 2011-12-05 | 1 | -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.in | Anssi Hannula | 2011-12-05 | 1 | -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.in | Anssi Hannula | 2011-12-05 | 1 | -1/+0 |
| | | | | | | | The entry is inside <and><or> but discounted below in <and><not>: (foo || TerminalEmulator || bar) && !(foobar || TerminalEmulator) Remove the superfluous first occurrence. | ||||
* | Add extra new faces for dm | Donald | 2011-12-02 | 5 | -0/+0 |
| | |||||
* | New version | Dexter Morgan | 2011-11-17 | 2 | -2/+24 |
| | |||||
* | remove Mandriva link for Mageia wiki (bug #3199) | Damien Lallement | 2011-11-17 | 2 | -1/+4 |
| | |||||
* | change registry link | Anne Nicolas | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | - Update mageia.png icons (use the same icon as register-mga.png) | Ahmad Samir | 2011-04-29 | 4 | -0/+5 |
| | |||||
* | add icon for register-mga | Anne Nicolas | 2011-04-19 | 6 | -0/+0 |
| | |||||
* | - remove free and one directories | Anne Nicolas | 2011-04-19 | 2 | -7/+1 |
| | | | | | | - create default for Mageia - fix icon name in desktop file | ||||
* | Import cleaned kde4-splash-mga | Dexter Morgan | 2011-03-31 | 1 | -0/+435 |
| | |||||
* | Fix mageia-drakconf location on the menu | Dexter Morgan | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | Change from openoffice to libreoffice ( to fix menu) | Dexter Morgan | 2011-02-19 | 1 | -6/+6 |
| |