Skip to content

Commit aab2f42

Browse files
committed
Preparing for release v2.5
1 parent 33f2750 commit aab2f42

File tree

3 files changed

+21
-4
lines changed

3 files changed

+21
-4
lines changed

NEWS

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Geeqie 2.5
2+
============
3+
4+
- Plugin to set file mtime to Exif.Image.DateTime
5+
- Bash command line completion
6+
- Option to hide window decorations
7+
- Improve Search and Run list display
8+
- Exif tag search option in Search window
9+
- Include Help And Close buttons in Exif window
10+
- Assign shortcuts to multi-page documents
11+
- Show alpha value in --pixel-info
12+
- Include the Help file in pdf format
13+
- Extensive code refactoring
14+
- Unit test framework
15+
- Bug fixes
16+
- Updated translations
17+
118
Geeqie 2.4
219
============
320

doc/docbook/CommandLineOptions.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<refentrytitle>GEEQIE</refentrytitle>
99
<manvolnum>1</manvolnum>
1010
<refmiscinfo class='source'>September 2024</refmiscinfo>
11-
<refmiscinfo class='manual'>Geeqie 2.4+git20240921-6cc6b171 GTK3</refmiscinfo>
11+
<refmiscinfo class='manual'>Geeqie 2.5 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.4+git20240921-6cc6b171</para>
33+
<para>Geeqie 2.5</para>
3434

3535
<refsect2 id='valid_options'><title>Valid options:</title>
3636
<variablelist remap='TP'>

geeqie.1

+2-2
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" "September 2024" "Geeqie 2.4+git20240921-6cc6b171 GTK3" "User Commands"
2+
.TH GEEQIE "1" "September 2024" "Geeqie 2.5 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.4+git20240921\-6cc6b171
14+
Geeqie 2.5
1515
.SS "Valid options:"
1616
.TP
1717
\fB\-\-blank\fR

0 commit comments

Comments
 (0)