[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

x11-apps: Changes to 'debian-experimental'



 debian/changelog     |    4 +-
 debian/rules         |    1 
 debian/x11-apps.menu |   98 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 102 insertions(+), 1 deletion(-)

New commits:
commit 0475382b9195cd044ae7d601fc69a686d0e4eb95
Author: Brice Goglin <bgoglin@debian.org>
Date:   Fri Aug 17 09:59:59 2007 +0200

    Add menu entries

diff --git a/debian/changelog b/debian/changelog
index 546a27b..7859195 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,10 @@ x11-apps (7.2+1) UNRELEASED; urgency=low
 
   [ Brice Goglin ]
   * Add upstream URL to debian/copyright.
+  * Add menu entries for oclock, xbiff, xcalc, xclipboard, xclock, xconsole,
+    xditview, xeyes, xedit, xload, xlogo, xmag, xman and xwd.
 
- -- Julien Cristau <jcristau@debian.org>  Fri, 17 Aug 2007 00:12:12 +0200
+ -- Brice Goglin <bgoglin@debian.org>  Fri, 17 Aug 2007 09:59:26 +0200
 
 x11-apps (0.1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 77bb284..847c163 100755
--- a/debian/rules
+++ b/debian/rules
@@ -97,6 +97,7 @@ binary-arch: build install
 
 	dh_installdocs
 	dh_install --sourcedir=debian/tmp --list-missing
+	dh_installmenu
 	dh_installchangelogs
 	dh_link
 	dh_strip
diff --git a/debian/x11-apps.menu b/debian/x11-apps.menu
new file mode 100644
index 0000000..02c0848
--- /dev/null
+++ b/debian/x11-apps.menu
@@ -0,0 +1,98 @@
+?package(x11-apps):\
+ needs="x11"\
+ section="Games/Toys"\
+ hints="Clocks"\
+ longtitle="Oclock: analog clock for X"\
+ title="Oclock"\
+ command="oclock"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/Network/Communication"\
+ hints="Mail"\
+ longtitle="Xbiff: mailbox flag for X"\
+ title="Xbiff"\
+ command="xbiff"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/Science/Mathematics"\
+ hints="Calculators"\
+ longtitle="Xcalc: scientific calculator for X"\
+ title="Xcalc"\
+ command="xcalc"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/System/Administration"\
+ longtitle="Xclipboard: clipboard for text cut and paste operations in X"\
+ title="Xclipboard"\
+ command="xclipboard"
+?package(x11-apps):\
+ needs="x11"\
+ section="Games/Toys"\
+ hints="Clocks"\
+ longtitle="Xclock (analog): analog clock for X"\
+ title="Xclock (analog)"\
+ command="xclock -analog"
+?package(x11-apps):\
+ needs="x11"\
+ section="Games/Toys"\
+ hints="Clocks"\
+ longtitle="Xclock (digital): digital clock for X"\
+ title="Xclock (digital)"\
+ command="xclock -digital -update 1"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/System/Monitoring"\
+ longtitle="Xconsole: monitor system console messages with X"\
+ title="Xconsole"\
+ command="xconsole -file /dev/xconsole"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/Viewers"\
+ hints="Troff"\
+ longtitle="Xditview: a ditroff file viewer for X"\
+ title="Xditview"\
+ command="xditview"
+?package(x11-apps):\
+ needs="x11"\
+ section="Games/Toys"\
+ longtitle="Xeyes: demo in which a pair of eyes follow the mouse pointer in X"\
+ title="Xeyes"\
+ command="xeyes"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/Editors"\
+ hints="Text"\
+ longtitle="Xedit: simple text editor for X"\
+ title="Xedit"\
+ command="xedit"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/System/Monitoring"\
+ longtitle="Xload: system load average display for X"\
+ title="Xload"\
+ command="xload"
+?package(x11-apps):\
+ needs="x11"\
+ section="Games/Toys"\
+ longtitle="Xlogo: demo which displays the X logo"\
+ title="Xlogo"\
+ command="xlogo"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/Accessibility"\
+ longtitle="Xmag: magnify parts of the X screen"\
+ title="Xmag"\
+ command="xmag"
+?package(x11-apps):\
+ needs="x11"\
+ section="Help"\
+ longtitle="Xman: manual page browser for X"\
+ title="Xman"\
+ command="xman"
+?package(x11-apps):\
+ needs="x11"\
+ section="Applications/Graphics"\
+ hints="Screenshot"\
+ longtitle="X Window Snapshot: take snapshot of any X window (xwd|xwud)"\
+ title="X Window Snapshot"\
+ command="xwd | xwud"



Reply to: