[gnome-directory-thumbnailer] docs: Update gnome-directory-thumbnailer website



commit 8afbfa4fbf90347f63c74f79feb2f46457d407c7
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Dec 2 22:21:07 2013 +0000

    docs: Update gnome-directory-thumbnailer website
    
    Now: https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer

 HACKING                          |    2 +-
 README                           |    2 +-
 configure.ac                     |    2 +-
 gnome-directory-thumbnailer.doap |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/HACKING b/HACKING
index 30ea5c3..a238086 100644
--- a/HACKING
+++ b/HACKING
@@ -49,7 +49,7 @@ Commit messages
 ===============
 
 gnome-directory-thumbnailer does not use a ChangeLog; it is auto-generated from the git log when packaging a 
release. Commit messages should follow the GNOME commit
-message guidelines (http://live.gnome.org/Git/CommitMessages), with the exception that when a commit closes 
a bug, the short explanation of the commit
+message guidelines (https://wiki.gnome.org/Git/CommitMessages), with the exception that when a commit closes 
a bug, the short explanation of the commit
 should simply be the bug's title, as copied from Bugzilla (e.g. "Bug 579885 – Add code examples to 
documentation"). The long explanation should then
 be used to give details of the changes. If the bug's title is not relevant, it should be changed before 
committing the changes.
 
diff --git a/README b/README
index 05c9d6d..cfdb357 100644
--- a/README
+++ b/README
@@ -39,4 +39,4 @@ Contact
 =======
 
 Philip Withnall <philip withnall collabora co uk>
-https://wiki.gnome.org/GnomeDirectoryThumbnailer
+https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer
diff --git a/configure.ac b/configure.ac
index c145f7b..4a111d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ m4_define(gdt_version_major, 0)
 m4_define(gdt_version_minor, 1)
 m4_define(gdt_version_micro, 2)
 
-AC_INIT([gnome-directory-thumbnailer],[gdt_version_major.gdt_version_minor.gdt_version_micro],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-directory-thumbnailer],[gnome-directory-thumbnailer],[https://wiki.gnome.org/GnomeDirectoryThumbnailer])
+AC_INIT([gnome-directory-thumbnailer],[gdt_version_major.gdt_version_minor.gdt_version_micro],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-directory-thumbnailer],[gnome-directory-thumbnailer],[https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
diff --git a/gnome-directory-thumbnailer.doap b/gnome-directory-thumbnailer.doap
index b1e18a5..4dd06ab 100644
--- a/gnome-directory-thumbnailer.doap
+++ b/gnome-directory-thumbnailer.doap
@@ -10,7 +10,7 @@
                a thumbnail for a directory. It is intended to be called by gnome-desktop’s
                thumbnailer code, but can be called manually as well.
        </description>
-       <homepage rdf:resource="https://wiki.gnome.org/GnomeDirectoryThumbnailer"; />
+       <homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer"; />
        <download-page rdf:resource="http://download.gnome.org/sources/gnome-directory-thumbnailer/"; />
        <bug-database 
rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-directory-thumbnailer"; />
        <maintainer>


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