summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2010-07-05 13:10:00 +0800
committerPeng Huang <shawn.p.huang@gmail.com>2010-07-05 13:10:00 +0800
commitc9ab368469d2fbf54f723c74295d2a6abefa3f35 (patch)
tree359e5e123364a5248087d5995ca7cd079d234c22 /debian
parent887aa04857544e98b1f7a0b380349483e6a60733 (diff)
Remove some patches.
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/00list1
-rwxr-xr-xdebian/patches/01_ubuntu_desktop.dpatch30
2 files changed, 0 insertions, 31 deletions
diff --git a/debian/patches/00list b/debian/patches/00list
index c3606e32..e69de29b 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1 +0,0 @@
-01_ubuntu_desktop.dpatch
diff --git a/debian/patches/01_ubuntu_desktop.dpatch b/debian/patches/01_ubuntu_desktop.dpatch
deleted file mode 100755
index 521d4af0..00000000
--- a/debian/patches/01_ubuntu_desktop.dpatch
+++ /dev/null
@@ -1,30 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 01_ubuntu_desktop.dpatch by LI Daobing <lidaobing@debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: see https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/457632
-## DP: ubuntu need X-Ubuntu-Gettext-Domain field.
-
-@DPATCH@
-diff -urNad ibus~/bus/ibus.desktop.in ibus/bus/ibus.desktop.in
---- ibus~/bus/ibus.desktop.in 2009-06-14 14:28:10.000000000 +0800
-+++ ibus/bus/ibus.desktop.in 2009-10-25 16:37:43.000000000 +0800
-@@ -3,6 +3,7 @@
- _Name=IBus
- _GenericName=IBus input method framework
- _Comment=IBus input method framework
-+X-Ubuntu-Gettext-Domain=ibus
- Exec=ibus-daemon --xim
- Icon=ibus
- Terminal=false
-diff -urNad ibus~/setup/ibus-setup.desktop.in ibus/setup/ibus-setup.desktop.in
---- ibus~/setup/ibus-setup.desktop.in 2009-06-14 14:28:11.000000000 +0800
-+++ ibus/setup/ibus-setup.desktop.in 2009-10-25 16:37:43.000000000 +0800
-@@ -3,6 +3,7 @@
- _Name=IBus Preferences
- _GenericName=IBus Preferences
- _Comment=IBus Preferences
-+X-Ubuntu-Gettext-Domain=ibus
- Exec=ibus-setup
- Icon=ibus-setup
- Terminal=false