~ubuntu-branches/ubuntu/trusty/opencc/trusty-proposed

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing, Asias He, LI Daobing
  • Date: 2010-08-11 22:04:12 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100811220412-ojbzhlzxphjs1340
Tags: 0.1.1-1
[ Asias He ]
* New upstream release (closes: #591076).
* debian/control: bump standards version to 3.9.1.
* debian/watch: use googlecode.debian.net.

[ LI Daobing ]
* debian/clean: added. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
src/config_reader.c
 
2
src/config_reader.h
 
3
src/converter.c
 
4
src/converter.h
 
5
src/dictionary_group.c
 
6
src/dictionary_group.h
 
7
src/dictionary_set.c
 
8
src/dictionary_set.h
 
9
src/encoding.c
 
10
src/encoding.h
1
11
src/opencc.c
2
12
src/opencc.h
3
13
src/opencc_types.h
4
 
src/opencc_config.c
5
 
src/opencc_config.h
6
 
src/opencc_converter.c
7
 
src/opencc_converter.h
8
 
src/opencc_dictionary.c
9
 
src/opencc_dictionary.h
10
 
src/opencc_encoding.c
11
 
src/opencc_encoding.h
12
 
src/opencc_utils.c
13
 
src/opencc_utils.h
 
14
src/utils.c
 
15
src/utils.h
14
16
src/wrapper/cplusplus/openccxx.h
15
 
src/dictionary/opencc_dictionary_abstract.c
16
 
src/dictionary/opencc_dictionary_abstract.h
17
 
src/dictionary/opencc_dictionary_datrie.c
18
 
src/dictionary/opencc_dictionary_datrie.h
19
 
src/dictionary/opencc_dictionary_text.c
20
 
src/dictionary/opencc_dictionary_text.h
 
17
src/dictionary/abstract.c
 
18
src/dictionary/abstract.h
 
19
src/dictionary/datrie.c
 
20
src/dictionary/datrie.h
 
21
src/dictionary/text.c
 
22
src/dictionary/text.h
21
23
src/tools/opencc.c
22
24
src/tools/opencc_dict.c