Skip to content

Commit

Permalink
Add README and TODO, modify copyrightwo
Browse files Browse the repository at this point in the history
  • Loading branch information
BH1SCW committed Oct 15, 2013
1 parent 482788d commit c1f5ed4
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
How to Install sogou skin:

You can find sogou skin here: http://pinyin.sogou.com/skins/
Once you have download skin file named like demo.ssf, you can install like this:

mv demo.ssf demo.zip
unzip -d demo demo.zip
sudo cp -r demo /usr/share/fcitx/skin/
6 changes: 6 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
TODO List:

sogou skin:
* add support of multi pictures
* FIXME: candidate word color

4 changes: 2 additions & 2 deletions skin/skinfcitx.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*
* Copyright (C) 2013 National University of Defense Technology(NUDT) & Kylin Ltd.
* Copyright (C) 2013 Canonical Ltd All rights reserved.
*
* Authors:
* lenky gao lenky0401@gmail.com/gaoqunkai@ubuntukylin.com
* FJKong kroodywar3@gmail.com/fanjun.kong@canonical.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit c1f5ed4

Please sign in to comment.