rev 5509 - kde-extras/basket/trunk/debian

Sune Vuorela pusling-guest at alioth.debian.org
Thu Feb 1 11:35:46 CET 2007


Author: pusling-guest
Date: 2007-02-01 11:35:44 +0100 (Thu, 01 Feb 2007)
New Revision: 5509

Added:
   kde-extras/basket/trunk/debian/basket.1
Modified:
   kde-extras/basket/trunk/debian/changelog
   kde-extras/basket/trunk/debian/copyright
   kde-extras/basket/trunk/debian/rules
Log:
manpage && improved copyrights (authors addedd)


Added: kde-extras/basket/trunk/debian/basket.1
===================================================================
--- kde-extras/basket/trunk/debian/basket.1	2007-02-01 09:19:59 UTC (rev 5508)
+++ kde-extras/basket/trunk/debian/basket.1	2007-02-01 10:35:44 UTC (rev 5509)
@@ -0,0 +1,170 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH BasKet "1" "February 2007" "BasKet 1.0"
+.SH NAME
+BasKet
+.SH SYNOPSIS
+.B basket
+[\fIQt-options\fR] [\fIKDE-options\fR] [\fIoptions\fR] [\fIfile\fR]
+.SH DESCRIPTION
+BasKet is a application to allow you to quickly take notes, save your ideas and assist in quickly find them later.
+Organizing your notes has never been so easy.
+Basket also allows integration with Kontact and rest of kde environment.
+
+.SH OPTIONS
+.TP
+\fB\-d\fR, \fB\-\-debug\fR
+Show the debug window
+.HP
+\fB\-f\fR, \fB\-\-data\-folder\fR <folder> Custom folder where to load and save basket data and application data (useful for debugging purpose)
+.TP
+\fB\-h\fR, \fB\-\-start\-hidden\fR
+Hide the main window in the system tray icon on startup
+.TP
+\fB\-k\fR, \fB\-\-use\-drkonquy\fR
+When crashing, use the standard KDE report dialog instead of sending an email
+.SS "Arguments:"
+.TP
+file
+Open basket archive or template
+.SS "Generic options:"
+.TP
+\fB\-\-help\fR
+Show help about options
+.TP
+\fB\-\-help\-qt\fR
+Show Qt specific options
+.TP
+\fB\-\-help\-kde\fR
+Show KDE specific options
+.TP
+\fB\-\-help\-all\fR
+Show all options
+.TP
+\fB\-\-author\fR
+Show author information
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Show version information
+.TP
+\fB\-\-license\fR
+Show license information
+.TP
+\fB\-\-\fR
+End of options
+.SS "Qt options:"
+.TP
+\fB\-\-display\fR <displayname>
+Use the X\-server display 'displayname'
+.TP
+\fB\-\-session\fR <sessionId>
+Restore the application for the given 'sessionId'
+.TP
+\fB\-\-cmap\fR
+Causes the application to install a private color
+map on an 8\-bit display
+.TP
+\fB\-\-ncols\fR <count>
+Limits the number of colors allocated in the color
+cube on an 8\-bit display, if the application is
+using the QApplication::ManyColor color
+specification
+.TP
+\fB\-\-nograb\fR
+tells Qt to never grab the mouse or the keyboard
+.TP
+\fB\-\-dograb\fR
+running under a debugger can cause an implicit
+\fB\-nograb\fR, use \fB\-dograb\fR to override
+.TP
+\fB\-\-sync\fR
+switches to synchronous mode for debugging
+.TP
+\fB\-\-fn\fR, \fB\-\-font\fR <fontname>
+defines the application font
+.TP
+\fB\-\-bg\fR, \fB\-\-background\fR <color> sets the default background color and an
+application palette (light and dark shades are
+calculated)
+.HP
+\fB\-\-fg\fR, \fB\-\-foreground\fR <color> sets the default foreground color
+.TP
+\fB\-\-btn\fR, \fB\-\-button\fR <color>
+sets the default button color
+.TP
+\fB\-\-name\fR <name>
+sets the application name
+.TP
+\fB\-\-title\fR <title>
+sets the application title (caption)
+.TP
+\fB\-\-visual\fR TrueColor
+forces the application to use a TrueColor visual on
+an 8\-bit display
+.TP
+\fB\-\-inputstyle\fR <inputstyle> sets XIM (X Input Method) input style. Possible
+values are onthespot, overthespot, offthespot and
+root
+.TP
+\fB\-\-im\fR <XIM server>
+set XIM server
+.TP
+\fB\-\-noxim\fR
+disable XIM
+.TP
+\fB\-\-reverse\fR
+mirrors the whole layout of widgets
+.SS "KDE options:"
+.TP
+\fB\-\-caption\fR <caption>
+Use 'caption' as name in the titlebar
+.TP
+\fB\-\-icon\fR <icon>
+Use 'icon' as the application icon
+.TP
+\fB\-\-miniicon\fR <icon>
+Use 'icon' as the icon in the titlebar
+.TP
+\fB\-\-config\fR <filename>
+Use alternative configuration file
+.TP
+\fB\-\-dcopserver\fR <server>
+Use the DCOP Server specified by 'server'
+.TP
+\fB\-\-nocrashhandler\fR
+Disable crash handler, to get core dumps
+.TP
+\fB\-\-waitforwm\fR
+Waits for a WM_NET compatible windowmanager
+.TP
+\fB\-\-style\fR <style>
+sets the application GUI style
+.TP
+\fB\-\-geometry\fR <geometry>
+sets the client geometry of the main widget \- see man X for the argument format
+.TP
+\fB\-\-nofork\fR
+Don't run in the background.
+.SH "SEE ALSO"
+The full documentation for
+.B BasKet:
+is maintained as a KDE help file. 
+If KDE, Konqueror and KHelpcenter is fully installed on your computer, accessing
+.IP
+.B help:/basket
+.PP
+should give you access to the complete manual.
+.SH "AUTHOR"
+.B BasKet 
+Note Pads was written by
+.IP
+Sébastien Laoût <slaout at linux62.org>
+.IP
+Petri Damstén <damu at iki.fi>
+.IP
+Alex Gontmakher <gsasha at cs.technion.ac.il>
+.IP
+Marco Martin <m4rt at libero.it>
+.PP
+Please report bugs to slaout at linux62.org.
+.SH "OTHER"
+This manpage is derived from help2man by Sune Vuorela <debian at pusling.com> for the Debian project (But may be used by others). License: GPL2 like BasKet

