Thorsten: if I import that 'gnome-panel.rc' and run 'bzr diff' I get:
  === modified file 'Ambiance/gtk-2.0/apps/gnome-panel.rc'
  --- Ambiance/gtk-2.0/apps/gnome-panel.rc      2010-11-04 04:04:29 +0000
  +++ Ambiance/gtk-2.0/apps/gnome-panel.rc      2011-04-09 16:44:43 +0000
  @@ -7,14 +7,22 @@
        xthickness = 0
        ythickness = 0
   
  -     bg_pixmap[NORMAL] = "img/panel.png"
  +     bg_pixmap[NORMAL] = "img/panel-dark.png"
        bg[NORMAL] = "#4b4a46"
   
  -     engine "murrine" {
  -             #contrast = 1.0
  -             textstyle = 2
  -             text_shade = 0.35
  -     }
  +#    engine "pixmap" {
  +#            #contrast = 1.0
  +#    #       textstyle = 2
  +#    #       text_shade = 0.35
  +#                image
  +#                {
  +#                        function = FOCUS
  +#                        recolorable = TRUE
  +#                        file = "img/none.png"
  +#                        border = { 0, 0, 0, 0}
  +#                        stretch = TRUE
  +#               }
  +#    }
   }
   
   style "panel_task_button" = "dark"

which, if the commented out section is removed, reduces to just the
change of the image from 'panel.png' (currently 1x24 pixels) to the
newly supplied 'panel-dark.png' (1x1200 pixels, but seemingly all
transparent?).  Surely there's a better way than just making the
existing image bigger?

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

Title:
  Light-themes: gnome-panel background does not scale beyond 24 pixels

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

Reply via email to