[gnome-packagekit/gnome-2-30] Use the correct URL in the about dialog to fix an error. Fixes rh#598261
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit/gnome-2-30] Use the correct URL in the about dialog to fix an error. Fixes rh#598261
- Date: Tue, 20 Jul 2010 08:12:11 +0000 (UTC)
commit 95f3c2d7497b3d88975ff6f3a0a5e7fdc534d56a
Author: Richard Hughes <richard hughsie com>
Date: Wed Jun 23 09:08:27 2010 +0100
Use the correct URL in the about dialog to fix an error. Fixes rh#598261
src/gpk-watch.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gpk-watch.c b/src/gpk-watch.c
index 9ff02a7..9ecc42a 100644
--- a/src/gpk-watch.c
+++ b/src/gpk-watch.c
@@ -479,7 +479,7 @@ gpk_watch_show_about_cb (GtkMenuItem *item, gpointer data)
"license", license_trans,
"wrap-license", TRUE,
"website-label", _("PackageKit Website"),
- "website", "www.packagekit.org",
+ "website", "http://www.packagekit.org",
"comments", "PackageKit",
"authors", authors,
"documenters", documenters,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]