From 210cc61ee4191465805a770881235c677041f929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Mar 2026 11:11:07 +0100 Subject: New upstream version 0.32.15 --- src/Resources.vala | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Resources.vala') diff --git a/src/Resources.vala b/src/Resources.vala index 0bd8512..a99a210 100644 --- a/src/Resources.vala +++ b/src/Resources.vala @@ -15,9 +15,9 @@ namespace Resources { public const string COPYRIGHT = _("Copyright 2016 Software Freedom Conservancy Inc."); public const string APP_GETTEXT_PACKAGE = GETTEXT_PACKAGE; - public const string HOME_URL = "https://wiki.gnome.org/Apps/Shotwell"; - public const string FAQ_URL = "https://wiki.gnome.org/Apps/Shotwell/FAQ"; - public const string BUG_DB_URL = "https://wiki.gnome.org/Apps/Shotwell/ReportingABug"; + public const string HOME_URL = "https://shotwell-project.org"; + public const string FAQ_URL = "https://gitlab.gnome.org/GNOME/shotwell/-/wikis/Frequently-Asked-Questions"; + public const string BUG_DB_URL = "https://gitlab.gnome.org/GNOME/shotwell/issues"; public const string DIR_PATTERN_URI_SYSWIDE = "help:shotwell/other-files"; private const string LIB = _LIB; -- cgit v1.2.3