pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

*: use https for www.gnome.org



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Jul 31 00:47:05 2017 +0200
Changeset:	27c5d5b4de9925689f158466f1719e3cdca98a30

Modified Files:
	cheese/Makefile
	epiphany/Makefile
	evolution-data-server/Makefile
	gcr/Makefile
	gdm/Makefile
	geocode-glib/Makefile
	gnome-applets/Makefile
	gnome-apps/Makefile
	gnome-backgrounds/Makefile
	gnome-control-center/Makefile
	gnome-core/Makefile
	gnome-keyring/Makefile
	gnome-menus/Makefile
	gnome-panel/Makefile
	gnome-session/Makefile
	gnome-settings-daemon/Makefile
	gnome-terminal/Makefile
	gnome3/Makefile
	grilo-plugins/Makefile
	gsettings-desktop-schemas/Makefile
	labyrinth/Makefile
	libcm/Makefile
	libgnomekbd/Makefile
	libgtop/Makefile
	libgweather/Makefile
	liboobs/Makefile
	totem/Makefile.common
	vino/Makefile
	vte/Makefile
	vte/Makefile.common
	yelp-tools/Makefile
	zenity/Makefile

Log Message:
*: use https for www.gnome.org

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=27c5d5b4de9925689f158466f1719e3cdca98a30

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cheese/Makefile                    | 2 +-
 epiphany/Makefile                  | 2 +-
 evolution-data-server/Makefile     | 2 +-
 gcr/Makefile                       | 2 +-
 gdm/Makefile                       | 2 +-
 geocode-glib/Makefile              | 2 +-
 gnome-applets/Makefile             | 2 +-
 gnome-apps/Makefile                | 2 +-
 gnome-backgrounds/Makefile         | 2 +-
 gnome-control-center/Makefile      | 2 +-
 gnome-core/Makefile                | 2 +-
 gnome-keyring/Makefile             | 2 +-
 gnome-menus/Makefile               | 2 +-
 gnome-panel/Makefile               | 2 +-
 gnome-session/Makefile             | 2 +-
 gnome-settings-daemon/Makefile     | 2 +-
 gnome-terminal/Makefile            | 2 +-
 gnome3/Makefile                    | 2 +-
 grilo-plugins/Makefile             | 2 +-
 gsettings-desktop-schemas/Makefile | 2 +-
 labyrinth/Makefile                 | 2 +-
 libcm/Makefile                     | 2 +-
 libgnomekbd/Makefile               | 2 +-
 libgtop/Makefile                   | 2 +-
 libgweather/Makefile               | 2 +-
 liboobs/Makefile                   | 2 +-
 totem/Makefile.common              | 2 +-
 vino/Makefile                      | 2 +-
 vte/Makefile                       | 2 +-
 vte/Makefile.common                | 2 +-
 yelp-tools/Makefile                | 2 +-
 zenity/Makefile                    | 2 +-
 32 files changed, 32 insertions(+), 32 deletions(-)

diffs:
diff --git a/cheese/Makefile b/cheese/Makefile
index cceafdb0e5..e81432c155 100644
--- a/cheese/Makefile
+++ b/cheese/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/cheese/3.18/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/projects/cheese/
+HOMEPAGE=	https://www.gnome.org/projects/cheese/
 COMMENT=	Use your webcam to take photos and videos
 LICENSE=	gnu-gpl-v2
 
diff --git a/epiphany/Makefile b/epiphany/Makefile
index 645f2ab18c..2b1a6a4802 100644
--- a/epiphany/Makefile
+++ b/epiphany/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/epiphany/3.16/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/projects/epiphany/
+HOMEPAGE=	https://www.gnome.org/projects/epiphany/
 COMMENT=	The web browser for the GNOME Desktop
 LICENSE=	gnu-gpl-v2
 
diff --git a/evolution-data-server/Makefile b/evolution-data-server/Makefile
index 884176e890..7a61b596fc 100644
--- a/evolution-data-server/Makefile
+++ b/evolution-data-server/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/evolution-data-server/3.18/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/projects/evolution/
+HOMEPAGE=	https://www.gnome.org/projects/evolution/
 COMMENT=	Evolution data server
 LICENSE=	gnu-lgpl-v2
 
diff --git a/gcr/Makefile b/gcr/Makefile
index 1960cd52dd..9ae0db71a8 100644
--- a/gcr/Makefile
+++ b/gcr/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gcr/3.18/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		Library for crypto UI and related tasks
 LICENSE=		gnu-gpl-v2
 
