Skip to content
Snippets Groups Projects
Commit ad1120f6 authored by Jerome Guelfucci's avatar Jerome Guelfucci
Browse files

* Update NEWS file.

  * xfce4-screenshooter.1: remove preferences CLI option.



(Old svn revision: 6236)
parent 0e5a0481
No related branches found
No related tags found
No related merge requests found
2008-11-30 jeromeg
* Update NEWS file.
* xfce4-screenshooter.1: remove preferences CLI option.
2008-11-30 jeromeg 2008-11-30 jeromeg
* src/main.c: * src/main.c:
......
...@@ -2,6 +2,14 @@ ...@@ -2,6 +2,14 @@
* BUGFIX: correctly grab active windows. In particular, menus are * BUGFIX: correctly grab active windows. In particular, menus are
grabbed now. grabbed now.
* BUGFIX: correctly save the preferences, even if ~/.config/xfce4 does
not exist. Thanks to Nick Schermer for the explanations.
* Use -V for the version CLI option.
* Add possibility to copy the screenshot to the clipboard, thanks to
David Collins.
* The dialog for the plugin preferences and the application has been
totally rewritten to improve the user interface: it should look
cleaner and tooltips have been added. Work started by David Collins.
=== Version 1.4.0 === === Version 1.4.0 ===
......
...@@ -18,7 +18,7 @@ Show all help options ...@@ -18,7 +18,7 @@ Show all help options
Show GTK+ Options Show GTK+ Options
.SS "Application Options:" .SS "Application Options:"
.TP .TP
\fB\-v\fR, \fB\-\-version\fR \fB\-V\fR, \fB\-\-version\fR
Version information Version information
.TP .TP
\fB\-w\fR, \fB\-\-window\fR \fB\-w\fR, \fB\-\-window\fR
...@@ -36,8 +36,5 @@ Do not display the save dialog ...@@ -36,8 +36,5 @@ Do not display the save dialog
\fB\-s\fR, \fB\-\-save\fR \fB\-s\fR, \fB\-\-save\fR
Directory where the screenshot will be saved Directory where the screenshot will be saved
.TP .TP
\fB\-p\fR, \fB\-\-preferences\fR
Dialog to set the default save folder
.TP
\fB\-\-display\fR=\fIDISPLAY\fR \fB\-\-display\fR=\fIDISPLAY\fR
X display to use X display to use
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment