~ubuntu-branches/ubuntu/vivid/qgo/vivid

« back to all changes in this revision

Viewing changes to src/defines.h

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Chaboisseau
  • Date: 2007-11-09 15:01:22 UTC
  • mto: (2.1.14 hardy)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20071109150122-exde2pgd28s8twlo
Tags: upstream-1.5.4-r2
Import upstream version 1.5.4-r2

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        "Danish", \
45
45
        "Deutsch", \
46
46
        "English", \
 
47
        "Espanol",\
47
48
        "Fran�ais", \
48
49
        "Italiano", \
49
50
        "Latin (!)", \
50
51
        "Nederlands", \
51
52
        "Portuges", \
52
 
        "Espanol",\
53
 
        "Russian"}
 
53
        "Russian", \
 
54
        "T�rk�e"}
54
55
        
55
56
#define LANGUAGE_CODES { \
56
57
        "zh", \
59
60
        "dk", \
60
61
        "de", \
61
62
        "en", \
 
63
        "es",\
62
64
        "fr", \
63
65
        "it", \
64
66
        "la", \
65
67
        "nl", \
66
68
        "pt", \
67
 
        "es",\
68
 
        "ru"}
 
69
        "ru", \
 
70
        "tr"}
69
71
 
70
72
 
71
73
/*