You are not logged in.
Feature Request: GUI Menu Editor That Actually Works and is Actively Maintained
Running XFCE4.10 Arch Linux. I've had off and on different GUI menu editors have limited to no functionality to only be later broken by updates.
Is it possible to implement a GUI menu editor that just works with 100% accuracy and stays working after updates?
If not, is it possible to have a simple, same across the board, single menu.conf file that lists all info regarding everything related to adding or removing menu items in a readable format that could be edited with a gui text editor?
As a former Gnome 2x series user who has made the switch to xfce, this is the feature I mostly miss from Gnome that xfce is lacking...
Filed a feature request https://bugzilla.xfce.org/show_bug.cgi?id=9305
Thanks, Jeff
alacarte-xfce http://aur.archlinux.org/packages.php?ID=50850
[jeff@Arch2010p5 ~]$ alacarte
Traceback (most recent call last):
File "/usr/bin/alacarte", line 36, in <module>
main()
File "/usr/bin/alacarte", line 33, in main
app.run()
File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 62, in run
self.loadMenus()
File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 199, in loadMenus
self.on_menu_tree_cursor_changed(menu_tree)
File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 339, in on_menu_tree_cursor_changed
self.loadItems(self.menu_store[menu_path][2])
File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 213, in loadItems
for item, show in self.editor.getItems(menu):
File "/usr/lib/python2.7/site-packages/Alacarte/MenuEditor.py", line 151, in getItems
item = item_iter.get_separator()
AttributeError: 'TreeIter' object has no attribute 'get_separator'
Last edited by jeff story (2012-09-16 22:01:21)
aka Cody_Learner https://github.com/Cody-Learner
Offline
And did you try menulibre?
http://aur.archlinux.org/packages.php?ID=60657
Offline
[ Generated in 0.012 seconds, 9 queries executed - Memory usage: 521.93 KiB (Peak: 522.77 KiB) ]