← Back to team overview

myunity team mailing list archive

[Bug 926624] Re: MyUnity icon should support custom icon theme

 

Thanks for the report, fix it into revision 3.1.2 (avalaible on USC).
Regards

** Changed in: myunity
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of MyUnity
team, which is subscribed to MyUnity.
https://bugs.launchpad.net/bugs/926624

Title:
  MyUnity icon should support custom icon theme

Status in MyUnity:
  Fix Released

Bug description:
  This is a bug quite common, and I'd like to see it removed some day.
  Basically, it's impossible for a custom icon theme to change myUnity
  icon since it's ".desktop" file (namely, myunity.desktop), has this
  "Icon" item:

  "Icon=/usr/share/pixmaps/myunity.png"

  With this entry, the system seeks for a "myunity.png" icon located in "/usr/share/pixmaps". So, for a custom icon theme (that usually cannot interact in system folders) it's impossible to change MyUnity icon to follow other icons' overall style.
  The standard behaviour (namely, the behaviour of all the applications that don't show this issue) should be this:

  "Icon=myunity"

  Doing this, the system will not search in a specific location, but
  first it seeks if the custom icon theme has a "myunity" icon, and if
  this is not the case it will seek in default icon theme (ie, hicolor).
  Obviously, your app should at the same time add a myunity icon in
  "hicolor" icon theme.

To manage notifications about this bug go to:
https://bugs.launchpad.net/myunity/+bug/926624/+subscriptions


References