diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-23 10:43:29 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-23 10:43:29 +0100 |
commit | 670e8774705d160b67c0ad8c938d2525316e125b (patch) | |
tree | 11c5e295a197583a6de6b65382a43a41db716e28 /qxt-mini/lang/stub.ts | |
parent | 41b5350cd19093b6ee0820b59e101eaef18fe030 (diff) |
add empty .ts files for qxt-mini, x-plane-plugin
Diffstat (limited to 'qxt-mini/lang/stub.ts')
-rw-r--r-- | qxt-mini/lang/stub.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qxt-mini/lang/stub.ts b/qxt-mini/lang/stub.ts new file mode 100644 index 00000000..6401616d --- /dev/null +++ b/qxt-mini/lang/stub.ts @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +</TS> |