From 53e8b2d41988be69deb800e1ef3cbcfc699a3076 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 13 Jan 2018 07:42:29 +0100 Subject: cmake, main: work toward introducing alternative UI We're going to base opentrack derivatives on the same branch. Previously merges were a living hell. Modularizing the UI code and having continuously-built executables will do a lot. First opentrack variant in progress is a TrackHat device for mouse and scrolling control for people with spine and hand/arm disabilities. --- main/lang/nl_NL.ts | 4 ---- main/lang/ru_RU.ts | 4 ---- main/lang/stub.ts | 4 ---- 3 files changed, 12 deletions(-) delete mode 100644 main/lang/nl_NL.ts delete mode 100644 main/lang/ru_RU.ts delete mode 100644 main/lang/stub.ts (limited to 'main/lang') diff --git a/main/lang/nl_NL.ts b/main/lang/nl_NL.ts deleted file mode 100644 index 9e739505..00000000 --- a/main/lang/nl_NL.ts +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/main/lang/ru_RU.ts b/main/lang/ru_RU.ts deleted file mode 100644 index f62cf2e1..00000000 --- a/main/lang/ru_RU.ts +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/main/lang/stub.ts b/main/lang/stub.ts deleted file mode 100644 index 6401616d..00000000 --- a/main/lang/stub.ts +++ /dev/null @@ -1,4 +0,0 @@ - - - - -- cgit v1.2.3