From owner-svn-doc-all@freebsd.org Sun Apr 17 11:28:40 2016 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE319B112E9; Sun, 17 Apr 2016 11:28:40 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 985B416E2; Sun, 17 Apr 2016 11:28:40 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3HBSdfC091970; Sun, 17 Apr 2016 11:28:39 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3HBSdm4091969; Sun, 17 Apr 2016 11:28:39 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201604171128.u3HBSdm4091969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sun, 17 Apr 2016 11:28:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48658 - head/en_US.ISO8859-1/books/handbook/desktop X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Apr 2016 11:28:41 -0000 Author: bcr Date: Sun Apr 17 11:28:39 2016 New Revision: 48658 URL: https://svnweb.freebsd.org/changeset/doc/48658 Log: Replace GQview with geeqie fork, because the latter is more actively maintained. PR: 208696 Submitted by: fehmi noyan isi Patch by: me Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Sun Apr 17 11:03:12 2016 (r48657) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Sun Apr 17 11:28:39 2016 (r48658) @@ -796,7 +796,7 @@ - GQview + Geeqie light light Gtk+ or @@ -890,29 +890,32 @@ - GQview + Geeqie - GQview + Geeqie - GQview is an image manager - which supports viewing a file with a single click, launching - an external editor, and thumbnail previews. It also features - a slideshow mode and some basic file operations, making it - easy to manage image collections and to find duplicate files. - GQview supports full screen viewing - and internationalization. + Geeqie is a fork from the + unmaintained GQView project, in an + effort to move development forward and integrate the existing + patches. Geeqie is an image + manager which supports viewing a file with a single click, + launching an external editor, and thumbnail previews. It also + features a slideshow mode and some basic file operations, + making it easy to manage image collections and to find + duplicate files. Geeqie supports + full screen viewing and internationalization. - To install the GQview + To install the Geeqie package: - &prompt.root; pkg install gqview + &prompt.root; pkg install geeqie If the package is not available, use the Ports Collection: - &prompt.root; cd /usr/ports/graphics/gqview + &prompt.root; cd /usr/ports/graphics/geeqie &prompt.root; make install clean