author | llornkcor <llornkcor> | 2004-05-19 00:23:59 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2004-05-19 00:23:59 (UTC) |
commit | 596622d8eedaa892ca3b6f3d62bf8fa8d72a7d0e (patch) (side-by-side diff) | |
tree | 1b17fc89ee86197472c2b846a99a870bc72b7d8d | |
parent | f12bce1641990d64067634b7817430bc080d9e23 (diff) | |
download | opie-596622d8eedaa892ca3b6f3d62bf8fa8d72a7d0e.zip opie-596622d8eedaa892ca3b6f3d62bf8fa8d72a7d0e.tar.gz opie-596622d8eedaa892ca3b6f3d62bf8fa8d72a7d0e.tar.bz2 |
add background images packages
-rw-r--r-- | core/launcher/opie-background-beachhouse.control | 9 | ||||
-rw-r--r-- | core/launcher/opie-background-darksunset.control | 9 | ||||
-rw-r--r-- | core/launcher/opie-background-plain.control | 9 | ||||
-rw-r--r-- | core/launcher/opie-background-sunset.control | 9 | ||||
-rw-r--r-- | core/launcher/opie-background-sunset2.control | 9 |
5 files changed, 45 insertions, 0 deletions
diff --git a/core/launcher/opie-background-beachhouse.control b/core/launcher/opie-background-beachhouse.control new file mode 100644 index 0000000..3be040d --- a/dev/null +++ b/core/launcher/opie-background-beachhouse.control @@ -0,0 +1,9 @@ +Package: opie-background-beachhouse +Files: pics/backgrounds/anguillianBeachHouse.jpg +Priority: optional +Section: opie/backgrounds +Maintainer: Opie Team <opie@handhelds.org> +Architecture: all +Depends: task-opie-minimal +Description: Background image for Opie. House on a nice Caribbean beach. +Version: $QPE_VERSION$EXTRAVERSION diff --git a/core/launcher/opie-background-darksunset.control b/core/launcher/opie-background-darksunset.control new file mode 100644 index 0000000..15d7935 --- a/dev/null +++ b/core/launcher/opie-background-darksunset.control @@ -0,0 +1,9 @@ +Package: opie-background-darksunset +Files: pics/backgrounds/jpmay04-background.jpg +Priority: optional +Section: opie/backgrounds +Maintainer: Opie Team <opie@handhelds.org> +Architecture: all +Depends: task-opie-minimal +Description: Background image for Opie. Nice clouds at sunset. +Version: $QPE_VERSION$EXTRAVERSION diff --git a/core/launcher/opie-background-plain.control b/core/launcher/opie-background-plain.control new file mode 100644 index 0000000..fa56389 --- a/dev/null +++ b/core/launcher/opie-background-plain.control @@ -0,0 +1,9 @@ +Package: opie-background-plain +Files: pics/backgrounds/opie-background1a.jpg +Priority: optional +Section: opie/backgrounds +Maintainer: Opie Team <opie@handhelds.org> +Architecture: all +Depends: task-opie-minimal +Description: Simple background image for Opie. Opiezilla in his bubble. +Version: $QPE_VERSION$EXTRAVERSION diff --git a/core/launcher/opie-background-sunset.control b/core/launcher/opie-background-sunset.control new file mode 100644 index 0000000..d615ec2 --- a/dev/null +++ b/core/launcher/opie-background-sunset.control @@ -0,0 +1,9 @@ +Package: opie-background-sunset +Files: pics/backgrounds/sunset-background.jpg +Priority: optional +Section: opie/backgrounds +Maintainer: Opie Team <opie@handhelds.org> +Architecture: all +Depends: task-opie-minimal +Description: Background image for Opie. Redish sunset on the beach. +Version: $QPE_VERSION$EXTRAVERSION diff --git a/core/launcher/opie-background-sunset2.control b/core/launcher/opie-background-sunset2.control new file mode 100644 index 0000000..b357e4c --- a/dev/null +++ b/core/launcher/opie-background-sunset2.control @@ -0,0 +1,9 @@ +Package: opie-background-sunset2 +Files: pics/backgrounds/sunset2002-background.jpg +Priority: optional +Section: opie/backgrounds +Maintainer: Opie Team <opie@handhelds.org> +Architecture: all +Depends: task-opie-minimal +Description: Background image for Opie. Tropical sunset. +Version: $QPE_VERSION$EXTRAVERSION |