Skip to content

Commit 981b081

Browse files
committed
Branding part 2 idk
1 parent 444ddad commit 981b081

File tree

12 files changed

+19
-19
lines changed

12 files changed

+19
-19
lines changed
-16.9 KB
Loading
-535 KB
Loading

gtk/data/fr.handbrake.ghb.desktop.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Desktop Entry]
2-
Name=HandBrake
2+
Name=StickShift
33
GenericName=Media Transcoder
44
Comment=Transcodes DVD, Blu-ray, and other media
55
Exec=ghb %f

gtk/data/fr.handbrake.ghb.metainfo.xml.in

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 2018-2024 John Stebbins <[email protected]> -->
2+
<!-- Copyright 2018-2024 Eclipse Community <[email protected]> -->
33
<component type="desktop-application">
44
<id>fr.handbrake.ghb</id>
55
<translation type="gettext">ghb</translation>
6-
<developer_name>HandBrake Team</developer_name>
7-
<update_contact>jstebbins.hb_AT_gmail.com</update_contact>
8-
<launchable type="desktop-id">fr.handbrake.ghb.desktop</launchable>
6+
<developer_name>Eclipse Community</developer_name>
7+
<update_contact>webmaster_AT_eclipse.cx</update_contact>
8+
<launchable type="desktop-id">fr.handbrake.ghb/desktop</launchable>
99
<metadata_license>CC0-1.0</metadata_license>
1010
<project_license>GPL-2.0</project_license>
11-
<name>HandBrake</name>
11+
<name>StickShift</name>
1212
<summary>Video Transcoder</summary>
1313

1414
<description>
15-
<p>HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.</p>
16-
<p>Reasons you'll love Handbrake:</p>
15+
<p>StickShift is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.</p>
16+
<p>Reasons you'll love StickShift:</p>
1717
<ul>
1818
<li>Convert video from nearly any format</li>
1919
<li>Free and Open Source</li>
20-
<li>Multi-Platform (Windows, Mac and Linux)</li>
20+
<li>Supports Windows 7</li>
2121
</ul>
2222
</description>
2323

24-
<url type="homepage">https://handbrake.fr/</url>
25-
<url type="help">https://handbrake.fr/docs/</url>
26-
<url type="bugtracker">https://github.com/HandBrake/HandBrake/issues</url>
24+
<url type="homepage">https://eclipse.cx/projects/stickshift.htm</url>
25+
<url type="help">https://eclipse.cx/projects/stickshift.htm/</url>
26+
<url type="bugtracker">https://github.com/Eclipse-Community/StickShift/issues</url>
2727
<url type="translate">https://www.transifex.com/HandBrakeProject/</url>
2828

2929
<screenshots>

gtk/ghb.spec

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Summary: A program to transcode DVDs and other sources to MPEG-4
66

77
Group: Applications/Multimedia
88
License: GPLv2
9-
URL: http://handbrake.fr/
9+
URL: https://eclipse.cx/projects/stickshift.htm
1010
Source0: %{name}-%{version}.tar.bz2
1111
Prefix: %{_prefix}
1212
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -18,8 +18,8 @@ Requires: gtk3, coreutils
1818
%define debug_package %{nil}
1919

2020
%description
21-
HandBrake is an open-source, GPL-licensed, multi-platform, multi-threaded
22-
transcoder, available for MacOS X, Linux and Windows.
21+
StickShift is an open-source, GPL-licensed, multi-platform, multi-threaded
22+
transcoder, available for Windows 7.
2323

2424
%package gui
2525
Summary: A program to transcode DVDs and other sources to MPEG-4
@@ -30,12 +30,12 @@ Summary: A program to transcode DVDs and other sources to MPEG-4
3030
Group: Applications/Multimedia
3131

3232
%description gui
33-
HandBrake is an open-source, GPL-licensed, multi-platform, multi-threaded
34-
transcoder, available for MacOS X, Linux and Windows.
33+
StickShift is an open-source, GPL-licensed, multi-platform, multi-threaded
34+
transcoder, available for Windows 7.
3535

3636
%description cli
37-
HandBrake is an open-source, GPL-licensed, multi-platform, multi-threaded
38-
transcoder, available for MacOS X, Linux and Windows.
37+
StickShift is an open-source, GPL-licensed, multi-platform, multi-threaded
38+
transcoder, available for Windows 7.
3939

4040
%prep
4141
%setup -q
-12.8 KB
Loading
-40.5 KB
Loading
-811 Bytes
Loading
-66.2 KB
Binary file not shown.
5.35 KB
Loading
1.49 KB
Loading
-66.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)