This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository xfce/tumbler.

commit 407320678e3ae2e73c1b2e8cdd19d18700eef218
Author: Andre Miranda <[email protected]>
Date:   Tue Apr 16 22:55:18 2019 -0300

    Update URLs in README and configure.ac
---
 README       | 12 ++++++------
 configure.ac |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README b/README
index 85e509a..06eedef 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Tumbler is a D-Bus service for applications to request 
thumbnails for
 various URI schemes and MIME types. It is an implementation of the 
 thumbnail management D-Bus specification described on 
 
-  http://live.gnome.org/ThumbnailerSpec
+  https://wiki.gnome.org/DraftSpecs/ThumbnailerSpec
 
 written in an object-oriented fashion using GLib and GObject. Its 
 modular architecture makes it very flexible and useful in many
@@ -69,23 +69,23 @@ Standards compliance
 Tumbler supports and implements the following standards/specifications:
 
   * XDG Base Directory Specification
-    http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
+    https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
 
   * Thumbnail Managing Standard
-    http://jens.triq.net/thumbnail-spec/
+    
https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html
 
   * Thumbnail Management D-Bus Specification
-    http://live.gnome.org/ThumbnailerSpec
+    https://wiki.gnome.org/DraftSpecs/ThumbnailerSpec
 
   * File URI Specification
-    http://www.freedesktop.org/wiki/Specifications/file-uri-spec
+    https://www.freedesktop.org/wiki/Specifications/file-uri-spec/
 
 
 How to report bugs?
 ===================
 
 Bugs should be reported to the Xfce bug tracking system 
-(http://bugzilla.xfce.org, product Tumbler). You will need to
+(https://bugzilla.xfce.org, product Tumbler). You will need to
 create a bugzilla account for yourself first.
 
 Please read the HACKING file for informaiton on where to send
diff --git a/configure.ac b/configure.ac
index 87976f6..d59f020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ dnl *** Initialize autoconf ***
 dnl ***************************
 AC_COPYRIGHT([Copyright (c) 2009-2011 Jannis Pohlmann <[email protected]>])
 AC_COPYRIGHT([Copyright (c) 2016-2017 Ali Abdallah <[email protected]>])
-AC_INIT([tumbler], [tumbler_version], [http://bugzilla.xfce.org/])
+AC_INIT([tumbler], [tumbler_version], [https://bugzilla.xfce.org/])
 AC_PREREQ([2.60])
 AC_CANONICAL_TARGET()
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to