Public bug reported:

1. An icon theme file should not be a hard dependency.  How would a different 
icon theme provide alternate icons?
2. The 4 symbolic icons referred to are part of the now-defunct User menu, 
which no longer draws the icons anyway:

static GtkWidget *
panel_menu_item_presence_new (......)
{
        ......
#if 0
        if (use_icon) {
                GtkWidget *image;
                image = gtk_image_new_from_icon_name (icon,
                                                      panel_menu_icon_get_size 
());
                gtk_container_add (GTK_CONTAINER (item), image);
        }
#endif

** Affects: gnome-panel (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "patch to debian/control.in"
   
https://bugs.launchpad.net/bugs/1093938/+attachment/3468592/+files/0001-Remove-bogus-dependency-on-gnome-icon-theme-symbolic.patch

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

Title:
  gnome-panel should not have hard dependency to gnome-icon-theme-
  symbolic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1093938/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to