The -r flag hangs, remove it from the .desktop file invokation of gqview

for now. Bug reported upstream and noticed by <markus.bergkvist@telia.com>
This commit is contained in:
pvalchev 2007-08-25 03:11:30 +00:00
parent 80b4634e69
commit 3ccc9f11c1
2 changed files with 14 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.47 2007/03/24 16:37:02 pvalchev Exp $
# $OpenBSD: Makefile,v 1.48 2007/08/25 03:11:30 pvalchev Exp $
COMMENT= "Gtk-based graphic file viewer"
DISTNAME= gqview-2.0.4
PKGNAME= ${DISTNAME}p0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-gqview_desktop,v 1.1 2007/08/25 03:11:30 pvalchev Exp $
--- gqview.desktop.orig Thu Aug 23 14:06:57 2007
+++ gqview.desktop Thu Aug 23 14:07:01 2007
@@ -9,7 +9,7 @@ GenericName[es]=Visor de imágenes
Comment=View and manage images
Comment[hu]=Képek megjelenítése és rendszerezése
Comment[es]=Visualiza y administra imágenes
-Exec=gqview -r %F
+Exec=gqview %F
Icon=gqview.png
Type=Application
Terminal=false