author | spiralman <spiralman> | 2002-09-10 13:22:34 (UTC) |
---|---|---|
committer | spiralman <spiralman> | 2002-09-10 13:22:34 (UTC) |
commit | 9ae3234e770008c4fac9dc69ffc9bb0cb0f1b2ae (patch) (unidiff) | |
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 @@ | |||
1 | [Desktop Entry] | ||
2 | Comment=opie-sh-howto | ||
3 | Exec=opie-sh-howto.sh | ||
4 | Icon=opie-sh/opie-sh | ||
5 | Type=Application | ||
6 | Name=opie-sh HowTo | ||
7 | Name[pt]=Opie Sh | ||
8 | Name[es]=Cómo Opie-Sh | ||
9 | Name[zh_TW]=Opie-sh HowTo | ||
10 | 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 @@ | |||
1 | Files: bin/opie-sh* apps/Applications/opie-sh.desktop pics/opie-sh/*.png help/opie-sh/*.html | 1 | Files: bin/opie-sh* apps/Opie-SH/opie-sh.desktop pics/opie-sh/*.png help/opie-sh/*.html |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Thomas Stephens <spiralman@softhome.net> | 4 | Maintainer: Thomas Stephens <spiralman@softhome.net> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.5-$SUB_VERSION | 6 | Version: 0.5-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION) |
8 | License: GPL | 8 | License: GPL |
9 | Description: a QDialog shell frontend | 9 | Description: a QDialog shell frontend |
10 | A program to let you use various dialogs from the console (or a shell script) | 10 | A program to let you use various dialogs from the console (or a shell script) |