This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository netpanzer.
commit 56988405eb2f7a4754aa7f6d866c70a34b91c5ac Author: Markus Koschany <[email protected]> Date: Sun Jun 5 08:31:39 2016 +0200 Add desktop-file.patch --- debian/patches/desktop-file.patch | 27 +++++++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 28 insertions(+) diff --git a/debian/patches/desktop-file.patch b/debian/patches/desktop-file.patch new file mode 100644 index 0000000..e34c2a2 --- /dev/null +++ b/debian/patches/desktop-file.patch @@ -0,0 +1,27 @@ +From: Markus Koschany <[email protected]> +Date: Sun, 5 Jun 2016 08:31:28 +0200 +Subject: desktop file + +--- + support/win32/netpanzer.desktop | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/support/win32/netpanzer.desktop b/support/win32/netpanzer.desktop +index df6c18e..4448ddf 100644 +--- a/support/win32/netpanzer.desktop ++++ b/support/win32/netpanzer.desktop +@@ -1,12 +1,13 @@ + [Desktop Entry] + Version=1.0 +-Encoding=UTF-8 + Type=Application + Name=NetPanzer + GenericName=Realtime Strategy Game + Comment=Online multiplayer tactical warfare game ++Comment[de]=taktisches Online-Kriegsspiel für mehrere Spieler + Icon=netpanzer + Exec=netpanzer + Terminal=false + StartupNotify=false + Categories=Application;Game;StrategyGame; ++Keywords=panzer;tanks;realtime;battle; diff --git a/debian/patches/series b/debian/patches/series index a0485ab..4afaafd 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ use-system-libs.patch system-physfs.patch system-lua.patch +desktop-file.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/netpanzer.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

