diff options
author | Chris Larson <clarson@kergoth.com> | 2004-03-22 02:06:11 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-03-22 02:06:11 +0000 |
commit | fdebcd328be7a7bc333e2ce5c958aab030dd84be (patch) | |
tree | 5bc1f06cec73296e12b3a33367bdf7ff1ee1a6d8 /gpe-ownerinfo | |
parent | def599c9caa988abe2dd9f9dc433b88c85637102 (diff) |
Bunch of gpe .oe fixes, courtesy Phil Blundell.
BKrev: 405e4a13tHrq2Dn3XCINVq8-k0j-Cg
Diffstat (limited to 'gpe-ownerinfo')
-rw-r--r-- | gpe-ownerinfo/gpe-ownerinfo_0.23.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gpe-ownerinfo/gpe-ownerinfo_0.23.oe b/gpe-ownerinfo/gpe-ownerinfo_0.23.oe index 1a2ceb3075..2a93bb73cb 100644 --- a/gpe-ownerinfo/gpe-ownerinfo_0.23.oe +++ b/gpe-ownerinfo/gpe-ownerinfo_0.23.oe @@ -1,3 +1,5 @@ +inherit gpe + DESCRIPTION = "GPE owner information dialog" SECTION = "gpe" PRIORITY = "optional" |