Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2017 14:58:44 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441846 - head/x11/gxkb
Message-ID:  <201705271458.v4REwi4e054170@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sat May 27 14:58:43 2017
New Revision: 441846
URL: https://svnweb.freebsd.org/changeset/ports/441846

Log:
  - Switch WWW to follow direct to a newish landing page which has a link
    to the project's GitHub (there is a good amount of information there
    and not very much so on the SF.net page)
  - While here, improve port description text: fix a bogosity and make it
    more detailed
  
  Suggested by:	adamw

Modified:
  head/x11/gxkb/pkg-descr

Modified: head/x11/gxkb/pkg-descr
==============================================================================
--- head/x11/gxkb/pkg-descr	Sat May 27 14:55:52 2017	(r441845)
+++ head/x11/gxkb/pkg-descr	Sat May 27 14:58:43 2017	(r441846)
@@ -1,9 +1,9 @@
 gxkb is a little indicator applet which allows one to quickly switch
 between different keyboard layouts in X11.  A flag corresponding to
-the country of the active layout is shown in the indicator area.
+the country of the active layout is shown in the system tray area.
 
 The applet is written in C and uses GTK+ 2.0 library (and therefore
 does not depend on any GNOME components) and can maintain separate
-per-window or per-window layouts.
+per-window, per-application, or global layout states.
 
-WWW: http://sourceforge.net/projects/gxkb/
+WWW: https://zen-tools.github.io/gxkb/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705271458.v4REwi4e054170>