author | spiralman <spiralman> | 2002-09-10 13:22:34 (UTC) |
---|---|---|
committer | spiralman <spiralman> | 2002-09-10 13:22:34 (UTC) |
commit | 9ae3234e770008c4fac9dc69ffc9bb0cb0f1b2ae (patch) (side-by-side diff) | |
tree | 0a9be0117c5949f73235c5889a966886cd43d934 | |
parent | 4fe9ebf0faabcfdcdc0104309da59de043d9785a (diff) | |
download | opie-9ae3234e770008c4fac9dc69ffc9bb0cb0f1b2ae.zip opie-9ae3234e770008c4fac9dc69ffc9bb0cb0f1b2ae.tar.gz opie-9ae3234e770008c4fac9dc69ffc9bb0cb0f1b2ae.tar.bz2 |
moved opie-sh icon to opie-sh tab
-rw-r--r-- | apps/Opie-SH/opie-sh.desktop | 10 | ||||
-rw-r--r-- | noncore/tools/opie-sh/opie-sh.control | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/apps/Opie-SH/opie-sh.desktop b/apps/Opie-SH/opie-sh.desktop new file mode 100644 index 0000000..b5869a7 --- a/dev/null +++ b/apps/Opie-SH/opie-sh.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Comment=opie-sh-howto +Exec=opie-sh-howto.sh +Icon=opie-sh/opie-sh +Type=Application +Name=opie-sh HowTo +Name[pt]=Opie Sh +Name[es]=Cómo Opie-Sh +Name[zh_TW]=Opie-sh HowTo +Name[ko]=오삐-sh 하우투 diff --git a/noncore/tools/opie-sh/opie-sh.control b/noncore/tools/opie-sh/opie-sh.control index 1ebf659..930c0cb 100644 --- a/noncore/tools/opie-sh/opie-sh.control +++ b/noncore/tools/opie-sh/opie-sh.control @@ -1,10 +1,10 @@ -Files: bin/opie-sh* apps/Applications/opie-sh.desktop pics/opie-sh/*.png help/opie-sh/*.html +Files: bin/opie-sh* apps/Opie-SH/opie-sh.desktop pics/opie-sh/*.png help/opie-sh/*.html Priority: optional Section: opie/applications Maintainer: Thomas Stephens <spiralman@softhome.net> Architecture: arm Version: 0.5-$SUB_VERSION Depends: opie-base ($QPE_VERSION) License: GPL Description: a QDialog shell frontend A program to let you use various dialogs from the console (or a shell script) |