~joel-auterson/ubuntu/maverick/ibus/newmenuname

« back to all changes in this revision

Viewing changes to data/ibus.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-06-26 22:47:52 UTC
  • mfrom: (1.2.3 upstream) (9 karmic)
  • mto: (6.2.2 squeeze)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20090626224752-ka1w2t85vuc03252
Tags: 1.2.0.20090617-1
* new upstream release.
* libibus0 -> libibus1:
  - debian/control: rename the package.
  - debian/libibus0.install: removed
  - debian/libibus0.symbols: removed
  - debian/libibus1.install: added
  - debian/libibus1.symbols: added
  - debian/rules: change script of dh_gtkmodules
* debian/ibus-gtk.install: updated.
* debian/control: 
  - ibus conflicts the ibus modules with low version. 
  - bump policy version to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
      </locale>
72
72
    </schema>
73
73
    <schema>
 
74
      <key>/schemas/desktop/ibus/panel/show_im_name</key>
 
75
      <applyto>/desktop/ibus/panel/show_im_name</applyto>
 
76
      <owner>ibus</owner>
 
77
      <type>bool</type>
 
78
      <default>false</default>
 
79
      <locale name="C">
 
80
        <short>Show IM Name</short>
 
81
            <long>Show IM name on language bar</long>
 
82
      </locale>
 
83
    </schema>
 
84
    <schema>
 
85
      <key>/schemas/desktop/ibus/general/use_system_keyboard_layout</key>
 
86
      <applyto>/desktop/ibus/general/use_system_keyboard_layout</applyto>
 
87
      <owner>ibus</owner>
 
88
      <type>bool</type>
 
89
      <default>false</default>
 
90
      <locale name="C">
 
91
        <short>Use system keyboard layout</short>
 
92
            <long>Use system keyboard (XKB) layout setting</long>
 
93
      </locale>
 
94
    </schema>
 
95
    <schema>
74
96
      <key>/schemas/desktop/ibus/panel/use_custom_font</key>
75
97
      <applyto>/desktop/ibus/panel/use_custom_font</applyto>
76
98
      <owner>ibus</owner>