[Xfce4-commits] [apps/xfburn] 33/42: fixed website link in the about dialog

noreply at xfce.org noreply at xfce.org
Tue Oct 15 02:22:16 CEST 2019


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

k   a   t   a   n   a   s   t   e   e   l       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfburn.

commit 595c40ebc0acee3589a0f18f234ca472247f2e94
Author: Rene Kjellerup <rk.katana.steel at gmail.com>
Date:   Fri Sep 6 12:23:24 2019 -0700

    fixed website link in the about dialog
---
 xfburn/xfburn-main-window.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xfburn/xfburn-main-window.c b/xfburn/xfburn-main-window.c
index 3167c12..b8b2ae8 100644
--- a/xfburn/xfburn-main-window.c
+++ b/xfburn/xfburn-main-window.c
@@ -597,8 +597,8 @@ action_about (GAction * action, GVariant* param, XfburnMainWindow * window)
 		  "program-name", "Xfburn",
 		  "license", xfce_get_license_text (XFCE_LICENSE_TEXT_GPL),
 		  "version", VERSION,
-		  "comments", _("Another CD burning GUI"),
-		  "website", "http://www.xfce.org/projects/xfburn",
+		  "comments", _("Another cd burning GUI"),
+		  "website", "https://goodies.xfce.org/projects/applications/xfburn",
 		  "copyright", "2005-2008 David Mohr, Mario Đanić, Jean-François Wauthy",
 		  "authors", auth,
 		  "translator-credits", translators,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list