~ubuntu-branches/ubuntu/hardy/uim/hardy

« back to all changes in this revision

Viewing changes to helper/GNOME_UimApplet.server.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-07-06 22:17:24 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060706221724-6sobw1fcsxj647hp
Tags: 1:1.1.0-1.2
* Non-maintainer upload.
* Added -Wno-cast-align to CFLAGS, as per the RM's recommendations:

  < vorlon> Sesse: -Wno-cast-align and to hell with it :P

  Really fixes FTBFS. (Really Closes: #375081)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                <item value="IDL:Bonobo/Control:1.0"/>
21
21
                <item value="IDL:Bonobo/Unknown:1.0"/>
22
22
        </oaf_attribute>
23
 
        <oaf_attribute name="name" type="string" _value="uim Applet"/>
24
 
        <oaf_attribute name="description" type="string" _value="uim applet for the GNOME2 panel"/>
 
23
        <oaf_attribute name="name" type="string" _value="Input Method Indicator (uim)"/>
 
24
        <oaf_attribute name="description" type="string" _value="Indicates and control the state of input method"/>
25
25
        <oaf_attribute name="panel:category" type="string" _value="Utility"/>
26
26
        <oaf_attribute name="panel:icon" type="string" value="@UIM_PIXMAPSDIR@/uim-icon.png"/>
27
27
</oaf_server>