Hello everyone,
I have just installed fc14 xfce spin live cd and it works well with my netbook. I tried to tweak the xfce4-menu-12943999990.rc file located in /home/username/.config/xfce4/panel in order to hide the icon button but whenever I restart the panel the modified file is rewritten by the system. The original version of the file looks like
Code:
use_default_menu=true
menu_file=/etc/xdg/menus/xfce-applications.menu
show_menu_icons=true
button_title=Xfce Menu
show_button_title=true
icon_file=xfce4_xicon1
and Iḿ trying to add the following code with no success
Code:
show_button_icon=false
I would appreciate your support
Please help me. Thanks