-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename file to conform to spec and sync with AppStream’s component id * Sync `Comment` key’s values with AppStream’s `summary` content * Add keywords * Add de and pl translations Co-authored-by: Jake Smarter <JakeSmarter@users.noreply.github.com>
- Loading branch information
1 parent
47aee2d
commit 2f79f25
Showing
4 changed files
with
15 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[Desktop Entry] | ||
Type=Application | ||
Name=The Force Engine | ||
Comment=A modern cross‑platform port of “STAR WARS: Dark Forces” with mod support | ||
Comment[de]=Eine moderne Plattformen übergreifende Portierung von „STAR WARS: Dark Forces“ mit Unterstützung für Modifikationen | ||
Comment[pl]=Nowoczesna wieloplatformowa konwersja „STAR WARS: Dark Forces” z obsługą modyfikacji | ||
Categories=Game;ActionGame;Shooter; | ||
Keywords=STAR;WARS;Dark;Forces;Trooper;FPS;first;person;shooter;Kyle;Katarn;Jan;Ors;Death;Star; | ||
Keywords[de]=STAR;WARS;Krieg;Sterne;Dark;Forces;Trooper;FPS;first;person;shooter;Kyle;Katarn;Jan;Ors;Todesstern; | ||
Keywords[pl]=STAR;WARS;gwiezdne;wojny;Dark;Forces;Trooper;FPS;strzelanka;Kyle;Katarn;Jan;Ors;gwiazda;śmierci; | ||
Exec=theforceengine | ||
Icon=io.github.theforceengine.tfe | ||
StartupWMClass=tfelnx |
File renamed without changes