--- xfce4-settings-4.6.4.orig/debian/rules +++ xfce4-settings-4.6.4/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +override_dh_auto_configure: + dh_auto_configure -- --enable-libnotify --enable-xcursor \ + --enable-libxklavier --enable-xsettings-daemon --enable-sound-settings\ + --enable-pluggable-dialogs + +override_dh_installman: + dh_installman debian/*.1 + +%: + dh $@ --- xfce4-settings-4.6.4.orig/debian/README.source +++ xfce4-settings-4.6.4/debian/README.source @@ -0,0 +1,2 @@ +This package uses quilt patch system to apply patch at build-time. More +information can be found in /usr/share/doc/quilt/README.source. --- xfce4-settings-4.6.4.orig/debian/changelog +++ xfce4-settings-4.6.4/debian/changelog @@ -0,0 +1,345 @@ +xfce4-settings (4.6.4-1ubuntu1) lucid; urgency=low + + * Merge with Debian testing, remaining Ubuntu changes: + - debian/control: + + update Vcs-* fields for lucid + + recommend xfce4-volumed instead of aumix. lp: #386589 + + -- Lionel Le Folgoc Fri, 15 Jan 2010 22:53:25 +0100 + +xfce4-settings (4.6.4-1) unstable; urgency=low + + [ Lionel Le Folgoc ] + * debian/control: fix typo in Vcs-* fields. + + [ Yves-Alexis Perez ] + * New upstream release. + * debian/patches: + - 01_xi2-support dropped, included upstream. + * debian/control: + - dump quilt build-dep. + * debian/rules: + - dump quilt addon. + + -- Yves-Alexis Perez Sat, 02 Jan 2010 16:20:25 +0100 + +xfce4-settings (4.6.3-3ubuntu1) lucid; urgency=low + + * Merge with Debian unstable (we released karmic with libxklavier already + transitioned), remaining Ubuntu changes: + - debian/control: + + update Vcs-* fields for lucid + + recommend xfce4-volumed instead of aumix. LP: #386589 + + -- Lionel Le Folgoc Sat, 28 Nov 2009 21:44:44 +0100 + +xfce4-settings (4.6.3-3) unstable; urgency=low + + * debian/control: + - update libklavier build-dep to libxklavier-dev to end the transition. + * debian/README.source added. + + -- Yves-Alexis Perez Sat, 24 Oct 2009 20:47:02 +0200 + +xfce4-settings (4.6.3-2) unstable; urgency=low + + * debian/patches: + - 01_xi2-support added, add support for Xi2 extension for mouse settings. + * debian/control: + - add build-dep on quilt. + * debian/rules: + - add --with quilt argument to dh. + + -- Yves-Alexis Perez Sun, 11 Oct 2009 14:19:44 +0200 + +xfce4-settings (4.6.3-1ubuntu1) karmic; urgency=low + + * New upstream bugfix release (LP: #438749), merge with Debian unstable, + remaining Ubuntu changes: + - debian/control: + + build-depend on libxklavier-dev rather than on libxklavier12-dev + + recommend xfce4-volumed instead of aumix. LP: #386589 + + -- Lionel Le Folgoc Fri, 02 Oct 2009 18:06:34 +0200 + +xfce4-settings (4.6.3-1) unstable; urgency=low + + * New upstream bugfix release. + * debian/control: + - update standards version to 3.8.3. + - drop quilt, now useless. + * debian/patches/ + - 01_fix-timeout-startup dropped, included upstream. + - 02_fix-keyrepeat-typo as well. + - 10_pc too, useless now. + * debian/rules: + - drop --with-quilt addon. + + -- Yves-Alexis Perez Tue, 29 Sep 2009 08:53:46 +0200 + +xfce4-settings (4.6.1-2ubuntu3) karmic; urgency=low + + * debian/patches/10_pc.patch + - also add previous patch to the POTFILES.skip + + -- Andreas Moog Fri, 14 Aug 2009 20:39:36 +0200 + +xfce4-settings (4.6.1-2ubuntu2) karmic; urgency=low + + * debian/control: + - Build depend on libxklavier-dev rather than on libxklavier12-dev + * debian/patches/20_fix-libxklavier4.patch + - Fix build with libxklavier4 + + -- Andreas Moog Fri, 14 Aug 2009 20:26:13 +0200 + +xfce4-settings (4.6.1-2ubuntu1) karmic; urgency=low + + [ Mario Limonciello ] + * debian/control: + - Drop unnecessary Recommends on aumix. (LP: #386589) + + [ Lionel Le Folgoc ] + * debian/control: recommends xfce4-volumed instead. + + -- Lionel Le Folgoc Fri, 17 Jul 2009 20:29:09 +0200 + +xfce4-settings (4.6.1-2) unstable; urgency=low + + * debian/patches: + - 01_fix-timeout-startup: avoid timeouting at startup. (Xfce Bug #5040, + Xfce Svn r29991) + - 02_fix-keyrepeat-typo: fix typo in KeyRepeart property name so the + settings is correctly applied. Thanks Sven Marnach! closes: #527238 + + -- Yves-Alexis Perez Tue, 16 Jun 2009 22:13:49 +0200 + +xfce4-settings (4.6.1-1ubuntu2) karmic; urgency=low + + * Re-sync packaging with Debian unstable (so we'll be able to sync the next + revision): + - debian/rules: use dh_overrides, and pass --enable-sound-settings + --enable-pluggable-dialogs to configure script + - debian/manpages: dropped, unneeded + - debian/control: do not build depend on libcanberra-dev, this is not + needed to enable sound settings. + + -- Lionel Le Folgoc Mon, 18 May 2009 20:19:05 +0200 + +xfce4-settings (4.6.1-1ubuntu1) karmic; urgency=low + + * Merge from debian unstable, remaining changes: + - debian/control: + + add build-dep on libcanberra-dev. + - debian/rules: + + enable sound settings. + + enable pluggable dialogs. + * Dropped all patches, merged upstream + + -- Michael Casadevall Tue, 05 May 2009 17:23:13 -0400 + +xfce4-settings (4.6.1-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - remove build-dep on libcanberra as it's useless anyway + - add xfsettings to long description. + - drop build-dep on quilt. + * debian/rules: + - remove quilt rules. + * debian/patches: + - 01_fix-display-settings dropped, included upstream. + - 02_fix-display-rate as well. + + -- Yves-Alexis Perez Sun, 19 Apr 2009 14:24:57 +0200 + +xfce4-settings (4.6.0-2) unstable; urgency=low + + * Upload to unstable! + * debian/control: + - add build-dep on libcanberra-dev. + - add build-dep on quilt. + - update standards version to 3.8.1. + - bump build-dep on debhelper 7.0.50 now we use overrides. + - move to xfce section. + - version the build-dep on libxfcegui4 to 4.6. closes: #522020 + * debian/rules: + - enable sound settings. + - enable pluggable dialogs. + - include quilt rule, add patch/unpatch targets. + * debian/patches/ + - 01_fix-display-settings added, fix display settings application. + - 02_fix-display-rate added, select the correct display rate. + * Add manpages for all binaries. + + -- Yves-Alexis Perez Sat, 04 Apr 2009 01:09:17 +0200 + +xfce4-settings (4.6.0-1ubuntu2) jaunty; urgency=low + + * No-change rebuild to fix lpia shared library dependencies. + + -- Matthias Klose Sun, 22 Mar 2009 16:52:54 +0100 + +xfce4-settings (4.6.0-1ubuntu1) jaunty; urgency=low + + * Cherry-pick from pkg-xfce svn: + - debian/control: + + add build-dep on libcanberra-dev. + + add build-dep on quilt. + - debian/rules: + + enable sound settings. + + enable pluggable dialogs. + + include quilt rule, add patch/unpatch targets. + - debian/patches/ + + 01_fix-display-settings added, fix display settings application. + + 02_fix-display-rate added, select the correct display rate. + - Add manpages for all binaries. + * The two patches listed above fix LP: #331751. + + -- Lionel Le Folgoc Sun, 15 Mar 2009 15:18:31 +0100 + +xfce4-settings (4.6.0-1) experimental; urgency=low + + [ Xfce 4.6 Alpha “Pinkie”] + * Initial release. closes: #516878 + + [ Xfce 4.6 Beta 1 “Fuzzy”] + * New upstream beta release. + * debian/control: + - update build-deps for Fuzzy. + - add build-dep on libwnck-dev, libxklavier12-dev, libnotify-dev. + - add dep on xfconf, or the settings can segfault when run. + * debian/rules: + - explicit enable flags for libnotify, xcursor, xklavier. + - disabled sound settings (canberra) support for now. + + [ Xfce 4.6 Beta 2 “Hopper”] + * New upstream beta release. + * debian/control: + - bump build-deps for “Hopper”. + + [ Xfce 4.6 Beta 3 “Tuco-tuco”] + * new upstream beta release. + * debian/control: + - update build-deps for “Tuco-Tuco”. + - add build-dep on intltool. + - add ${misc:Depends} to Depends: line. + + [ Xfce 4.6 RC1 “Capybara” ] + * new upstream release candidate. + * debian/control: + - update build-deps for “Capybara”. + - add build-dep on libxfcegui4. + + [ Xfce 4.6 ] + * new upstream release. + * debian/control: + - update build-deps for 4.6. + + [ Michael Casadevall ] + * debian/watch: + - Added to track new releases + * debian/copyright: + - Applied patch from Lionel Le Folgoc filling it out + + -- Yves-Alexis Perez Sat, 28 Feb 2009 12:30:43 +0100 + +xfce4-settings (4.6.0-1~ubuntu1) jaunty; urgency=low + + * (Fake-)Sync with Xfce 4.6.0 final with pkg-xfce xfce4-settings/4.6.0-1 + (stuck in Debian NEW). + + -- Lionel Le Folgoc Sun, 01 Mar 2009 15:42:43 +0100 + +xfce4-settings (4.6.0-1) experimental; urgency=low + + [ Xfce 4.6 Alpha “Pinkie”] + * Initial release. closes: #516878 + + [ Xfce 4.6 Beta 1 “Fuzzy”] + * New upstream beta release. + * debian/control: + - update build-deps for Fuzzy. + - add build-dep on libwnck-dev, libxklavier12-dev, libnotify-dev. + - add dep on xfconf, or the settings can segfault when run. + * debian/rules: + - explicit enable flags for libnotify, xcursor, xklavier. + - disabled sound settings (canberra) support for now. + + [ Xfce 4.6 Beta 2 “Hopper”] + * New upstream beta release. + * debian/control: + - bump build-deps for “Hopper”. + + [ Xfce 4.6 Beta 3 “Tuco-tuco”] + * new upstream beta release. + * debian/control: + - update build-deps for “Tuco-Tuco”. + - add build-dep on intltool. + - add ${misc:Depends} to Depends: line. + + [ Xfce 4.6 RC1 “Capybara” ] + * new upstream release candidate. + * debian/control: + - update build-deps for “Capybara”. + - add build-dep on libxfcegui4. + + [ Xfce 4.6 ] + * new upstream release. + * debian/control: + - update build-deps for 4.6. + + [ Michael Casadevall ] + * debian/watch: + - Added to track new releases + * debian/copyright: + - Applied patch from Lionel Le Folgoc filling it out + + -- Yves-Alexis Perez Sat, 28 Feb 2009 12:30:43 +0100 + +xfce4-settings (4.5.99.1-0ubuntu1) jaunty; urgency=low + + * Merged new upstream from pkg-xfce UNRELEASED, remaining Ubuntu changes: + - debian/control: set VCS to point at LP vs. pkg-xfce + * This package can be safely synced across once Debian uploads this package + + -- Lionel Le Folgoc Fri, 06 Feb 2009 12:47:53 +0100 + +xfce4-settings (4.5.99.1-1) UNRELEASED; urgency=low + + [ Xfce 4.6 Alpha “Pinkie”] + * Initial release. closes: #000000 + + [ Xfce 4.6 Beta 1 “Fuzzy”] + * New upstream beta release. + * debian/control: + - update build-deps for Fuzzy. + - add build-dep on libwnck-dev, libxklavier12-dev, libnotify-dev. + - add dep on xfconf, or the settings can segfault when run. + * debian/rules: + - explicit enable flags for libnotify, xcursor, xklavier. + - disabled sound settings (canberra) support for now. + + [ Xfce 4.6 Beta 2 “Hopper”] + * New upstream beta release. + * debian/control: + - bump build-deps for “Hopper”. + + [ Xfce 4.6 Beta 3 “Tuco-tuco”] + * new upstream beta release. + * debian/control: + - update build-deps for “Tuco-Tuco”. + - add build-dep on intltool. + - add ${misc:Depends} to Depends: line. + + [ Xfce 4.6 RC1 “Capybara” ] + * new upstream release candidate. + * debian/control: + - update build-deps for “Capybara”. + - add build-dep on libxfcegui4. + + [ Michael Casadevall ] + * debian/watch: + - Added to track new releases + + -- Michael Casadevall Wed, 04 Feb 2009 11:28:22 -0500 --- xfce4-settings-4.6.4.orig/debian/watch +++ xfce4-settings-4.6.4/debian/watch @@ -0,0 +1,3 @@ +version=3 +http://archive.xfce.org/src/xfce/xfce4-settings/([\d\.]+)/ \ + xfce4-settings-([\d\.]+)\.tar\.(?:gz|bz2) --- xfce4-settings-4.6.4.orig/debian/xfsettingsd.1 +++ xfce4-settings-4.6.4/debian/xfsettingsd.1 @@ -0,0 +1,34 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFSETTINGSD "1" "March 2009" "xfsettingsd 4.6.0" "User Commands" +.SH NAME +xfsettingsd \- XSettings daemon for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfsettingsd [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-V\fR, \fB\-\-version\fR +Version information +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Verbose output +.TP +\fB\-f\fR, \fB\-\-force\fR +Replace running xsettings daemon (if any) +.TP +\fB\-d\fR, \fB\-\-debug\fR +Start in debug mode (don't fork to the background) +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use --- xfce4-settings-4.6.4.orig/debian/xfce4-display-settings.1 +++ xfce4-settings-4.6.4/debian/xfce4-display-settings.1 @@ -0,0 +1,30 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-DISPLAY-SETTINGS "1" "March 2009" "xfce4-display-settings 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-display-settings \- Display settings for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-display\-settings [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-v\fR, \fB\-\-version\fR +Version information +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2004-2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/copyright +++ xfce4-settings-4.6.4/debian/copyright @@ -0,0 +1,69 @@ +This package was debianized by Yves-Alexis Perez on +Sat, 23 Aug 2008 17:51:19 +0200 + +It was downloaded from http://www.xfce.org + +Upstream Author are: + +Stephan Arts +Brian J. Tarricone +Jannis Pohlmann + + +dialogs/*: + License: GPL-2+ +dialogs/accessibility-settings/*: + © 2008 Stephan Arts +dialogs/appearance-settings/*: + © 2008 Stephan Arts + © 2008 Jannis Pohlmann +dialogs/appearance-settings/images.h: +dialogs/display-settings/*: +dialogs/mouse-settings/*: + © 2008 Nick Schermer +dialogs/keyboard-settings/*: + © 2008 Jannis Pohlmann +dialogs/keyboard-settings/xfce-keyboard-settings.c: + © 2008 Jannis Pohlmann + © 2007 Gauvain Pocentek + +xfce4-settings-editor/*: + © 2008 Stephan Arts + License: GPL-2+ + +xfce4-settings-helper/*: + License: GPL-2+ +xfce4-settings-helper/keyboard-shortcuts.[ch]: + © 2008 Jannis Pohlmann +xfce4-settings-helper/{displays,pointers}.[ch]: + © 2008 Nick Schermer +xfce4-settings-helper/{accessbility,keyboards}.[ch]: + © 2008 Stephan Arts +xfce4-settings-helper/keyboard-layout.[ch]: + © 2008 Olivier Fourdan +xfce4-settings-helper/main.c: + © 2008 Stephan Arts + © 2008 Nick Schermer + © 2008 Jannis Pohlmann +xfce4-settings-helper/workspaces.[ch]: + © 2008 Brian Tarricone + License: GPL-2 + +xfce4-settings-manager/*: + License: GPL-2 +xfce4-settings-manager/main.c: +xfce4-settings-manager/xfce-settings-manager-dialog.[ch]: + © 2008 Brian Tarricone +xfce4-settings-manager/xfce-text-renderer.[ch]: + © 2005-2006 Benedikt Meurer + © 2008 Jannis Pohlmann + License: GPL-2+ + +xfsettingsd/*: + © 2008 Stephan Arts + License: GPL-2+ +xfsettingsd/registry.c: + © 2001 Red Hat, Inc. + +On Debian systems, the complete text of the GNU General Public License (version +2) can be found in the file `/usr/share/common-licenses/GPL-2'. --- xfce4-settings-4.6.4.orig/debian/xfce4-appearance-settings.1 +++ xfce4-settings-4.6.4/debian/xfce4-appearance-settings.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-APPEARANCE-SETTINGS "1" "March 2009" "xfce4-appearance-settings 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-appearance-settings \- Appearance settings for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-appearance\-settings [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-s\fR, \fB\-\-socket\-id\fR=\fISOCKET\fR ID +Settings manager socket +.TP +\fB\-v\fR, \fB\-\-version\fR +Version information +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2004-2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/control +++ xfce4-settings-4.6.4/debian/control @@ -0,0 +1,35 @@ +Source: xfce4-settings +Section: xfce +Priority: optional +Maintainer: Xubuntu Developers +XSBC-Original-Maintainer: Debian Xfce Maintainers +Uploaders: Emanuele Rocca , Simon Huggins , Yves-Alexis Perez +Build-Depends: debhelper (>= 7.0.50), libxfce4util-dev (>= 4.6.0), + libxfcegui4-dev (>= 4.6.0), libexo-0.3-dev (>= 0.3.100), libglade2-dev, + libxfconf-0-dev, libwnck-dev, libxklavier-dev, libnotify-dev, + intltool (>= 0.31) +Standards-Version: 3.8.3 +Homepage: http://www.xfce.org +Vcs-Bzr: lp:~xubuntu-dev/xfce4-settings/lucid +Vcs-Browser: http://bazaar.launchpad.net/~xubuntu-dev/xfce4-settings/lucid/files + +Package: xfce4-settings +Section: xfce +Architecture: any +Depends: ${shlibs:Depends}, xfconf, ${misc:Depends} +Recommends: xfce4-volumed, x11-utils +Conflicts: xfce4-mcs-plugins +Replaces: xfce4-mcs-manager, xfce4-mcs-plugins +Description: graphical application for managing Xfce settings + xfce4-settings is the Xfce settings manager front-end. It comes + with several different components for configuring application-independent + settings inside xfconf. + It contains multiple tools: + - xfce4-settings-manager (which replaces the old mcs settings manager), + which executes the various (provided) settings dialogs + - xfce4-settings-helper: a daemon which provides special features, like + keyboard shortcuts, AccessX notification and update of keyboard and + mouse-pointer data + - xfce4-settings-editor, a tool for editing ALL settings within xfconf, the + graphical counterpart of xfconf-query. + - xfsettingsd, a daemon for exporting XSettings to applications. --- xfce4-settings-4.6.4.orig/debian/compat +++ xfce4-settings-4.6.4/debian/compat @@ -0,0 +1 @@ +7 --- xfce4-settings-4.6.4.orig/debian/xfce4-settings-editor.1 +++ xfce4-settings-4.6.4/debian/xfce4-settings-editor.1 @@ -0,0 +1,30 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-SETTINGS-EDITOR "1" "March 2009" "xfce4-settings-editor 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-settings-editor \- Settings editor for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-settings\-editor [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-V\fR, \fB\-\-version\fR +Version information +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2004-2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/xfce4-mouse-settings.1 +++ xfce4-settings-4.6.4/debian/xfce4-mouse-settings.1 @@ -0,0 +1,36 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-MOUSE-SETTINGS "1" "March 2009" "xfce4-mouse-settings 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-mouse-settings \- Mouse settings for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-mouse\-settings [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-d\fR, \fB\-\-device\fR=\fIDEVICE\fR NAME +Active device in the dialog +.TP +\fB\-s\fR, \fB\-\-socket\-id\fR=\fISOCKET\fR ID +Settings manager socket +.TP +\fB\-v\fR, \fB\-\-version\fR +Version information +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2004-2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/xfce4-accessibility-settings.1 +++ xfce4-settings-4.6.4/debian/xfce4-accessibility-settings.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-ACCESSIBILITY-SETTINGS "1" "March 2009" "xfce4-accessibility-settings 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-accessibility-settings \- Accessibility settings for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-accessibility\-settings [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-s\fR, \fB\-\-socket\-id\fR=\fISOCKET\fR ID +Settings manager socket +.TP +\fB\-v\fR, \fB\-\-version\fR +Version information +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/xfce4-settings-manager.1 +++ xfce4-settings-4.6.4/debian/xfce4-settings-manager.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-SETTINGS-MANAGER "1" "March 2009" "xfce4-settings-manager 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-settings-manager \- Settings manager for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-settings\-manager [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-V\fR, \fB\-\-version\fR +Version information +.TP +\fB\-d\fR, \fB\-\-dialog\fR +Settings dialog to show +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/xfce4-keyboard-settings.1 +++ xfce4-settings-4.6.4/debian/xfce4-keyboard-settings.1 @@ -0,0 +1,33 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-KEYBOARD-SETTINGS "1" "March 2009" "xfce4-keyboard-settings 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-keyboard-settings \- Keyboard settings for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-keyboard\-settings [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-s\fR, \fB\-\-socket\-id\fR=\fISOCKET\fR ID +Settings manager socket +.TP +\fB\-v\fR, \fB\-\-version\fR +Version information +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to . --- xfce4-settings-4.6.4.orig/debian/xfce4-settings-helper.1 +++ xfce4-settings-4.6.4/debian/xfce4-settings-helper.1 @@ -0,0 +1,36 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH XFCE4-SETTINGS-HELPER "1" "March 2009" "xfce4-settings-helper 4.6.0 (Xfce 4.6.0)" "User Commands" +.SH NAME +xfce4-settings-helper \- Settings daemon for Xfce +.SH DESCRIPTION +.SS "Usage:" +.IP +xfce4\-settings\-helper [OPTION...] +.SS "Help Options:" +.TP +\-?, \fB\-\-help\fR +Show help options +.TP +\fB\-\-help\-all\fR +Show all help options +.TP +\fB\-\-help\-gtk\fR +Show GTK+ Options +.SS "Application Options:" +.TP +\fB\-V\fR, \fB\-\-version\fR +Version information +.TP +\fB\-d\fR, \fB\-\-debug\fR +Start in debug mode (don't fork to the background) +.TP +\fB\-\-sm\-client\-id\fR +Client id used when resuming session +.TP +\fB\-\-display\fR=\fIDISPLAY\fR +X display to use +.SH COPYRIGHT +Copyright \(co 2008 + The Xfce development team. All rights reserved. +.PP +Please report bugs to .