Skip to content

Commit d4c3926

Browse files
committed
Preparing for release v2.2
1 parent b3bca60 commit d4c3926

File tree

4 files changed

+27
-8
lines changed

4 files changed

+27
-8
lines changed

NEWS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Geeqie 2.2
2+
============
3+
4+
- Enhanced debug output with -Ddevel=enabled option
5+
- GitHub workflows for code tests and AppImage building
6+
- Modify Collections user interface
7+
- Remote keyboard actions
8+
- Allow .desktop files to be linked to programmable mouse buttons
9+
- Option to show-hide selectable bars
10+
- On exit additional check for multiple windows open
11+
- Plugin to resize an image
12+
- Include a separator as a toolbar option
13+
- Change all .desktop files to RDNS style
14+
- GTK "Open With" feature menu option
15+
- Reduce the height of toolbars
16+
- Option to select "hamburger" menu style
17+
- More progress in GTK4 migration
18+
- Many bug fixes
19+
120
Geeqie 2.1
221
============
322

doc/docbook/CommandLineOptions.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<refmeta>
88
<refentrytitle>GEEQIE</refentrytitle>
99
<manvolnum>1</manvolnum>
10-
<refmiscinfo class='source'>October 2023</refmiscinfo>
11-
<refmiscinfo class='manual'>Geeqie 2.1+git20231026-2338cf60 GTK3</refmiscinfo>
10+
<refmiscinfo class='source'>January 2024</refmiscinfo>
11+
<refmiscinfo class='manual'>Geeqie 2.2 GTK3</refmiscinfo>
1212
</refmeta>
1313
<refnamediv>
1414
<refname>Geeqie</refname>
@@ -30,7 +30,7 @@ zooming, panning, thumbnails and sorting images into collections.</para>
3030

3131
<para>Generated for version:</para>
3232

33-
<para>Geeqie 2.1+git20231026-2338cf60</para>
33+
<para>Geeqie 2.2</para>
3434

3535
<refsect2 id='valid_options'><title>Valid options:</title>
3636
<variablelist remap='TP'>
@@ -482,7 +482,7 @@ can be used to modify this behavior on an individual basis e.g.</para>
482482
</refsect1>
483483

484484
<refsect1 id='copyright'><title>COPYRIGHT</title>
485-
<para>Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2023 by The Geeqie Team. Use this software at your
485+
<para>Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2024 by The Geeqie Team. Use this software at your
486486
own risk! This software released under the GNU General Public License. Please read the COPYING file for more
487487
information.</para>
488488
</refsect1>

geeqie.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2-
.TH GEEQIE "1" "October 2023" "Geeqie 2.1+git20231026-2338cf60 GTK3" "User Commands"
2+
.TH GEEQIE "1" "January 2024" "Geeqie 2.2 GTK3" "User Commands"
33
.SH NAME
44
Geeqie - GTK based multiformat image viewer
55
.SH SYNOPSIS
@@ -11,7 +11,7 @@ zooming, panning, thumbnails and sorting images into collections.
1111

1212
Generated for version:
1313
.PP
14-
Geeqie 2.1+git20231026\-2338cf60
14+
Geeqie 2.2
1515
.SS "Valid options:"
1616
.TP
1717
\fB\-\-blank\fR
@@ -239,7 +239,7 @@ The name of a collection, with or without either path or extension (.gqv) may be
239239
.SH BUGS
240240
Please send bug reports and feedback to https://github.com/BestImageViewer/geeqie/issues
241241
.SH COPYRIGHT
242-
Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2023 by The Geeqie Team. Use this software at your
242+
Copyright (C) 1999-2004 by John Ellis. Copyright (C) 2004-2024 by The Geeqie Team. Use this software at your
243243
own risk! This software released under the GNU General Public License. Please read the COPYING file for more
244244
information.
245245
.SH "SEE ALSO"

org.geeqie.Geeqie.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</screenshot>
2222
</screenshots>
2323
<releases>
24-
<release version="v2.1" date="2023-06-17" />
24+
<release version="v2.2" date="2024-01-25" />
2525
</releases>
2626
<keywords>
2727
<keyword>image</keyword>

0 commit comments

Comments
 (0)