Package: fcitx-table-extra / 0.3.1-1

icons-size-mistake.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Index: fcitx-table-extra/icons/CMakeLists.txt
===================================================================
--- fcitx-table-extra.orig/icons/CMakeLists.txt	2012-06-09 12:46:47.137926852 +0800
+++ fcitx-table-extra/icons/CMakeLists.txt	2012-06-09 13:15:18.146411278 +0800
@@ -1,9 +1,10 @@
 install(FILES
-    fcitx-boshiamy.png fcitx-cantonese.png fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png fcitx-stroke5.png
+    fcitx-boshiamy.png fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png
+    fcitx-zhengma.png
     DESTINATION share/icons/hicolor/64x64/apps)
 
 install(FILES
-    fcitx-cantonhk.png fcitx-jyutping.png
+    fcitx-cantonhk.png fcitx-cantonese.png fcitx-jyutping.png
     fcitx-quick3.png fcitx-quick5.png fcitx-quick-classic.png fcitx-scj6.png fcitx-wu.png
-    fcitx-zhengma.png
+    fcitx-stroke5.png
     DESTINATION share/icons/hicolor/48x48/apps)