[gedit] Update the README and HACKING files



commit 70fe298f2b40aa0e80ee53e5fe29ce94a34cb925
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Aug 22 13:29:15 2015 +0200

    Update the README and HACKING files

 HACKING |    2 +-
 README  |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/HACKING b/HACKING
index 28be184..2058421 100644
--- a/HACKING
+++ b/HACKING
@@ -183,8 +183,8 @@ See also
 ========
 
 https://wiki.gnome.org/Apps/Gedit/DevGettingStarted
+https://developer.gnome.org/programming-guidelines/stable/
 https://wiki.gnome.org/Projects/GTK%2B/BestPractices
-ftp://ftp.gnome.org/pub/GNOME/teams/docs/devel/guides/programming_guidelines/
 http://ometer.com/hacking.html
 http://blogs.gnome.org/swilmet/2012/08/01/about-code-quality-and-maintainability/
 
diff --git a/README b/README
index d89b496..d1f084c 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ editor for the GNOME environment.
 gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
 Complete GNOME integration is featured, with support for Drag and Drop (DnD) 
 from Nautilus (the GNOME file manager), the use of the GNOME help system,
-the GNOME Virtual File System and the GNOME print framework.
+the Virtual File System GVfs and the GTK+ print framework.
 
 gedit uses a Multiple Document Interface (MDI), which lets you edit more than 
 one document at the same time.
@@ -44,8 +44,8 @@ Some of the plugins, packaged and installed with gedit include, among others:
 Other external plugins are also available.
 
 
-gedit is released under the GNU General Public License (GPL) version 2, see
-the file 'COPYING' for more information.
+gedit is released under the GNU General Public License (GPL) version 2 or
+later, see the file 'COPYING' for more information.
 
 
 The official web site is:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]