author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (side-by-side diff) | |
tree | 87f92a0902a09a97c543f76fb7cff7345f465191 /noncore/styles | |
parent | 01fce94491cd4ceaffaaf7564f762b86ddf47241 (diff) | |
download | opie-6504c09407f6cdf0e131205e0337ba6bc7046182.zip opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.gz opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.bz2 |
Add Package: field to control files. This will facilitate ditching mkipks in favor of something with some sanity.
-rw-r--r-- | noncore/styles/flat/opie-style-flat.control | 1 | ||||
-rw-r--r-- | noncore/styles/fresh/opie-style-fresh.control | 1 | ||||
-rw-r--r-- | noncore/styles/liquid/opie-liquid.control | 1 | ||||
-rw-r--r-- | noncore/styles/metal/opie-metal.control | 1 | ||||
-rw-r--r-- | noncore/styles/theme/opie-theme-luna.control | 1 | ||||
-rw-r--r-- | noncore/styles/theme/opie-theme.control | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/noncore/styles/flat/opie-style-flat.control b/noncore/styles/flat/opie-style-flat.control index ef13d9c..97953d9 100644 --- a/noncore/styles/flat/opie-style-flat.control +++ b/noncore/styles/flat/opie-style-flat.control @@ -1,3 +1,4 @@ +Package: opie-style-flat Files: plugins/styles/libflatstyle.so* Priority: optional Section: opie/styles diff --git a/noncore/styles/fresh/opie-style-fresh.control b/noncore/styles/fresh/opie-style-fresh.control index c6f9bde..edcce64 100644 --- a/noncore/styles/fresh/opie-style-fresh.control +++ b/noncore/styles/fresh/opie-style-fresh.control @@ -1,3 +1,4 @@ +Package: opie-style-fresh Files: plugins/styles/libfreshstyle.so* Priority: optional Section: opie/styles diff --git a/noncore/styles/liquid/opie-liquid.control b/noncore/styles/liquid/opie-liquid.control index 89885d2..2701013 100644 --- a/noncore/styles/liquid/opie-liquid.control +++ b/noncore/styles/liquid/opie-liquid.control @@ -1,3 +1,4 @@ +Package: opie-liquid Files: plugins/styles/libliquid.so* Priority: optional Section: opie/system diff --git a/noncore/styles/metal/opie-metal.control b/noncore/styles/metal/opie-metal.control index 640e5ac..5afb8b6 100644 --- a/noncore/styles/metal/opie-metal.control +++ b/noncore/styles/metal/opie-metal.control @@ -1,3 +1,4 @@ +Package: opie-metal Files: plugins/styles/libmetal.so* Priority: optional Section: opie/system diff --git a/noncore/styles/theme/opie-theme-luna.control b/noncore/styles/theme/opie-theme-luna.control index e094fb3..2b1f873 100644 --- a/noncore/styles/theme/opie-theme-luna.control +++ b/noncore/styles/theme/opie-theme-luna.control @@ -1,3 +1,4 @@ +Package: opie-theme-luna Files: plugins/styles/themes/luna.themerc plugins/styles/pixmaps/luna/*.png Priority: optional Section: opie/system diff --git a/noncore/styles/theme/opie-theme.control b/noncore/styles/theme/opie-theme.control index 0f8f234..c658aad 100644 --- a/noncore/styles/theme/opie-theme.control +++ b/noncore/styles/theme/opie-theme.control @@ -1,3 +1,4 @@ +Package: opie-theme Files: plugins/styles/libtheme.so* Priority: optional Section: opie/system |