From: Dana Jansens Date: Thu, 31 May 2007 22:41:21 +0000 (+0000) Subject: update .deb text X-Git-Tag: release-2.0.2~84 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=2327dbe1931ac3d5b279c2b497e6c32ab2625dad;p=dana%2Fobconf.git update .deb text --- diff --git a/debian/control b/debian/control index 85964ff..ad82fde 100644 --- a/debian/control +++ b/debian/control @@ -8,4 +8,9 @@ Package: obconf Architecture: i386 Depends: libc6, libgtk2.0-0, libglade2-0, openbox (>= 3.3.996), libstartup-notification0, tar, gzip Recommends: ttf-bitstream-vera, shared-mime-info, desktop-file-utils -Description: Openbox configuration tool +Description: Openbox configuration manager + ObConf lets you change your configuration of Openbox. This includes setting + your theme, desktop names, and focus behavior. + + ObConf also lets you easily install new themes, and package up your own themes + for distribution. diff --git a/debian/menu b/debian/menu index fa3a412..fd7cfbf 100644 --- a/debian/menu +++ b/debian/menu @@ -1,6 +1,6 @@ ?package(obconf):\ needs="x11"\ section="Apps/System"\ - title="ObConf"\ + title="Openbox Configuration Manager"\ command="/usr/bin/obconf"\ icon="/usr/share/pixmaps/openbox.png"