Commit 46404af5 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Release v1.4.1

parent ced2edbd
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
Git head
Tue Mar 16 07:56:36 CET 2010  Daniel Friesel <derf@chaosdorf.de>

  * Release v1.4.1
     * Fix chrome theme in the default .fehrc
     * Rename cam to feh-cam and gen_cam_menu.sh to gen-cam-menu
     * Add manual for feh-cam und gen-cam-menu (from Debian)
     * Fix lossless rotate for filenames with weird characters
     * Add manual for feh-cam and gen-cam-menu (from Debian)
     * Fix lossless rotate for filenames with spaces etc.

Thu Mar  4 14:55:02 CET 2010  Daniel Friesel <derf@chaosdorf.de>

+1 −1
Original line number Diff line number Diff line
@@ -1460,7 +1460,7 @@ fi

PACKAGE=feh

VERSION=1.4
VERSION=1.4.1

if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.

AC_INIT
AC_CONFIG_SRCDIR([src/main.c])
AM_INIT_AUTOMAKE(feh, 1.4)
AM_INIT_AUTOMAKE(feh, 1.4.1)
AM_CONFIG_HEADER(src/config.h)

AC_PROG_CC
+1 −1
Original line number Diff line number Diff line
dnl Process this file with autoconf to create configure.

AC_INIT(src/main.c)
AM_INIT_AUTOMAKE(feh, 1.4)
AM_INIT_AUTOMAKE(feh, 1.4.1)
AM_CONFIG_HEADER(src/config.h)

AC_PROG_CC
+1 −1
Original line number Diff line number Diff line
Summary:    Image viewer using Imlib 2
Name:       feh
Version:    1.4
Version:    1.4.1
Release:    1
Copyright:  BSD
Group:      Amusements/Graphics