~ubuntu-branches/ubuntu/precise/ibus/precise

« back to all changes in this revision

Viewing changes to gconf/gconf.xml.in.in

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-03-06 09:45:51 UTC
  • mfrom: (6.2.20 sid)
  • Revision ID: package-import@ubuntu.com-20120306094551-2oj8nro3h3uesu8a
Tags: 1.4.1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/control: Install im-switch instead of im-config by default.
  - debian/rules: Build with dh_translations. Add dh-translations build
    dependency.
  - Add 02_title_update.patch: Rename "IBus Preferences" to "Keyboard Input
    Methods"
  - Add 05_appindicator.patch: Use an indicator rather than a notification
    icon. Add python-appindicator recommends.
  - debian/control: Recommends on ibus-gtk, ibus-qt4, ibus-clutter need to
    be alternatives, because we want derivatives to be able to pick the ones
    they need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<component>
4
4
        <name>org.freedesktop.IBus.Config</name>
5
5
        <description>GConf Config Component</description>
6
 
        <exec>${pkglibexecdir}/ibus-gconf</exec>
 
6
        <exec>${libexecdir}/ibus-gconf</exec>
7
7
        <version>@VERSION@</version>
8
8
        <author>Peng Huang &lt;shawn.p.huang@gmail.com&gt;</author>
9
9
        <license>GPL</license>