diff --git a/gdm/Makefile b/gdm/Makefile
index 0c5e8f9234..3c32361434 100644
--- a/gdm/Makefile
+++ b/gdm/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	x11 gnome
 MASTER_SITES=	${MASTER_SITE_GITHUB:=GNOME/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Gnome Display Manager
 
 DEPENDS+=	zenity>=2.16.0:../../wip/zenity
diff --git a/geocode-glib/Makefile b/geocode-glib/Makefile
index 4382440d95..ea516e8f3b 100644
--- a/geocode-glib/Makefile
+++ b/geocode-glib/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/geocode-glib/3.18/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		Geocoding library
 LICENSE=		gnu-gpl-v2
 
diff --git a/gnome-applets/Makefile b/gnome-applets/Makefile
index 07e8374748..c98da797f7 100644
--- a/gnome-applets/Makefile
+++ b/gnome-applets/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-applets/3.18/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		GNOME2 panel applets
 
 GNU_CONFIGURE=		yes
diff --git a/gnome-apps/Makefile b/gnome-apps/Makefile
index 7063146f50..87ee38c0b8 100644
--- a/gnome-apps/Makefile
+++ b/gnome-apps/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	# empty
 DISTFILES=	# empty
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Meta-package for the GNOME applications
 
 META_PACKAGE=	yes
diff --git a/gnome-backgrounds/Makefile b/gnome-backgrounds/Makefile
index 519d3b4786..7f186206d6 100644
--- a/gnome-backgrounds/Makefile
+++ b/gnome-backgrounds/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-backgrounds/3.18/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Set of background images for the GNOME Desktop
 LICENSE=	gnu-gpl-v2
 
diff --git a/gnome-control-center/Makefile b/gnome-control-center/Makefile
index 99733d7a60..b0f58a3554 100644
--- a/gnome-control-center/Makefile
+++ b/gnome-control-center/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-control-center/3.16/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	GNOME3 configuration utility
 LICENSE=	gnu-gpl-v2
 
diff --git a/gnome-core/Makefile b/gnome-core/Makefile
index c831a7e48a..e3ccc6f0b3 100644
--- a/gnome-core/Makefile
+++ b/gnome-core/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	# empty
 DISTFILES=	# empty
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Meta-package for the GNOME core libraries
 
 META_PACKAGE=	yes
diff --git a/gnome-keyring/Makefile b/gnome-keyring/Makefile
index 3446338c30..d68e56f58b 100644
--- a/gnome-keyring/Makefile
+++ b/gnome-keyring/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-keyring/3.18/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	GNOME password and secret manager
 LICENSE=	gnu-gpl-v2
 
diff --git a/gnome-menus/Makefile b/gnome-menus/Makefile
index 6b14d73e81..9352c0d5e9 100644
--- a/gnome-menus/Makefile
+++ b/gnome-menus/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-menus/3.10/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Implementation of the desktop menu specification for GNOME
 
 GNU_CONFIGURE=		yes
diff --git a/gnome-panel/Makefile b/gnome-panel/Makefile
index 6d54914aba..516a88444e 100644
--- a/gnome-panel/Makefile
+++ b/gnome-panel/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-panel/3.16/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		GNOME3 panel application
 
 # depends on policykit
diff --git a/gnome-session/Makefile b/gnome-session/Makefile
index 223f27f125..47afa505fa 100644
--- a/gnome-session/Makefile
+++ b/gnome-session/Makefile
@@ -10,7 +10,7 @@ DISTFILES=		${DISTNAME}${EXTRACT_SUFX} #gnome-splash-2.16.0.png
 
 LICENSE=		gnu-gpl-v2
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		GNOME3 session management utilities
 
 BUILD_DEPENDS+=		xmlto-[0-9]*:../../textproc/xmlto
diff --git a/gnome-settings-daemon/Makefile b/gnome-settings-daemon/Makefile
index 913e54fa03..9547cd5b81 100644
--- a/gnome-settings-daemon/Makefile
+++ b/gnome-settings-daemon/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-settings-daemon/3.16/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	GNOME settings daemon
 
 BUILD_DEPENDS+=	gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
diff --git a/gnome-terminal/Makefile b/gnome-terminal/Makefile
index 2bd343f679..9e0096165e 100644
--- a/gnome-terminal/Makefile
+++ b/gnome-terminal/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-terminal/3.16/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		Xterm like terminal program for GNOME 2
 LICENSE=		gnu-gpl-v3
 
diff --git a/gnome3/Makefile b/gnome3/Makefile
index e64966d335..cddfecb863 100644
--- a/gnome3/Makefile
+++ b/gnome3/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	meta-pkgs x11 gnome
 MASTER_SITES=	# empty
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Meta-package for the GNOME desktop
 
 META_PACKAGE=	yes
diff --git a/grilo-plugins/Makefile b/grilo-plugins/Makefile
index 9066d26fb7..7b4eb64573 100644
--- a/grilo-plugins/Makefile
+++ b/grilo-plugins/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.3/
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Plugins for grilo media browser
 LICENSE=	gnu-lgpl-v2
 
diff --git a/gsettings-desktop-schemas/Makefile b/gsettings-desktop-schemas/Makefile
index 7811ec629b..bf4770a63c 100644
--- a/gsettings-desktop-schemas/Makefile
+++ b/gsettings-desktop-schemas/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gsettings-desktop-schemas/3.${GNOME3_
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Collection of GSettings schemas for the GNOME desktop
 LICENSE=	gnu-lgpl-v2.1
 
diff --git a/labyrinth/Makefile b/labyrinth/Makefile
index 4d567516ff..1279f3f2c3 100644
--- a/labyrinth/Makefile
+++ b/labyrinth/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	graphics python
 MASTER_SITES=	http://labyrinth.googlecode.com/files/
 
 MAINTAINER=	pkgsrc.gnome%gmail.com@localhost
-HOMEPAGE=	http://www.gnome.org/~dscorgie/labyrinth.html
+HOMEPAGE=	https://www.gnome.org/~dscorgie/labyrinth.html
 COMMENT=	Labyrinth is a lightweight mind-mapping tool for GNOME
 
 WRKSRC=		${WRKDIR}/labyrinth-0.4.0
diff --git a/libcm/Makefile b/libcm/Makefile
index 11ee5e3bcf..9b64033217 100644
--- a/libcm/Makefile
+++ b/libcm/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	ftp://ftp.gnome.org/pub/gnome/sources/libcm/0.1/
 EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	blair.sadewitz%gmail.com@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Metacity compositor library
 #LICENSE=	gnu-gpl-v2
 
diff --git a/libgnomekbd/Makefile b/libgnomekbd/Makefile
index 53fbf735c5..fa402bb564 100644
--- a/libgnomekbd/Makefile
+++ b/libgnomekbd/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libgnomekbd/3.6/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Gnome keyboard configuration library
 LICENSE=	gnu-gpl-v2
 
diff --git a/libgtop/Makefile b/libgtop/Makefile
index 8ddd64efe9..79bc17d284 100644
--- a/libgtop/Makefile
+++ b/libgtop/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/libgtop/2.34/}
 EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		Library to retrieve system information, used in GNOME2
 LICENSE=		gnu-gpl-v2
 
diff --git a/libgweather/Makefile b/libgweather/Makefile
index cebcae43f2..aaf69c61a4 100644
--- a/libgweather/Makefile
+++ b/libgweather/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/libgweather/3.16/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Weather information access library
 LICENSE=	gnu-gpl-v2
 
diff --git a/liboobs/Makefile b/liboobs/Makefile
index 5b841984fb..e03d27cfc4 100644
--- a/liboobs/Makefile
+++ b/liboobs/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=		${MASTER_SITE_GNOME:=sources/liboobs/2.32/}
 EXTRACT_SUFX=		.tar.bz2
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.gnome.org/
+HOMEPAGE=		https://www.gnome.org/
 COMMENT=		Lightweight GObject based interface to system-tools-backends
 LICENSE=		gnu-gpl-v2
 
diff --git a/totem/Makefile.common b/totem/Makefile.common
index 2f20e0398b..aeb4fd4656 100644
--- a/totem/Makefile.common
+++ b/totem/Makefile.common
@@ -8,7 +8,7 @@ CATEGORIES=	multimedia gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/totem/3.18/}
 EXTRACT_SUFX=	.tar.xz
 
