From 15b413910cab0a6bb982eac065520cf57a0cef87 Mon Sep 17 00:00:00 2001 From: Eric Sandall Date: Tue, 11 May 2010 23:16:37 -0700 Subject: gametable: Add an Icon to the desktop file, PATCHLEVEL++ --- bin-games/gametable/DETAILS | 1 + bin-games/gametable/HISTORY | 4 ++++ bin-games/gametable/INSTALL | 1 + 3 files changed, 6 insertions(+) diff --git a/bin-games/gametable/DETAILS b/bin-games/gametable/DETAILS index b9175ac..517655d 100755 --- a/bin-games/gametable/DETAILS +++ b/bin-games/gametable/DETAILS @@ -5,6 +5,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Gametable ${VERSION}" SOURCE_URL[0]=https://sourceforge.net/projects/gametable/files/Gametable%20${VERSION:0:3}/Gametable%20${VERSION}/$SOURCE/download LICENSE[0]=http://gametable.sourceforge.net/Gametable/Legal.html + PATCHLEVEL=1 WEB_SITE=http://gametable.sourceforge.net/ ENTERED=20100426 SHORT="Shared whiteboard client" diff --git a/bin-games/gametable/HISTORY b/bin-games/gametable/HISTORY index 788fc1c..8ca3a64 100644 --- a/bin-games/gametable/HISTORY +++ b/bin-games/gametable/HISTORY @@ -1,3 +1,7 @@ +2010-05-11 Eric Sandall + * DETAILS: PATCHLEVEL++ + * INSTALL: Add an Icon to the desktop file + 2010-04-26 Eric Sandall * DETAILS, DEPENDS, BUILD, INSTALL: Created diff --git a/bin-games/gametable/INSTALL b/bin-games/gametable/INSTALL index f83f0c5..fd76480 100755 --- a/bin-games/gametable/INSTALL +++ b/bin-games/gametable/INSTALL @@ -19,6 +19,7 @@ cat << EOF > $INSTALL_ROOT/usr/share/applications/$SPELL.desktop Name=Gametable Comment=Shared whiteboard client Exec=gametable +Icon=$INSTALL_ROOT/usr/share/games/gametable/pogs/tarasque.png Type=Application Categories=Game;StrategyGame; EOF -- cgit v1.2.3