This is an automated email from the git hooks/post-receive script. odyx pushed a commit to branch debian/master in repository planetblupi.
commit 7831bc6a1846d599a7d92c27760ed11218d91977 Author: Didier Raboud <[email protected]> Date: Thu Nov 2 20:15:32 2017 +0100 Use @PB_ICON@ to link to the icon from the desktop file --- resources/linux/application.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/linux/application.desktop.in b/resources/linux/application.desktop.in index cda0397..db29df3 100644 --- a/resources/linux/application.desktop.in +++ b/resources/linux/application.desktop.in @@ -6,5 +6,5 @@ GenericName=Video Game Comment=@PB_DESCRIPTION@ Exec=@PB_EXEC@ StartupWMClass=@PB_EXEC@ -Icon=@APPIMAGE_ICON_REF@ +Icon=@PB_ICON_REF@ Categories=Game;StrategyGame; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

