Skip to content

Commit 0882a03

Browse files
committed
replaced with correct files from asciiwolf PR to flathub
1 parent d812950 commit 0882a03

3 files changed

+13
-28
lines changed

Diff for: misc/io.github.Tremulous.appdata.xml renamed to misc/io.github.grangerhub.Tremulous.appdata.xml

+4-20
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!-- Copyright 2017 Daniel Rusek <[email protected]> -->
33
<component type="desktop-application">
4-
<id>com.grangerhub.Tremulous</id>
4+
<id>io.github.grangerhub.Tremulous</id>
55
<project_license>GPL-2.0</project_license>
66
<metadata_license>CC-BY-SA-3.0</metadata_license>
77
<provides>
88
<id>tremulous.desktop</id>
99
</provides>
10-
<launchable type="desktop-id">com.grangerhub.Tremulous.desktop</launchable>
10+
<launchable type="desktop-id">io.github.grangerhub.Tremulous.desktop</launchable>
1111
<name>Tremulous</name>
1212
<developer_name>Dark Legion Development and GrangerHub</developer_name>
1313
<summary>Aliens vs Humans, First Person Shooter game with elements of Real Time Strategy</summary>
@@ -22,7 +22,7 @@
2222
RTS.
2323
</p>
2424
</description>
25-
<url type="homepage">https://grangerhub.com</url>
25+
<url type="homepage">https://github.com/GrangerHub/tremulous</url>
2626
<screenshots>
2727
<screenshot type="default"><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/a.png</image></screenshot>
2828
<screenshot><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/b.png</image></screenshot>
@@ -31,27 +31,11 @@
3131
<screenshot><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/e.png</image></screenshot>
3232
</screenshots>
3333
<update_contact>[email protected]</update_contact>
34-
<content_rating type="oars-1.0">
35-
<content_attribute id="violence-cartoon">none</content_attribute>
34+
<content_rating type="oars-1.1">
3635
<content_attribute id="violence-fantasy">moderate</content_attribute>
3736
<content_attribute id="violence-realistic">moderate</content_attribute>
3837
<content_attribute id="violence-bloodshed">mild</content_attribute>
39-
<content_attribute id="violence-sexual">none</content_attribute>
40-
<content_attribute id="drugs-alcohol">none</content_attribute>
41-
<content_attribute id="drugs-narcotics">none</content_attribute>
42-
<content_attribute id="drugs-tobacco">none</content_attribute>
43-
<content_attribute id="sex-nudity">none</content_attribute>
44-
<content_attribute id="sex-themes">none</content_attribute>
45-
<content_attribute id="language-profanity">none</content_attribute>
46-
<content_attribute id="language-humor">none</content_attribute>
47-
<content_attribute id="language-discrimination">none</content_attribute>
4838
<content_attribute id="social-chat">intense</content_attribute>
49-
<content_attribute id="social-info">none</content_attribute>
50-
<content_attribute id="social-audio">none</content_attribute>
51-
<content_attribute id="social-location">none</content_attribute>
52-
<content_attribute id="social-contacts">none</content_attribute>
53-
<content_attribute id="money-purchasing">none</content_attribute>
54-
<content_attribute id="money-gambling">none</content_attribute>
5539
</content_rating>
5640
<releases>
5741
<release version="1.3.0-alpha.0.14" date="2019-09-14"/>

Diff for: misc/io.github.grangerhub.Tremulous.desktop

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[Desktop Entry]
2+
Name=Tremulous
3+
Comment=Aliens vs Humans, First Person Shooter game with elements of Real Time Strategy
4+
Icon=io.github.grangerhub.Tremulous
5+
Exec=tremulous
6+
Terminal=false
7+
Type=Application
8+
Categories=Game;ActionGame;StrategyGame;Shooter;
9+
PrefersNonDefaultGPU=true

Diff for: misc/tremulous-grangerhub.desktop

-8
This file was deleted.

0 commit comments

Comments
 (0)