initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
--- a/po/CMakeLists.txt 2024-08-17 08:33:14.000000000 +0200
+++ b/po/CMakeLists.txt 2024-08-18 18:58:34.549905873 +0200
@@ -23,19 +23,19 @@
find_program(MSGFMT_EXECUTABLE msgfmt REQUIRED)
set(PO_FILES
- cs.po
- de.po
- es.po
- fr.po
- hu.po
- it.po
- ja.po
- pl.po
- pt.po
- pt_BR.po
- ru.po
- sr.po
- tr.po
+# cs.po
+# de.po
+# es.po
+# fr.po
+# hu.po
+# it.po
+# ja.po
+# pl.po
+# pt.po
+# pt_BR.po
+# ru.po
+# sr.po
+# tr.po
)
set(BUGS_ADDRESS "flashcode@flashtux.org")