File: all-Point-homepage-to-GNOME-GitLab.patch

package info (click to toggle)
totem 43.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,496 kB
  • sloc: ansic: 30,058; python: 964; makefile: 228; xml: 221; sh: 157
file content (203 lines) | stat: -rw-r--r-- 11,518 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
From: =?utf-8?q?Jeremy_B=C3=ADcha?= <jbicha@ubuntu.com>
Date: Wed, 17 Sep 2025 18:46:38 -0400
Subject: all: Point homepage to GNOME GitLab

---
 data/appdata/org.gnome.Totem.appdata.xml.in.in                      | 2 +-
 docs/reference/totem-plugins.xml                                    | 2 +-
 src/plugins/autoload-subtitles/autoload-subtitles.plugin.desktop.in | 2 +-
 src/plugins/im-status/totem-im-status.plugin.desktop.in             | 2 +-
 src/plugins/mpris/mpris.plugin.desktop.in                           | 2 +-
 src/plugins/open-directory/open-directory.plugin.desktop.in         | 2 +-
 src/plugins/opensubtitles/opensubtitles.plugin.desktop.in           | 2 +-
 src/plugins/properties/movie-properties.plugin.desktop.in           | 2 +-
 src/plugins/pythonconsole/pythonconsole.plugin.desktop.in           | 2 +-
 src/plugins/recent/recent.plugin.desktop.in                         | 2 +-
 src/plugins/rotation/rotation.plugin.desktop.in                     | 2 +-
 src/plugins/samplepython/samplepython.plugin.desktop.in             | 2 +-
 src/plugins/save-file/save-file.plugin.desktop.in                   | 2 +-
 src/plugins/screensaver/screensaver.plugin.desktop.in               | 2 +-
 src/plugins/screenshot/screenshot.plugin.desktop.in                 | 2 +-
 src/plugins/variable-rate/variable-rate.plugin.desktop.in           | 2 +-
 totem.doap                                                          | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/data/appdata/org.gnome.Totem.appdata.xml.in.in b/data/appdata/org.gnome.Totem.appdata.xml.in.in
index ec00356..81b0223 100644
--- a/data/appdata/org.gnome.Totem.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Totem.appdata.xml.in.in
@@ -20,7 +20,7 @@
       and support for recording DVDs.
     </p>
   </description>
-  <url type="homepage">https://apps.gnome.org/Totem/</url>
+  <url type="homepage">https://gitlab.gnome.org/GNOME/totem</url>
   <url type="bugtracker">https://gitlab.gnome.org/GNOME/totem/issues</url>
   <url type="donation">https://www.gnome.org/donate/</url>
   <url type="translate">https://l10n.gnome.org/module/totem/</url>
diff --git a/docs/reference/totem-plugins.xml b/docs/reference/totem-plugins.xml
index 4d839c3..7e5079a 100644
--- a/docs/reference/totem-plugins.xml
+++ b/docs/reference/totem-plugins.xml
@@ -53,7 +53,7 @@
 				Most of the values in the template are fairly self-explanatory. One thing to note is that the plugin name should be
 				in lowercase, and contain no spaces. The plugin interface age should start at <literal>1</literal>, and only be
 				incremented when the binary interface of the plugin (as used by Totem) changes. If the plugin does not have its own
-				website, Totem's website (<literal>https://wiki.gnome.org/Apps/Videos</literal>) can be used.</para>
+				website, Totem's website (<literal>https://gitlab.gnome.org/GNOME/totem</literal>) can be used.</para>
 			<para>The library file containing the plugin's code should be named
 				<filename>lib<replaceable>plugin-name</replaceable>.so</filename> (for C, or other compiled language, plugins) or
 				<filename><replaceable>pluginname</replaceable>.py</filename> (for Python plugins).</para>
diff --git a/src/plugins/autoload-subtitles/autoload-subtitles.plugin.desktop.in b/src/plugins/autoload-subtitles/autoload-subtitles.plugin.desktop.in
index 15edc99..ce3a155 100644
--- a/src/plugins/autoload-subtitles/autoload-subtitles.plugin.desktop.in
+++ b/src/plugins/autoload-subtitles/autoload-subtitles.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Autoload Subtitles
 Description=Autoloads text subtitles
 Authors=Bastien Nocera
 Copyright=Copyright © 2012 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/im-status/totem-im-status.plugin.desktop.in b/src/plugins/im-status/totem-im-status.plugin.desktop.in
index 4687ad2..4e83641 100644
--- a/src/plugins/im-status/totem-im-status.plugin.desktop.in
+++ b/src/plugins/im-status/totem-im-status.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Instant Messenger Status
 Description=Set your Instant Messenger status to away when a movie is playing
 Authors=Bastien Nocera, Philip Withnall
 Copyright=Copyright © 2007, 2011 Bastien Nocera, Philip Withnall
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/mpris/mpris.plugin.desktop.in b/src/plugins/mpris/mpris.plugin.desktop.in
index e50c399..2301af9 100644
--- a/src/plugins/mpris/mpris.plugin.desktop.in
+++ b/src/plugins/mpris/mpris.plugin.desktop.in
@@ -6,4 +6,4 @@ Description=Send notifications of currently-playing videos and allow remote cont
 Builtin=true
 Authors=Bastien Nocera
 Copyright=Copyright © 2022 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/open-directory/open-directory.plugin.desktop.in b/src/plugins/open-directory/open-directory.plugin.desktop.in
index bbf99a9..c49f418 100644
--- a/src/plugins/open-directory/open-directory.plugin.desktop.in
+++ b/src/plugins/open-directory/open-directory.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Open directory
 Description=Open the directory of the currently playing movie
 Authors=Matthieu Gautier
 Copyright=Copyright © 2015 Matthieu Gautier
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/opensubtitles/opensubtitles.plugin.desktop.in b/src/plugins/opensubtitles/opensubtitles.plugin.desktop.in
index 6945370..fe26e34 100644
--- a/src/plugins/opensubtitles/opensubtitles.plugin.desktop.in
+++ b/src/plugins/opensubtitles/opensubtitles.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Subtitle Downloader
 Description=Look for subtitles for the currently playing movie
 Authors=Xavier Queralt <xqueralt@gmail.com>
 Copyright=Copyright © 2008 Xavier Queralt
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/properties/movie-properties.plugin.desktop.in b/src/plugins/properties/movie-properties.plugin.desktop.in
index c8436f8..dabbf5b 100644
--- a/src/plugins/properties/movie-properties.plugin.desktop.in
+++ b/src/plugins/properties/movie-properties.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Movie Properties
 Description=Adds movie properties menu item
 Authors=Bastien Nocera
 Copyright=Copyright © 2007 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/pythonconsole/pythonconsole.plugin.desktop.in b/src/plugins/pythonconsole/pythonconsole.plugin.desktop.in
index 30b42b2..ec7c961 100644
--- a/src/plugins/pythonconsole/pythonconsole.plugin.desktop.in
+++ b/src/plugins/pythonconsole/pythonconsole.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Python Console
 Description=Interactive Python console
 Authors=Steve Frécinaux <steve@istique.net>
 Copyright=Copyright © 2006 Steve Frécinaux
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/recent/recent.plugin.desktop.in b/src/plugins/recent/recent.plugin.desktop.in
index 23f2e8a..ec4d62f 100644
--- a/src/plugins/recent/recent.plugin.desktop.in
+++ b/src/plugins/recent/recent.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Recent files
 Description=Adds files that have been played to recent files
 Authors=Bastien Nocera
 Copyright=Copyright © 2012 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/rotation/rotation.plugin.desktop.in b/src/plugins/rotation/rotation.plugin.desktop.in
index 075f51b..0b8accd 100644
--- a/src/plugins/rotation/rotation.plugin.desktop.in
+++ b/src/plugins/rotation/rotation.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Rotation Plugin
 Description=Allows videos to be rotated if they are in the wrong orientation
 Authors=Simon Wenner <simon@wenner.ch>
 Copyright=Copyright © 2011 Simon Wenner
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/samplepython/samplepython.plugin.desktop.in b/src/plugins/samplepython/samplepython.plugin.desktop.in
index edb2855..cf0ecce 100644
--- a/src/plugins/samplepython/samplepython.plugin.desktop.in
+++ b/src/plugins/samplepython/samplepython.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Python Sample Plugin
 Description=A useless sample plugin in Python
 Authors=Philip Withnall <philip@tecnocode.co.uk>
 Copyright=Copyright © 2006 James Livingston, 2007 Philip Withnall
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/save-file/save-file.plugin.desktop.in b/src/plugins/save-file/save-file.plugin.desktop.in
index 37f406f..b8f9a91 100644
--- a/src/plugins/save-file/save-file.plugin.desktop.in
+++ b/src/plugins/save-file/save-file.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Save Copy
 Description=Save a copy of the currently playing movie
 Authors=Bastien Nocera
 Copyright=Copyright © 2010 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/screensaver/screensaver.plugin.desktop.in b/src/plugins/screensaver/screensaver.plugin.desktop.in
index 58bffaa..6c3a1e6 100644
--- a/src/plugins/screensaver/screensaver.plugin.desktop.in
+++ b/src/plugins/screensaver/screensaver.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Screen Saver
 Description=Deactivates the screen saver when a movie is playing
 Authors=Bastien Nocera
 Copyright=Copyright © 2007 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/screenshot/screenshot.plugin.desktop.in b/src/plugins/screenshot/screenshot.plugin.desktop.in
index 0e52279..34e7ec3 100644
--- a/src/plugins/screenshot/screenshot.plugin.desktop.in
+++ b/src/plugins/screenshot/screenshot.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Screenshot
 Description=Allows screenshots and galleries to be taken of videos
 Authors=Philip Withnall, Bastien Nocera
 Copyright=Copyright © 2008 Philip Withnall, 2004 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/src/plugins/variable-rate/variable-rate.plugin.desktop.in b/src/plugins/variable-rate/variable-rate.plugin.desktop.in
index 8745dd3..d2b07dd 100644
--- a/src/plugins/variable-rate/variable-rate.plugin.desktop.in
+++ b/src/plugins/variable-rate/variable-rate.plugin.desktop.in
@@ -6,4 +6,4 @@ Name=Variable Rate
 Description=Provides the variable rate menu item
 Authors=Bastien Nocera
 Copyright=Copyright © 2016 Bastien Nocera
-Website=https://wiki.gnome.org/Apps/Videos
+Website=https://gitlab.gnome.org/GNOME/totem
diff --git a/totem.doap b/totem.doap
index 64e85b7..6856796 100644
--- a/totem.doap
+++ b/totem.doap
@@ -6,7 +6,7 @@
 	<name xml:lang="en">totem</name>
 	<description xml:lang="en">Movie player for the GNOME desktop based on GStreamer</description>
 	<shortdesc xml:lang="en">Movie player for the GNOME desktop based on GStreamer</shortdesc>
-	<homepage rdf:resource="https://wiki.gnome.org/Apps/Videos" />
+	<homepage rdf:resource="https://gitlab.gnome.org/GNOME/totem" />
 	<support-forum rdf:resource="https://discourse.gnome.org/tag/totem" />
 	<download-page rdf:resource="http://download.gnome.org/sources/totem/" />
 	<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/totem/issues" />