0.3.3-1
YunQiang Su
10 years ago
|
0 |
fcitx-table-extra (0.3.3-1) experimental; urgency=low
|
|
1 |
|
|
2 |
* Imported Upstream version 0.3.3
|
|
3 |
|
|
4 |
-- YunQiang Su <wzssyqa@gmail.com> Wed, 26 Sep 2012 21:06:19 +0800
|
|
5 |
|
0 | 6 |
fcitx-table-extra (0.3.2-1) experimental; urgency=low
|
1 | 7 |
|
2 | 8 |
* Install icons to correct place
|
0 | 0 |
usr/share/fcitx/table/array30-big.mb
|
1 | 1 |
usr/share/fcitx/table/array30-big.conf
|
|
2 |
usr/share/fcitx/imicon/array30-big.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-array30-big.png
|
0 | 0 |
usr/share/fcitx/table/array30.mb
|
1 | 1 |
usr/share/fcitx/table/array30.conf
|
|
2 |
usr/share/fcitx/imicon/array30.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-array30.png
|
0 | 0 |
usr/share/fcitx/table/boshiamy.mb
|
1 | 1 |
usr/share/fcitx/table/boshiamy.conf
|
|
2 |
usr/share/fcitx/imicon/boshiamy.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-boshiamy.png
|
0 | 0 |
usr/share/fcitx/table/cantonese.mb
|
1 | 1 |
usr/share/fcitx/table/cantonese.conf
|
|
2 |
usr/share/fcitx/imicon/cantonese.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-cantonese.png
|
0 | 0 |
usr/share/fcitx/table/cantonhk.mb
|
1 | 1 |
usr/share/fcitx/table/cantonhk.conf
|
|
2 |
usr/share/fcitx/imicon/cantonhk.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-cantonhk.png
|
0 | 0 |
usr/share/fcitx/table/easy-big.mb
|
1 | 1 |
usr/share/fcitx/table/easy-big.conf
|
|
2 |
usr/share/fcitx/imicon/easy-big.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-easy-big.png
|
0 | 0 |
usr/share/fcitx/table/jyutping.mb
|
1 | 1 |
usr/share/fcitx/table/jyutping.conf
|
|
2 |
usr/share/fcitx/imicon/jyutping.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-jyutping.png
|
0 | 0 |
usr/share/fcitx/table/quick-classic.mb
|
1 | 1 |
usr/share/fcitx/table/quick-classic.conf
|
|
2 |
usr/share/fcitx/imicon/quick-classic.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-quick-classic.png
|
0 | 0 |
usr/share/fcitx/table/quick3.mb
|
1 | 1 |
usr/share/fcitx/table/quick3.conf
|
|
2 |
usr/share/fcitx/imicon/quick3.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-quick3.png
|
0 | 0 |
usr/share/fcitx/table/quick5.mb
|
1 | 1 |
usr/share/fcitx/table/quick5.conf
|
|
2 |
usr/share/fcitx/imicon/quick5.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-quick5.png
|
0 | 0 |
usr/share/fcitx/table/scj6.mb
|
1 | 1 |
usr/share/fcitx/table/scj6.conf
|
|
2 |
usr/share/fcitx/imicon/scj6.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-scj6.png
|
0 | 0 |
usr/share/fcitx/table/stroke5.mb
|
1 | 1 |
usr/share/fcitx/table/stroke5.conf
|
|
2 |
usr/share/fcitx/imicon/stroke5.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-stroke5.png
|
0 | 0 |
usr/share/fcitx/table/wu.mb
|
1 | 1 |
usr/share/fcitx/table/wu.conf
|
|
2 |
usr/share/fcitx/imicon/wu.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-wu.png
|
0 | 0 |
usr/share/fcitx/table/zhengma.mb
|
1 | 1 |
usr/share/fcitx/table/zhengma.conf
|
|
2 |
usr/share/fcitx/imicon/zhengma.png
|
2 | 3 |
usr/share/icons/hicolor/*/apps/fcitx-zhengma.png
|
|
0 |
Index: fcitx-table-extra/icons/CMakeLists.txt
|
|
1 |
===================================================================
|
|
2 |
--- fcitx-table-extra.orig/icons/CMakeLists.txt 2012-09-28 14:45:35.482589860 +0800
|
|
3 |
+++ fcitx-table-extra/icons/CMakeLists.txt 2012-09-28 14:46:35.966889777 +0800
|
|
4 |
@@ -1,8 +1,8 @@
|
|
5 |
set(ICON48
|
|
6 |
- fcitx-cantonhk.png fcitx-jyutping.png
|
|
7 |
+ fcitx-cantonhk.png fcitx-cantonese.png fcitx-jyutping.png
|
|
8 |
fcitx-quick3.png fcitx-quick5.png fcitx-quick-classic.png fcitx-scj6.png fcitx-wu.png
|
|
9 |
- fcitx-zhengma.png)
|
|
10 |
-set(ICON64 fcitx-boshiamy.png fcitx-cantonese.png fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png fcitx-stroke5.png)
|
|
11 |
+ fcitx-stroke5.png)
|
|
12 |
+set(ICON64 fcitx-boshiamy.png fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png fcitx-zhengma.png)
|
|
13 |
|
|
14 |
install(FILES
|
|
15 |
${ICON64}
|
debian/patches/icons-size-mistake.patch
less
more
0 | |
Index: fcitx-table-extra/icons/CMakeLists.txt
|
1 | |
===================================================================
|
2 | |
--- fcitx-table-extra.orig/icons/CMakeLists.txt 2012-06-09 12:46:47.137926852 +0800
|
3 | |
+++ fcitx-table-extra/icons/CMakeLists.txt 2012-06-09 13:15:18.146411278 +0800
|
4 | |
@@ -1,9 +1,10 @@
|
5 | |
install(FILES
|
6 | |
- fcitx-boshiamy.png fcitx-cantonese.png fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png fcitx-stroke5.png
|
7 | |
+ fcitx-boshiamy.png fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png
|
8 | |
+ fcitx-zhengma.png
|
9 | |
DESTINATION share/icons/hicolor/64x64/apps)
|
10 | |
|
11 | |
install(FILES
|
12 | |
- fcitx-cantonhk.png fcitx-jyutping.png
|
13 | |
+ fcitx-cantonhk.png fcitx-cantonese.png fcitx-jyutping.png
|
14 | |
fcitx-quick3.png fcitx-quick5.png fcitx-quick-classic.png fcitx-scj6.png fcitx-wu.png
|
15 | |
- fcitx-zhengma.png
|
16 | |
+ fcitx-stroke5.png
|
17 | |
DESTINATION share/icons/hicolor/48x48/apps)
|
0 | |
icons-size-mistake.patch
|
|
0 |
icon_size.diff
|