summaryrefslogtreecommitdiff
path: root/doc/standards.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-12-13 06:51:11 -0800
committerKarl Berry <karl@freefriends.org>2014-12-13 06:51:11 -0800
commit98c35a0e40339679a819b5cff7ec3427a568c9a3 (patch)
treefe97e9c5c090579344ef6ab52f38707313b327e3 /doc/standards.texi
parent3e51cf7079a202603f436649aad1425056a1dd85 (diff)
downloadgnulib-98c35a0e40339679a819b5cff7ec3427a568c9a3.tar.gz
autoupdate
Diffstat (limited to 'doc/standards.texi')
-rw-r--r--doc/standards.texi10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/standards.texi b/doc/standards.texi
index c5d16c10e0..f0894361ff 100644
--- a/doc/standards.texi
+++ b/doc/standards.texi
@@ -3,7 +3,7 @@
@setfilename standards.info
@settitle GNU Coding Standards
@c This date is automagically updated when you save this file:
-@set lastupdate May 13, 2014
+@set lastupdate December 10, 2014
@c %**end of header
@dircategory GNU organization
@@ -870,10 +870,12 @@ multi-column format.
@cindex user interface styles
@cindex GTK+
+@cindex GNUstep
When you write a program that provides a graphical user interface,
-please make it work with the X Window System and the GTK+ toolkit
-unless the functionality specifically requires some alternative (for
-example, ``displaying jpeg images while in console mode'').
+please make it work with the X Window System, using the GTK+ toolkit
+or the GNUstep toolkit, unless the functionality specifically requires
+some alternative (for example, ``displaying jpeg images while in
+console mode'').
In addition, please provide a command-line interface to control the
functionality. (In many cases, the graphical user interface can be a