NSA: Please Turn off the Lights When You Leave. Nothing to See Here.

Linux Advocate Dietrich Schmitz shows how the general public can take action to truly protect their privacy using GnuPG with Evolution email. Read the details.

Mailvelope for Chrome: PGP Encrypted Email Made Easy

Linux Advocate Dietrich Schmitz officially endorses what he deems is a truly secure, easy to use PGP email encryption program. Read the details.

Step off Microsoft's License Treadmill to FOSS Linux

Linux Advocate Dietrich Schmitz reminds CIOs that XP Desktops destined for MS end of life support can be reprovisioned with FOSS Linux to run like brand new. Read how.

Bitcoin is NOT Money -- it's a Commodity

Linux Advocate shares news that the U.S. Treasury will treat Bitcoin as a Commodity 'Investment'. Read the details.

Google Drive Gets a Failing Grade on Privacy Protection

Linux Advocate Dietrich Schmitz puts out a public service privacy warning. Google Drive gets a failing grade on protecting your privacy.

Email: A Fundamentally Broken System

Email needs an overhaul. Privacy must be integrated.

Opinion

Cookie Cutter Distros Don't Cut It

Opinion

The 'Linux Inside' Stigma - It's real and it's a problem.

U.S. Patent and Trademark Office Turn a Deaf Ear

Linux Advocate Dietrich Schmitz reminds readers of a long ago failed petition by Mathematician Prof. Donald Knuth for stopping issuance of Software Patents.

Showing posts with label Alacarte. Show all posts
Showing posts with label Alacarte. Show all posts

Thursday, May 16, 2013

Add Alacarte Menu Editor to Fedora 18 Xfce

by Dietrich Schmitz

One of the nice things about Xubuntu was being able to edit the Main Menu by right-clicking the Menu icon and clicking properties and then pressing Edit Menu.

The Edit Menu button is not present in Fedora 18 Xfce spin, but if you follow these directions you'll be in business.



First, we need to install Alacarte menu editor.  Open a terminal and type:

$sudo yum install alacarte


If this were Gnome that would have sufficed, but when you go to click Edit Menu button and then 'New  Item', the Create Launcher window fails to come up.  It turns out that a call to a missing gnome executable is the cause.  So adding this command from the terminal will fix it:

$cd /usr/bin

$sudo ln -s exo-desktop-item-edit gnome-desktop-item-edit


Open with right-click on the Applications Menu button, then click properties:

Right-click Applications Main Menu button and then click Properties

When the Applications Menu comes up, click the Edit Menu button:

Applications Menu, click 'Edit Menu' button


Main Menu Editor should appear and when clicking New Item, a new Create Launcher should appear, which was the issue this story shows how to fix:




You can now edit your Menu.  As it should be.  I hope the Fedora Team take note and will fix this in Fedora 19.

That should do it.

-- Dietrich
Enhanced by Zemanta