How do you change the tab names in the system panel??
Tab Names
Archived thread 1115827 from Ubuntu System Panel. Markdown source: Ubuntu_System_Panel/thread_1115827_Tab_Names.md
Bump
celticbhoy said: How do you change the tab names in the system panel??
Tab names are done using the following notation: newtab=[COLOR="DarkSlateGray"]This is the Tab Name[/COLOR][COLOR="DarkRed"][icon_name][/COLOR][COLOR="Teal"]{hot_key}[/COLOR]
Icons are surrounded by square brackets [ ] Hot Keys are surrounded by curly brackets { }
You can use the tab name without an icon or just an icon. i.e. newtab=[COLOR="DarkSlateGray"]This is the Name[/COLOR]
or : newtab=[COLOR="DarkRed"][icon_name][/COLOR]
See the wiki page on Tabs at code.google.com for a better illustration. http://code.google.com/p/ubuntu-system-panel/w/list
Hope this helps.