diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-23 09:36:56 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-23 09:36:56 +0200 |
commit | 8004f1a7ad3cc6a3659517f3374bdf1b63416b24 (patch) | |
tree | b7b82cc6e01cd47d22f660e25508a7d8d555dc89 /plugins/common | |
parent | 28c68a75acac7ac3ce7fb169bc6aa65e16551c53 (diff) | |
parent | 566dc060676b41e1e58a446b7dcc4159e242fee6 (diff) |
Merge tag 'upstream/0.20.0'
Upstream version 0.20.0
Diffstat (limited to 'plugins/common')
-rw-r--r-- | plugins/common/Resources.vala | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/common/Resources.vala b/plugins/common/Resources.vala index bcdc590..79d4818 100644 --- a/plugins/common/Resources.vala +++ b/plugins/common/Resources.vala @@ -6,7 +6,7 @@ namespace Resources { -public const string WEBSITE_NAME = _("Visit the Yorba web site"); +public const string WEBSITE_NAME = _("Visit the Shotwell home page"); public const string WEBSITE_URL = "https://wiki.gnome.org/Apps/Shotwell"; public const string LICENSE = """ |