Loading ChangeLog +2 −1 Original line number Original line Diff line number Diff line git HEAD Thu Jun 10 12:12:04 CEST 2010 * Release v1.7 * Fix segfault in Thumbnail mode when trying to open a no longer * Fix segfault in Thumbnail mode when trying to open a no longer existing image (e.g. when the file was renamed by a previous action) existing image (e.g. when the file was renamed by a previous action) * Set a negative slideshow-delay to start the slideshow in paused mode * Set a negative slideshow-delay to start the slideshow in paused mode Loading config.mk +1 −1 Original line number Original line Diff line number Diff line PACKAGE ?= feh PACKAGE ?= feh VERSION ?= 1.6.1-git VERSION ?= 1.7-git # Prefix for all installed files # Prefix for all installed files PREFIX ?= /usr/local PREFIX ?= /usr/local Loading Loading
ChangeLog +2 −1 Original line number Original line Diff line number Diff line git HEAD Thu Jun 10 12:12:04 CEST 2010 * Release v1.7 * Fix segfault in Thumbnail mode when trying to open a no longer * Fix segfault in Thumbnail mode when trying to open a no longer existing image (e.g. when the file was renamed by a previous action) existing image (e.g. when the file was renamed by a previous action) * Set a negative slideshow-delay to start the slideshow in paused mode * Set a negative slideshow-delay to start the slideshow in paused mode Loading
config.mk +1 −1 Original line number Original line Diff line number Diff line PACKAGE ?= feh PACKAGE ?= feh VERSION ?= 1.6.1-git VERSION ?= 1.7-git # Prefix for all installed files # Prefix for all installed files PREFIX ?= /usr/local PREFIX ?= /usr/local Loading