Showing posts with label alacarte. Show all posts
Showing posts with label alacarte. Show all posts

Tuesday, February 17, 2015

HowTo Alacarte on Fedora 17


to be able to use Alacarte after installing it on Fedora 17 do the following:
1. open terminal
2. gedit /lib/python2.7/site-packages/Alacarte/MenuEditor.py
3. find the applications.menu on the text file.
4. replace it with applications-gnome.menu
5. save file
6. run alacarte by typing alacarte on the terminal

Read more »

Saturday, February 14, 2015

HowTo Install Alacarte on Fedora 18

go to terminal and type the following
su -
yum install -y alacarte
(horay your done!)
Read more »