Modified: kde-extras/basket/trunk/debian/changelog
===================================================================
--- kde-extras/basket/trunk/debian/changelog	2007-02-01 09:19:59 UTC (rev 5508)
+++ kde-extras/basket/trunk/debian/changelog	2007-02-01 10:35:44 UTC (rev 5509)
@@ -17,12 +17,11 @@
   * Improve debian/copyright file.
 
   * TODO:
-    - new manpage, old sucked, not only because the wrong section...
     - surely, some more changes in the debian/rules
     - re lib to li za tion!
-    - package licensing - all files under gpl2 or gpl2 or later.  Many authors
     - install desktop in right place.
 
+
   [ Sune Vuorela ]
   * Add quilt to build-dep - we better need a patch system. This also required
     changes to rules.
@@ -30,6 +29,9 @@
     kdDebug() now to report those.
   * Add a 11_match_kde3.5.6_kontact patch to make the kontact plugin work with 
     kontact 3.5.6 - kdepim people have bumped their internal versionings
+  * Write new and improved manpage (Derived from help2man)
+  * Improve copyright file
+  * Minor changes to rules file
 
  -- Sune Vuorela <debian at pusling.com>  Wed, 31 Jan 2007 10:01:11 +0100
 

Modified: kde-extras/basket/trunk/debian/copyright
===================================================================
--- kde-extras/basket/trunk/debian/copyright	2007-02-01 09:19:59 UTC (rev 5508)
+++ kde-extras/basket/trunk/debian/copyright	2007-02-01 10:35:44 UTC (rev 5509)
@@ -5,7 +5,11 @@
 
 Copyright (c) 2004-2007 by Sebastien Laout <sebastien.laout at tuxfamily.org>
 
-Upstream Author: Sebastien Laout <sebastien.laout at tuxfamily.org> and others
+Upstream Author: Sebastien Laout <sebastien.laout at tuxfamily.org>
+        	Petri Damstén <damu at iki.fi>
+	    	Alex Gontmakher <gsasha at cs.technion.ac.il>
+	        Marco Martin <m4rt at libero.it>
+		and other contributers
 
 License:
 

Modified: kde-extras/basket/trunk/debian/rules
===================================================================
--- kde-extras/basket/trunk/debian/rules	2007-02-01 09:19:59 UTC (rev 5508)
+++ kde-extras/basket/trunk/debian/rules	2007-02-01 10:35:44 UTC (rev 5509)
@@ -78,7 +78,7 @@
 	dh_installmenu
 #	dh_installlogrotate
 #	dh_installinfo
-	#dh_installman debian/basket.1
+	dh_installman debian/basket.1
 	dh_link
 	dh_strip
 	dh_compress




More information about the pkg-kde-commits mailing list