diff options
author | Jay Freeman <saurik@saurik.com> | 2008-07-25 09:21:06 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-07-25 09:21:06 +0000 |
commit | 25f683b0bfb3fd034c9f3c13a0cba5da7ce3c379 (patch) | |
tree | 30bc366c14401e0805ac6a130ead9c5e577546da | |
parent | 6d1bca59afda50794d04e70447c778967df406c2 (diff) |
Added some MobileTerminal metadata.
git-svn-id: http://svn.telesphoreo.org/trunk@390 514c082c-b64e-11dc-b46d-3d985efe055d
l--------- | data/mobileterminal/_metadata/author | 1 | ||||
-rw-r--r-- | data/mobileterminal/_metadata/description | 1 | ||||
-rw-r--r-- | data/mobileterminal/_metadata/homepage | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/data/mobileterminal/_metadata/author b/data/mobileterminal/_metadata/author new file mode 120000 index 000000000..6b51acfe8 --- /dev/null +++ b/data/mobileterminal/_metadata/author @@ -0,0 +1 @@ +../../../people/vaumnou
\ No newline at end of file diff --git a/data/mobileterminal/_metadata/description b/data/mobileterminal/_metadata/description index 485762f75..690d54314 100644 --- a/data/mobileterminal/_metadata/description +++ b/data/mobileterminal/_metadata/description @@ -1 +1,2 @@ local UIKit-based Terminal emulator +This is a Terminal emulator for the iPhone. With it you can do all of your standard system administration tasks from anywhere: ssh into remote boxes, download files, edit configuration files. Please note, though, that this package does not fully work yet on iPhoneOS 2.x. For more information (and a status update) please click below for More Information. diff --git a/data/mobileterminal/_metadata/homepage b/data/mobileterminal/_metadata/homepage new file mode 100644 index 000000000..2c41abb75 --- /dev/null +++ b/data/mobileterminal/_metadata/homepage @@ -0,0 +1 @@ +http://cydia.saurik.com/terminal.html |