Package: gnome-randr-applet
Version: 0.2-2

As reported in Ubuntu (launchpad.net/bugs/62124) by Diego Ongaro on
2006-09-24: 

When in the Add to Panel... dialog, the applet shows up as the lone item
in the category "Utility", instead of following the convention of
"Utilities".

Here's a patch that'll fix the issue. It most likely affects upstream
too.

-- 
| Soren Hansen    | Linux2Go                  | http://Linux2Go.dk/ |
| Seniorkonsulent | Lindholmsvej 42, 2. TH    | +45 46 90 26 42     |
| [EMAIL PROTECTED]  | 9400 Norresundby, Denmark | GPG key: E8BDA4E3   |
--- /usr/lib/bonobo/servers/GrandrApplet.server.dist    2006-09-24 
00:46:12.000000000 -0500
+++ /usr/lib/bonobo/servers/GrandrApplet.server 2006-09-24 00:46:23.000000000 
-0500
@@ -23,7 +23,7 @@
 
         <oaf_attribute name="name" type="string" value="Display Geometry 
Switcher"/>
         <oaf_attribute name="description" type="string" value="Quickly change 
display resolution and orientation."/>
-        <oaf_attribute name="panel:category" type="string" value="Utility"/>
+        <oaf_attribute name="panel:category" type="string" value="Utilities"/>
         <oaf_attribute name="panel:icon" type="string" value="grandr.png"/>
 
 </oaf_server>

Attachment: signature.asc
Description: Digital signature

Reply via email to