[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnustandards standards.texi
From: |
Richard M. Stallman |
Subject: |
gnustandards standards.texi |
Date: |
Wed, 10 Dec 2014 15:57:23 +0000 |
CVSROOT: /sources/gnustandards
Module name: gnustandards
Changes by: Richard M. Stallman <rms> 14/12/10 15:57:23
Modified files:
. : standards.texi
Log message:
Mention GNUstep along with GTK+ as ok toolkits.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.239&r2=1.240
Patches:
Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -b -r1.239 -r1.240
--- standards.texi 13 May 2014 22:52:18 -0000 1.239
+++ standards.texi 10 Dec 2014 15:57:22 -0000 1.240
@@ -3,7 +3,7 @@
@setfilename standards.info
@settitle GNU Coding Standards
@c This date is automagically updated when you save this file:
address@hidden lastupdate May 13, 2014
address@hidden lastupdate December 10, 2014
@c %**end of header
@dircategory GNU organization
@@ -870,10 +870,12 @@
@cindex user interface styles
@cindex GTK+
address@hidden 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnustandards standards.texi,
Richard M. Stallman <=