summaryrefslogtreecommitdiff
path: root/noncore/settings/sshkeys
authorcniehaus <cniehaus>2002-12-26 14:50:00 (UTC)
committer cniehaus <cniehaus>2002-12-26 14:50:00 (UTC)
commit0599e7ac930f97d7c1b4fc795684cbbd7adf7f91 (patch) (unidiff)
tree7851a106340e0ff8265f01c796155b863620750c /noncore/settings/sshkeys
parent35e9992f535550143065bef5e2545e5c3fc9b7e5 (diff)
downloadopie-0599e7ac930f97d7c1b4fc795684cbbd7adf7f91.zip
opie-0599e7ac930f97d7c1b4fc795684cbbd7adf7f91.tar.gz
opie-0599e7ac930f97d7c1b4fc795684cbbd7adf7f91.tar.bz2
fixing a strage char
Diffstat (limited to 'noncore/settings/sshkeys') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sshkeys/sshkeys.pro32
1 files changed, 16 insertions, 16 deletions
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro
index 3b62cfd..1a4e325 100644
--- a/noncore/settings/sshkeys/sshkeys.pro
+++ b/noncore/settings/sshkeys/sshkeys.pro
@@ -10,20 +10,20 @@ LIBS += -lqpe -lopie
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 11
12TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ 12TRANSLATIONS = ../../../i18n/de/sshkeys.ts \
13 ../../../i18n/xx/sshkeys.ts \ 13 ../../../i18n/xx/sshkeys.ts \
14· ../../../i18n/en/sshkeys.ts \ 14 ../../../i18n/en/sshkeys.ts \
15· ../../../i18n/es/sshkeys.ts \ 15 ../../../i18n/es/sshkeys.ts \
16· ../../../i18n/fr/sshkeys.ts \ 16 ../../../i18n/fr/sshkeys.ts \
17· ../../../i18n/hu/sshkeys.ts \ 17 ../../../i18n/hu/sshkeys.ts \
18· ../../../i18n/ja/sshkeys.ts \ 18 ../../../i18n/ja/sshkeys.ts \
19· ../../../i18n/ko/sshkeys.ts \ 19 ../../../i18n/ko/sshkeys.ts \
20· ../../../i18n/no/sshkeys.ts \ 20 ../../../i18n/no/sshkeys.ts \
21· ../../../i18n/pl/sshkeys.ts \ 21 ../../../i18n/pl/sshkeys.ts \
22· ../../../i18n/pt/sshkeys.ts \ 22 ../../../i18n/pt/sshkeys.ts \
23· ../../../i18n/pt_BR/sshkeys.ts \ 23 ../../../i18n/pt_BR/sshkeys.ts \
24· ../../../i18n/sl/sshkeys.ts \ 24 ../../../i18n/sl/sshkeys.ts \
25· ../../../i18n/zh_CN/sshkeys.ts \ 25 ../../../i18n/zh_CN/sshkeys.ts \
26· ../../../i18n/zh_TW/sshkeys.ts \ 26 ../../../i18n/zh_TW/sshkeys.ts \
27 ../../../i18n/it/sshkeys.ts \ 27 ../../../i18n/it/sshkeys.ts \
28 ../../../i18n/da/sshkeys.ts 28 ../../../i18n/da/sshkeys.ts
29 29