Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
5.0

Available as/for:
Description:
This project is officially discontinued. Only kept for the record.

-------------------------------------

K Menu with Gnome folder and extra icons for KDE 3.2 or later.

If you install both KDE and Gnome then K Menu will become a mess with overpopulated submenus. Some distributions try to solve this by hiding many Gnome apps in KDE and most KDE apps in Gnome. I do not like that. I want to access Gnome apps in KDE and KDE apps in Gnome. So this is my attempt to both maintain desktop interoperability and unmess the menus.

Why should one install both KDE and Gnome at all? You might be sharing your machine with somebody who prefers the other desktop, or you might be a desktop junky like I am.

Menu Structure

KDE apps are left where they are. GNOME apps are moved into Gnome. Applications that require neither KDE, nor GNOME are moved into $CATEGORY/More.

Known Issues

K Menu Gnome only works as expected with an unmodified K Menu. If you have already edited your menu with KMenuEdit or added Windows applications to the menu with Wine/Crossover/Cedega then you should only install K Menu Gnome if you know how to handle menu customization conflicts. Per-user menu customizations are stored in ~/.config/menus.

Disclaimer

K Menu Gnome is not compatible with the menus of heavily customized distributions such as SUSE, Mandriva, PCLinuxOS, or UHU-Linux.


I am no longer a desktop junky so this is the last release of K Menu Gnome. It was fun while it lasted.
Last changelog:

Release 1.2.3

* Excluded CantorPart from Lost & Found
* Excluded fedora-lxappearance.desktop from Settings
* Emptied Electronics directory in fedora-administration.patch to avoid conflict with FEL electronics-menu
* Updated/added Arabic, Assamese, Bengali, Breton, Chhattisgarhi, Crimean Tatar, Dhivehi, Dutch, Galician, Guarani, Hausa, Hindi, Icelandic, Igbo, Indonesian, Italian, Latvian, Low Saxon, Marathi, Punjabi, Romanian, Serbian, Sinhalese & Yoruba translations


Ratings & Comments

25 Comments

Yggdrasill

I'd like to know if it is supposed to work also with gentoo.

ariszlo

It should but you will need to do it manually: 1. Find the xdg/menus directory used by KDE. When I last used Gentoo, it was in /usr/kde/3.5/etc/xdg/menus but now it may be elsewhere. 2. See if KDE's xdg/menus directory has an applications-merged subdirectory and copy the kmenu-gnome.menu file from the kmenu-gnome-1.0.0/xdg folder into it. If there is no such subdirectory there then create it. (Some distributors use kde-applications-merged or kde4-applications-merged instead of plain applications-merged.) 3. Copy the *.directory files from kmenu-gnome-1.0.0/desktop-directories into KDE's desktop-directories folder. When I last used Gentoo, it was in /usr/kde/3.5/share/desktop-directories but now it may be elsewhere. 4. If you are using KDE3 then copy all the icons into KDE3's icons directory. If you are using KDE4 then you only need to copy the hicolor icons. 5. Copy the kmenu-gnome subdirectory (only the subdirectory, not the whole kmenu-gnome-1.0.0 directory) into /usr/share. KDE4 may be slow to update the menu. Restart X or reboot the computer to speed it up.

ariszlo

I have just tested it with Sabayon 4.1: tar -xzf *kmenu-gnome-1.0.0.tar.gz sudo su cp -r kmenu-gnome-1.0.0/icons/hicolor /usr/share/icons # Regenerate icon caches: rm -rf /var/tmp/kdecache-*/kpc # Create directory: mkdir -p /usr/kde/4.2/etc/xdg/menus/applications-merged cp kmenu-gnome-1.0.0/xdg/kmenu-gnome.menu \ /usr/kde/4.2/etc/xdg/menus/applications-merged cp -r kmenu-gnome-1.0.0/desktop-directories /usr/share cp -r kmenu-gnome-1.0.0/kmenu-gnome /usr/share Log out and log in again.

Yggdrasill

I followed your guide and it worked. I have KDE 4.2 and the directories were simply /usr/share/desktop-directories and /etc/xdg/menus

simontol

Once installed I have broken icons in my KDE4 menu. How can I restore old menu? I've tried to uninstall the package but doesn't work... I've also tried to remove the menu and add it again to the panel and to rm -rf ~/.kde4

ariszlo

What distribution are you using?

simontol

I'm on Ubuntu Hardy with kubuntu-kde4-members ppa repositories.

ariszlo

Did you use kmenuedit? http://ubuntuforums.org/showthread.php?t=714095 Looking around in ~/.config/menus and moving all the files and subdirectories from there into a backup directory might help. You may as well look into ~/.local/share/applications and move all the *.desktop files out into a backup directory. Log out and log in again.

clydejsn

I have a Gnome desktop w/some KDE programs with the same menu bar clutter. Is there a reversal that would add a KDE section as opposed to Gnome?

ariszlo

Yes, there is. Click on the Gnome Menu Extended link above.

smihael

I doesn't works with both KDE 4.0 menus.

ariszlo

It will be fixed in the next release. Meanwhile here is a workaround for Kubuntu: sudo su - cd /etc/xdg/menus ln -s applications-merged kde4-applications-merged There are no GNOME apps on the Kubuntu live cd, so you might want to create a fake launcher: [Desktop Entry] Name=GNOME Placeholder Exec=kwrite Icon=emacs Terminal=false Type=Application Categories=GNOME;Utility; Save it as gnome-placeholder.desktop and copy it into /usr/share/applications. Log out and log in again.

ariszlo

Release 0.7 does in Debian, Kubuntu & Fedora.

smihael

I have using it without any problems about month, but after upgrading to KDE 4.0.1 i get broken menu (no icons or icon with question). Where is problem and how to fix it (kmenu edit doesn't work with kde4 well).

smihael

eh no problem. I guess that you must remove and re-add menu.

smihael

How can I edit program that it works for other window managements (ie. XFCE). Also how can I do Gnome menu whit KDE directory.

ariszlo

The Gnome Menu Extended package adds a KDE directory to GNOME's Applications menu: http://www.gnome-look.org/content/search.php?search=1&name=gnome%20menu%20extended As for adding an XFce directory to the K Menu, I do not have a ready solution. If you want to add it for a single user then you may use kmenuedit. If you want to add it system-wide then you may edit the kmenu-gnome.menu config file installed into /etc/xdg/menus/applications-merged (or some other directory with a similar path depending on your distribution).

vinboy

hi may I know what fonts and font configuration you use please? they look really really nice

ariszlo

Bitstream Vera in Slackware 10.2.

gassauer

Hi! good idea, but no hint how to install the files or do I miss something

ariszlo

Slackware: 1. Save the Slackware package (link above) as kmenu-gnome-0.5-noarch-1.tgz 2. installpkg kmenu-gnome-0.5-noarch-1.tgz Debian, Kanotix, Mepis, Ubuntu, etc.: 1. Save the Debian package as kmenu-gnome_0.5-1_all.deb 2. dpkg -i kmenu-gnome_0.5-1_all.deb Fedora Core 5: 1. Save the FC5 package as kmenu-gnome-0.5-1fc5.noarch.rpm 2. rpm -i kmenu-gnome-0.5-1fc5.noarch.rpm Other: Requires some hard work. Get ideas from the included scripts (make-*-package.sh) or rpm spec files (kmenu-gnome-*.spec).

ariszlo

Update. Bump the version numbers to the latest release.

servomac

This is a good improvement, because having the KDE and Gnome apps in the same folders is a mess!

bsander

Really cleans my menus up a lot. Lovin' it :)

Clunixchit

Hello there, from your source code i have built a rpm for FC4 as well as a howto. The rpm is posted here: http://www.kde-look.org/content/show.php?content=31391 If you can kindly inform me after each version, i will build the rpm for the fedora core community.

Pling
0 Affiliates
Details
license
version 1.2.3
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 3

More Various KDE 1.-4. Improvements from ariszlo:

K Menu Gnome (Debian package)
ariszlo
last update date: 15 years ago

Score 5.0

K Menu Gnome (Slackware package)
ariszlo
last update date: 15 years ago

Score 5.0

Other Various KDE 1.-4. Improvements:

Slicker Debian Package for Woody
cirrusgr
last update date: 22 years ago

Score 5.0

Konqueror/kdesktop suggestion
PovMan
last update date: 22 years ago

Score 5.0

Biiig buttons
dbojan
last update date: 20 years ago

Score 5.0

Yet Another KControl
Frans
last update date: 21 years ago

Score 5.0

Next window and next/previos window
dbojan
last update date: 20 years ago

Score 5.0

Fantasie Toolbar
katoe
last update date: 19 years ago

Score 5.0