http://bugzilla.xfce.org/show_bug.cgi?id=5067
Brian J. Tarricone <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] | Component|xfce-utils |Launcher AssignedTo|[email protected] |[email protected] Product|Xfce |Xfce Panel Target Milestone|xfce-4.6.1 |Panel 4.6 QAContact| |[email protected] Flag|blocking4.6.1? |blocking4.6.1+ --- Comment #6 from Brian J. Tarricone <[email protected]> 2009-03-14 23:33:42 UTC --- Nick, this needs to be migrated in the launcher plugin itself. I went and wrote a sub for the migration script to do this, but then I realised that we can't guarantee that the migration script will run before the panel starts (in fact, I can almost guarantee it *won't* run before the panel starts), and in that case, the only way to make the changes is to do "pkill -9 xfce4-panel" in the migration script after making the changes. So the launcher plugin needs to look for X-XFCE-Icon-Category when it loads the launcher config and should convert the number into the icon-naming-spec name from the list that Robby provided, and then write out a new launcher config with the correct Icon=. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
