[Pkg-xfce-commits] r2282 - desktop/branches/svn-snapshots/xfce4-panel/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Tue Sep 9 05:47:48 UTC 2008


Author: corsac
Date: 2008-09-09 05:47:48 +0000 (Tue, 09 Sep 2008)
New Revision: 2282

Added:
   desktop/branches/svn-snapshots/xfce4-panel/debian/xfce4-popup-windowlist.1
Modified:
   desktop/branches/svn-snapshots/xfce4-panel/debian/changelog
   desktop/branches/svn-snapshots/xfce4-panel/debian/rules
Log:
add xfce4-popup-windowlist, thanks to François Wendling.    closes: #496862

Modified: desktop/branches/svn-snapshots/xfce4-panel/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfce4-panel/debian/changelog	2008-09-08 05:50:54 UTC (rev 2281)
+++ desktop/branches/svn-snapshots/xfce4-panel/debian/changelog	2008-09-09 05:47:48 UTC (rev 2282)
@@ -9,8 +9,9 @@
   * debian/control:
     - drop build-dep on quilt.
     - update build-dep on debhelper for dh_lintian support. 
+  * add xfce4-popup-windowlist, thanks to François Wendling.    closes: #496862
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 24 Aug 2008 13:56:00 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 09 Sep 2008 07:47:00 +0200
 
 xfce4-panel (4.4.2-6) unstable; urgency=low
 

Modified: desktop/branches/svn-snapshots/xfce4-panel/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfce4-panel/debian/rules	2008-09-08 05:50:54 UTC (rev 2281)
+++ desktop/branches/svn-snapshots/xfce4-panel/debian/rules	2008-09-09 05:47:48 UTC (rev 2282)
@@ -45,6 +45,7 @@
 
 	install -d $(CURDIR)/debian/tmp/usr/share/man/man1
 	install $(CURDIR)/debian/xfce4-panel.1 $(CURDIR)/debian/tmp/usr/share/man/man1
+	install $(CURDIR)/debian/xfce4-popup-windolist.1 $(CURDIR)/debian/tmp/usr/share/man/man1
 
 	perl -i -pe 's/Exec=Terminal/Exec=exo-open --launch TerminalEmulator/' $(CURDIR)/debian/tmp/etc/xdg/xfce4/panel/launcher*
 	rm -f $(CURDIR)/debian/tmp/etc/xdg/xfce4/panel/launcher-8.rc

Added: desktop/branches/svn-snapshots/xfce4-panel/debian/xfce4-popup-windowlist.1
===================================================================
--- desktop/branches/svn-snapshots/xfce4-panel/debian/xfce4-popup-windowlist.1	                        (rev 0)
+++ desktop/branches/svn-snapshots/xfce4-panel/debian/xfce4-popup-windowlist.1	2008-09-09 05:47:48 UTC (rev 2282)
@@ -0,0 +1,42 @@
+.TH "xfce4-popup-windowlist" "1" "8-28-2008"
+
+.SH "NAME" 
+xfce4-popup-windowlist \- shows the Xfce window list applet popup
+
+.SH "SYNOPSIS"
+.PP
+.B xfce4-popup-windowlist 
+[ \-pointer ]
+
+.SH "DESCRIPTION" 
+.PP
+This manual page documents briefly the \fBxfce4-popup-windowlist\fR command.
+.PP
+\fBxfce4-popup-windowlist\fR shows the Xfce window list if at least one Xfce
+window list applet is present on one of your panel(s). 
+.PP
+The default behaviour is to show the window list near the applet button.  If
+you have several Xfce window list applets, only the first one you have set up
+will pop up.
+.PP
+If you want to pop up the window list without using the window list applet on
+your panel(s), see the manual page for \fBxfdesktop\fR(1).
+
+.SH "OPTIONS"
+.TP
+.BR \-pointer
+The window list appears at your current mouse position instead of its default
+position.
+
+.SH "SEE ALSO"
+.BR xfce4-popup-menu (1),
+.BR xfdesktop (1)
+
+.SH "AUTHOR"
+.PP
+.B xfce4-popup-windowlist
+.\" from source :
+is Copyright (c) 2006 Darren Salt.
+
+This manual page was written by Francois Wendling <frwendling at free.fr> for the
+Debian GNU/Linux system (but may be used by others).




More information about the Pkg-xfce-commits mailing list