But aren't the menu entries dependant upon Debian-menu, which requires improvement upstream of Antix?
Half the things mentioned up until now I've previouslly seen in both Ubuntu and Linux Mint. For example, under"other" there are always two entries for Synaptic, but only one ever opens Synaptic, and if you delete the second entry, it always comes back.
topic title: Suggestions to Tidy the Main Menu
-
Posts: 1,028
- Joined: 21 Aug 2011
#32
Attached is a screenshot showing that the Other sub-menu is not created after the suggestions have been put in place.Alanarchy wrote:...under"other" there are always two entries for Synaptic, but only one ever opens Synaptic, and if you delete the second entry, it always comes back.
-
Alanarchy
Posts 0 Alanarchy
#33
You've got me intrigued now.
With synaptic I have two desktop files, one in /usr/share/applications/synaptic.desktop, and one in /usr/share/applications/antix/synaptic.desktop.
So I've now edited the antix one as you suggest, but what's this other one all about?
Can that file be removed?
With synaptic I have two desktop files, one in /usr/share/applications/synaptic.desktop, and one in /usr/share/applications/antix/synaptic.desktop.
So I've now edited the antix one as you suggest, but what's this other one all about?
Code: Select all
[Desktop Entry]
Name=Synaptic Package Manager
GenericName=Package Manager
Comment=Install, remove and upgrade software packages
Exec=synaptic-pkexec
Icon=synaptic
Terminal=false
Type=Application
Categories=PackageManager;GTK;System;Settings;
NotShowIn=KDE;
X-Ubuntu-Gettext-Domain=synaptic
Last edited by Guest on 28 Jun 2013, 10:08, edited 1 time in total.
-
Posts: 1,028
- Joined: 21 Aug 2011
#34
There is no such file in the test system here.Alanarchy wrote:...but what's this other one all about?
-
Posts: 1,028
- Joined: 21 Aug 2011
#36
Unfortunately due to competing priorities I don't have sufficient time to try and track this down just now so will not pursue it.
Running install.sh as root fails with error messagesanticapitalista wrote:SamK - have a look at the xdgmenumaker. It installs easily enough.
Code: Select all
./install.sh
install: cannot stat `src/xdgmenumaker': No such file or directory
install: cannot stat `desktop-directories/*': No such file or directory
-
anticapitalista
Posts: 5,956
- Site Admin
- Joined: 11 Sep 2007
#37
You need to do it as root or sudo.
-
Posts: 1,028
- Joined: 21 Aug 2011
#38
The errors reported were obtained after running command with root privileges.anticapitalista wrote:You need to do it as root or sudo.
-
anticapitalista
- Posts: 5,956
- Site Admin
- Joined: 11 Sep 2007
#39
Did you download the zip file?
Make sure you have python-xdg and python-gtk2
Make sure you have python-xdg and python-gtk2
-
Posts: 1,028
- Joined: 21 Aug 2011
#40
After running Update Menu (Auto) and very superficial look it seems to have created the menu OK. All the entries appear as expected and the contents of ~/.icewm/application looks much the same.
So it appears to work, but the judgement about whether it is better than the current menu builder I will swerve and leave to you.
Both the deps were installed but I had completely missed the download link.anticapitalista wrote:Did you download the zip file?
Make sure you have python-xdg and python-gtk2
After running Update Menu (Auto) and very superficial look it seems to have created the menu OK. All the entries appear as expected and the contents of ~/.icewm/application looks much the same.
So it appears to work, but the judgement about whether it is better than the current menu builder I will swerve and leave to you.