diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-31 12:38:27 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-31 12:38:27 +0200 |
commit | 5b9ccf5164199804b6574b40914ee77baf0b6a78 (patch) | |
tree | 49659924d357c80d0ae22209bef3b0271c8e68a7 /tracker-tobii-eyex/lang | |
parent | 1e108eb2fd484f62a55041a2d538b8e51bb297e7 (diff) |
tracker/tobii-eyex: remove obsolete code
The API is obsolete as well as the device.
Diffstat (limited to 'tracker-tobii-eyex/lang')
-rw-r--r-- | tracker-tobii-eyex/lang/nl_NL.ts | 25 | ||||
-rw-r--r-- | tracker-tobii-eyex/lang/ru_RU.ts | 25 | ||||
-rw-r--r-- | tracker-tobii-eyex/lang/stub.ts | 25 | ||||
-rw-r--r-- | tracker-tobii-eyex/lang/zh_CN.ts | 25 |
4 files changed, 0 insertions, 100 deletions
diff --git a/tracker-tobii-eyex/lang/nl_NL.ts b/tracker-tobii-eyex/lang/nl_NL.ts deleted file mode 100644 index c14cd970..00000000 --- a/tracker-tobii-eyex/lang/nl_NL.ts +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="nl_NL"> -<context> - <name>tobii_eyex_dialog_widgets</name> - <message> - <source>Tracker options</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_metadata</name> - <message> - <source>Tobii EyeX</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_tracker</name> - <message> - <source>Connection can't be established. device missing?</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/tracker-tobii-eyex/lang/ru_RU.ts b/tracker-tobii-eyex/lang/ru_RU.ts deleted file mode 100644 index 73e7b92b..00000000 --- a/tracker-tobii-eyex/lang/ru_RU.ts +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> -<context> - <name>tobii_eyex_dialog_widgets</name> - <message> - <source>Tracker options</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_metadata</name> - <message> - <source>Tobii EyeX</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_tracker</name> - <message> - <source>Connection can't be established. device missing?</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/tracker-tobii-eyex/lang/stub.ts b/tracker-tobii-eyex/lang/stub.ts deleted file mode 100644 index 8a16308d..00000000 --- a/tracker-tobii-eyex/lang/stub.ts +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1"> -<context> - <name>tobii_eyex_dialog_widgets</name> - <message> - <source>Tracker options</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_metadata</name> - <message> - <source>Tobii EyeX</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_tracker</name> - <message> - <source>Connection can't be established. device missing?</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/tracker-tobii-eyex/lang/zh_CN.ts b/tracker-tobii-eyex/lang/zh_CN.ts deleted file mode 100644 index 8a16308d..00000000 --- a/tracker-tobii-eyex/lang/zh_CN.ts +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1"> -<context> - <name>tobii_eyex_dialog_widgets</name> - <message> - <source>Tracker options</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_metadata</name> - <message> - <source>Tobii EyeX</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>tobii_eyex_tracker</name> - <message> - <source>Connection can't be established. device missing?</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |