[redeclipse] 315/494: Add patch to adapt desktop file from upstream

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 4940847d01ad7a02cb1dcb856d36d43c8ca489fc
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Wed Dec 21 12:15:15 2011 +0100

    Add patch to adapt desktop file from upstream
---
 patches/adapt-desktop-file.patch | 39 +++++++++++++++++++++++++++++++++++++++
 patches/series                   |  1 +
 2 files changed, 40 insertions(+)

diff --git a/patches/adapt-desktop-file.patch b/patches/adapt-desktop-file.patch
new file mode 100644
index 0000000..8610d7c
--- /dev/null
+++ b/patches/adapt-desktop-file.patch
@@ -0,0 +1,39 @@
+--- a/src/install/nix/redeclipse.desktop
++++ b/src/install/nix/redeclipse.desktop
+@@ -1,17 +1,25 @@
+ [Desktop Entry]
+ Type=Application
+-Version=1.1
++Version=1.0
+ Name=Red Eclipse
+-Name[es]=Eclipse rojo
+-Name[gl]=Eclipse vermello
++Name[de]=Roter Eklipse
++Name[es]=Eclipse Rojo
++Name[gl]=Eclipse Vermello
++Name[it]=Eclisse Rosso
++Name[pt]=Eclipse Vermelho
+ GenericName=First-person shooter game
+-GenericName[es]=Juego de tiros en primera persona.
+-GenericName[gl]=Xogo de tiros en primeira persoa.
+-Comment=First-person shooter with agile gameplay and built-in editor
+-Comment[es]=Juego de tiros en primera persona con editor incorporado.
+-Comment[gl]=Xogo de tiros en primeira persoa con editor incorporado.
++GenericName[es]=Juego de tiros en primera persona
++GenericName[gl]=Xogo de tiros en primeira persoa
++GenericName[it]=Sparatutto in prima persona
++GenericName[pt]=Jogo de tiros em primeira pessoa
++GenericName[sv]=Förstapersonsskjutare
++Comment=First-person shooter with agile gameplay and built-in editor, modified for Debian.
++Comment[de]=Ego-Shooter Spiel mit agilen Gameplay und integriertem Editormodifiziert für Debian.
++Comment[es]=Juego de tiros en primera persona con jugabilidad ágil y editor incorporado, modificado para Debian.
++Comment[gl]=Xogo de tiros en primeira persoa con xogo áxil e editor incorporado, modificada para Debian.
++Comment[it]=Sparatutto in prima persona con agile gameplay ed editor incorporato, modificato per Debian.
++Comment[pt]=Jogo de tiros em primeira pessoa com jogabilidade ágil e editor incorporado, modificada para Debian.
++Comment[sv]=Förstapersonsskjutare med rörlig spelstil och inbyggd baneditor, anpassad för Debian.
+ Icon=redeclipse
+-TryExec=redeclipse
+-Exec=bin/reclient -r
+-Path=/usr/share/redeclipse
++Exec=/usr/games/redeclipse
+ Categories=Game;ActionGame;
diff --git a/patches/series b/patches/series
index 800e52c..a25a042 100644
--- a/patches/series
+++ b/patches/series
@@ -1,3 +1,4 @@
+adapt-desktop-file.patch
 windowed-by-default.patch
 build-with-debug-symbols.patch
 adapt-manpages.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list