[PC-BSD Commits] r12869 - in pbi/modules/games: . hedgewars hedgewars/resources hedgewars/xdg-desktop hedgewars/xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 19 12:52:43 PDT 2011
Author: kenmoore
Date: 2011-09-19 12:52:43 -0700 (Mon, 19 Sep 2011)
New Revision: 12869
Added:
pbi/modules/games/hedgewars/
pbi/modules/games/hedgewars/resources/hedgewars.png
pbi/modules/games/hedgewars/xdg-desktop/hedgewars.desktop
pbi/modules/games/hedgewars/xdg-menu/hedgewars.desktop
Removed:
pbi/modules/games/hedgewars/resources/minetest.png
pbi/modules/games/hedgewars/xdg-desktop/minetest.desktop
pbi/modules/games/hedgewars/xdg-menu/minetest.desktop
pbi/modules/games/hedgewars/xdg-menu/minetestserver.desktop
Modified:
pbi/modules/games/hedgewars/pbi.conf
Log:
Added a new module for hedgewars
Modified: pbi/modules/games/hedgewars/pbi.conf
===================================================================
--- pbi/modules/games/minetest/pbi.conf 2011-09-19 17:13:45 UTC (rev 12860)
+++ pbi/modules/games/hedgewars/pbi.conf 2011-09-19 19:52:43 UTC (rev 12869)
@@ -7,16 +7,16 @@
##############################################################################
# Program Name
-PBI_PROGNAME="minetest"
+PBI_PROGNAME="hedgewars"
# Program Website
-PBI_PROGWEB="http://celeron.55.lt/~celeron55/minetest/"
+PBI_PROGWEB="http://www.hedgewars.org"
# Program Author / Vendor
-PBI_PROGAUTHOR="amdmi3 at FreeBSD.org"
+PBI_PROGAUTHOR="Hedgewars Project"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="minetest.png"
+PBI_PROGICON="hedgewars.png"
# PBI Update URL set to "" or the http:// URL of update checker
PBI_UPDATEURL="http://update.pbidir.com"
More information about the Commits
mailing list