author | harlekin <harlekin> | 2003-03-21 20:29:16 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-03-21 20:29:16 (UTC) |
commit | eca4b3ca284e527d2a2580a74e8ba445aadca52f (patch) (unidiff) | |
tree | 6ab6c9dc0e57444f8a03df2d1a3b3b1b7673624d /apps/Settings | |
parent | 9610419c1fe5f91f257cefa8b8753872da87445f (diff) | |
download | opie-eca4b3ca284e527d2a2580a74e8ba445aadca52f.zip opie-eca4b3ca284e527d2a2580a74e8ba445aadca52f.tar.gz opie-eca4b3ca284e527d2a2580a74e8ba445aadca52f.tar.bz2 |
move system info to settings
-rw-r--r-- | apps/Settings/sysinfo.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/Settings/sysinfo.desktop b/apps/Settings/sysinfo.desktop new file mode 100644 index 0000000..c3aa722 --- a/dev/null +++ b/apps/Settings/sysinfo.desktop | |||
@@ -0,0 +1,17 @@ | |||
1 | [Desktop Entry] | ||
2 | Name=System Info | ||
3 | Name[pt_BR]=Informações do Sistema | ||
4 | Name[no]=Systeminfo | ||
5 | Name[de]=Systeminfos | ||
6 | Name[fr]=Informations Système | ||
7 | Exec=sysinfo | ||
8 | Type=Application | ||
9 | Comment=System Information | ||
10 | Comment[es]=Info Sistema | ||
11 | Icon=sysinfo/SystemInfo | ||
12 | Name[hu]=Rendszerinfó | ||
13 | Name[it]=Sistema | ||
14 | Name[pt]=Sistema | ||
15 | Name[es]=Info Sistema | ||
16 | Name[zh_TW]=系統資訊 | ||
17 | Name[ko]=시스템정보 | ||