[Pkg-xfce-commits] r993 - desktop/trunk/xfdesktop4/debian
Yves-Alexis Perez
corsac-guest at alioth.debian.org
Sun Nov 19 12:05:08 CET 2006
Author: corsac-guest
Date: 2006-11-19 12:05:08 +0100 (Sun, 19 Nov 2006)
New Revision: 993
Added:
desktop/trunk/xfdesktop4/debian/xfce4-popup-menu.1
Modified:
desktop/trunk/xfdesktop4/debian/changelog
desktop/trunk/xfdesktop4/debian/rules
Log:
add xfce4-popup-menu manpage
Modified: desktop/trunk/xfdesktop4/debian/changelog
===================================================================
--- desktop/trunk/xfdesktop4/debian/changelog 2006-11-16 18:37:45 UTC (rev 992)
+++ desktop/trunk/xfdesktop4/debian/changelog 2006-11-19 11:05:08 UTC (rev 993)
@@ -1,3 +1,9 @@
+xfdesktop4 (4.3.99.2-2) UNRELEASED; urgency=low
+
+ * Added xfce4-popup-menu manpage, thanks François Wendling. closes: #399198
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 19 Nov 2006 12:00:07 +0100
+
xfdesktop4 (4.3.99.2-1) unstable; urgency=low
* New upstream release.
Modified: desktop/trunk/xfdesktop4/debian/rules
===================================================================
--- desktop/trunk/xfdesktop4/debian/rules 2006-11-16 18:37:45 UTC (rev 992)
+++ desktop/trunk/xfdesktop4/debian/rules 2006-11-19 11:05:08 UTC (rev 993)
@@ -72,6 +72,7 @@
dh_installdocs README TODO
dh_installmenu
dh_installman debian/xfce4-menueditor.1
+ dh_installman debian/xfce4-popup-menu.1
dh_installchangelogs ChangeLog
dh_link
Added: desktop/trunk/xfdesktop4/debian/xfce4-popup-menu.1
===================================================================
--- desktop/trunk/xfdesktop4/debian/xfce4-popup-menu.1 2006-11-16 18:37:45 UTC (rev 992)
+++ desktop/trunk/xfdesktop4/debian/xfce4-popup-menu.1 2006-11-19 11:05:08 UTC (rev 993)
@@ -0,0 +1,32 @@
+.\" http://svn.xfce.org/svn/Xfce/xfdesktop/trunk/panel-plugin/Xfce4-popup-menu.c
+.\" sets Olivier Fourdan as author
+
+.TH "XFCE4-POPUP-MENU" "1" "2006-11-18" "4.3.99.1"
+.SH "NAME"
+xfce4-popup-menu \- shows the Xfce Menu
+
+.SH "SYNOPSIS"
+.B xfce4-popup-menu
+
+.SH "DESCRIPTION"
+.B xfce4-popup-menu
+shows the Xfce Menu on a panel if at least one Xfce Menu button is present on
+one of your panel(s). The behaviour of
+.B xfce4-popup-menu
+is to show only one menu, so if you have several Xfce Menu buttons, only the
+first you have defined will pop up the menu.
+
+If you want to show the Xfce Menu under your current mouse position see the
+manual page for
+.IR xfdesktop (1).
+
+
+.SH "SEE ALSO"
+.IR xfdesktop (1)
+
+.SH "AUTHOR"
+.B xfce4-popup-menu
+was written by Olivier Fourdan <fourdan at xfce.org>.
+.PP
+This manual page was written by Francois Wendling <frwendling at free.fr> for the
+Debian project (but may be used by others).
More information about the Pkg-xfce-commits
mailing list