diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
commit | 229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch) | |
tree | 569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/applications/basket | |
parent | 59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff) | |
parent | 50c481625fcb2361e0aaae71df24a40cbad056d7 (diff) | |
download | tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/applications/basket')
-rw-r--r-- | ubuntu/maverick/applications/basket/debian/basket.1 | 16 | ||||
-rw-r--r-- | ubuntu/maverick/applications/basket/debian/menu | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/ubuntu/maverick/applications/basket/debian/basket.1 b/ubuntu/maverick/applications/basket/debian/basket.1 index 46f5a3754..db272f06a 100644 --- a/ubuntu/maverick/applications/basket/debian/basket.1 +++ b/ubuntu/maverick/applications/basket/debian/basket.1 @@ -4,11 +4,11 @@ BasKet .SH SYNOPSIS .B basket -[\fIQt-options\fR] [\fIKDE-options\fR] [\fIoptions\fR] [\fIfile\fR] +[\fIQt-options\fR] [\fITDE-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. +Basket also allows integration with Kontact and rest of TDE environment. .SH OPTIONS .SS "BasKet options:" @@ -22,7 +22,7 @@ Show the debug window 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 +When crashing, use the standard TDE report dialog instead of sending an email .SS "Arguments:" .TP file @@ -35,8 +35,8 @@ Show help about options \fB\-\-help\-qt\fR Show Qt specific options .TP -\fB\-\-help\-kde\fR -Show KDE specific options +\fB\-\-help\-tde\fR +Show TDE specific options .TP \fB\-\-help\-all\fR Show all options @@ -114,7 +114,7 @@ disable XIM .TP \fB\-\-reverse\fR mirrors the whole layout of widgets -.SS "KDE options:" +.SS "TDE options:" .TP \fB\-\-caption\fR <caption> Use 'caption' as name in the titlebar @@ -148,8 +148,8 @@ 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 +is maintained as a TDE help file. +If TDE, Konqueror and KHelpcenter is fully installed on your computer, accessing .IP .B help:/basket .PP diff --git a/ubuntu/maverick/applications/basket/debian/menu b/ubuntu/maverick/applications/basket/debian/menu index a7e14117e..cca92cc0d 100644 --- a/ubuntu/maverick/applications/basket/debian/menu +++ b/ubuntu/maverick/applications/basket/debian/menu @@ -1,2 +1,2 @@ -?package(basket):needs="X11" section="Apps/Tools" \ +?package(basket-trinity):needs="X11" section="Apps/Tools" \ title="basket" command="/opt/trinity/bin/basket" |