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

« back to all changes in this revision

Viewing changes to setup/ibus-setup.in

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-10-05 20:45:18 UTC
  • mfrom: (1.1.5 upstream) (6.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20091005204518-069vlwrl3r8v7bbr
Tags: 1.2.0.20090927-2
* create po template when build (LP: #188690)
  - debian/rules: updated.
  - debian/clean: remove pot file when clean.
* debian/control: build depends on python-rsvg (LP: #432375)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
prefix=@prefix@
23
23
exec_prefix=@exec_prefix@
 
24
datarootdir=@datarootdir@
24
25
export IBUS_PREFIX=@prefix@
25
26
export IBUS_DATAROOTDIR=@datarootdir@
 
27
export IBUS_LOCALEDIR=@localedir@
26
28
exec python @prefix@/share/ibus/setup/main.py $@
27
29