-HOMEPAGE=	http://www.gnome.org/projects/totem/
+HOMEPAGE=	https://www.gnome.org/projects/totem/
 COMMENT=	Movie player for the GNOME Desktop
 LICENSE=	gnu-gpl-v2 # with an exception clause
 
diff --git a/vino/Makefile b/vino/Makefile
index bc725cedac..f651378403 100644
--- a/vino/Makefile
+++ b/vino/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/vino/3.18/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	VNC server for GNOME
 LICENSE=	gnu-gpl-v2
 
diff --git a/vte/Makefile b/vte/Makefile
index 8d5d7e36f7..b12b79c0a3 100644
--- a/vte/Makefile
+++ b/vte/Makefile
@@ -8,7 +8,7 @@
 CATEGORIES=	x11
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Terminal widget with improved accessibility and I18N support
 LICENSE=	gnu-lgpl-v2
 
diff --git a/vte/Makefile.common b/vte/Makefile.common
index a978429dfe..974739231d 100644
--- a/vte/Makefile.common
+++ b/vte/Makefile.common
@@ -5,7 +5,7 @@
 DISTNAME=	vte-0.42.1
 MASTER_SITES=	${MASTER_SITE_GITHUB:=GNOME/}
 
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 LICENSE=	gnu-lgpl-v2
 
 DISTINFO_FILE=		${.CURDIR}/../../wip/vte/distinfo
diff --git a/yelp-tools/Makefile b/yelp-tools/Makefile
index 22537938cf..387be83435 100644
--- a/yelp-tools/Makefile
+++ b/yelp-tools/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=GNOME/}
 
 MAINTAINER=	pkgsrc.gnome%gmail.com@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Set of command-line tools to build and check your documentation
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
diff --git a/zenity/Makefile b/zenity/Makefile
index 626f3cb540..af1e33601e 100644
--- a/zenity/Makefile
+++ b/zenity/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/zenity/3.18/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.gnome.org/
+HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Display GNOME dialogs from the command line
 LICENSE=	gnu-lgpl-v2
 


Home | Main Index | Thread Index | Old Index