moved internat to 'docs' branch
This commit is contained in:
commit
916f231903
|
@ -86,8 +86,6 @@ endif(WIN32)
|
|||
|
||||
set(KICAD_DEMOS ${KICAD_DATA}/demos
|
||||
CACHE PATH "Location of KiCad demo files.")
|
||||
set(KICAD_INTERNAT ${KICAD_DATA}/internat
|
||||
CACHE PATH "Location of KiCad i18n files.")
|
||||
set(KICAD_TEMPLATE ${KICAD_DATA}/template
|
||||
CACHE PATH "Location of KiCad template files.")
|
||||
|
||||
|
@ -96,7 +94,6 @@ mark_as_advanced(KICAD_BIN
|
|||
KICAD_DATA
|
||||
KICAD_DOCS
|
||||
KICAD_DEMOS
|
||||
KICAD_INTERNAT
|
||||
KICAD_TEMPLATE)
|
||||
|
||||
|
||||
|
@ -194,7 +191,6 @@ add_subdirectory(polygon/kbool/src)
|
|||
# Resources #
|
||||
#############
|
||||
add_subdirectory(demos)
|
||||
add_subdirectory(internat)
|
||||
add_subdirectory(template)
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
install(DIRECTORY ca cs de es fi fr hu it ko nl pl pt ru sl sv zh_CN
|
||||
DESTINATION ${KICAD_INTERNAT}
|
||||
COMPONENT resources
|
||||
PATTERN ".svn" EXCLUDE)
|
Binary file not shown.
7690
internat/ca/kicad.po
7690
internat/ca/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
11126
internat/cs/kicad.po
11126
internat/cs/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
14956
internat/de/kicad.po
14956
internat/de/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
10497
internat/es/kicad.po
10497
internat/es/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
13785
internat/fi/kicad.po
13785
internat/fi/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
14824
internat/fr/kicad.po
14824
internat/fr/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
8549
internat/hu/kicad.po
8549
internat/hu/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
7846
internat/it/kicad.po
7846
internat/it/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
9900
internat/ko/kicad.po
9900
internat/ko/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
14424
internat/nl/kicad.po
14424
internat/nl/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
14533
internat/pl/kicad.po
14533
internat/pl/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
13873
internat/pt/kicad.po
13873
internat/pt/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
14109
internat/ru/kicad.po
14109
internat/ru/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
7696
internat/sl/kicad.po
7696
internat/sl/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
10065
internat/sv/kicad.po
10065
internat/sv/kicad.po
File diff suppressed because it is too large
Load Diff
Binary file not shown.
10919
internat/zh_CN/kicad.po
10919
internat/zh_CN/kicad.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue