remove old data files
authorReto Zingg <g.d0b3rm4n@gmail.com>
Sat, 3 Jul 2010 20:54:44 +0000 (23:54 +0300)
committerReto Zingg <g.d0b3rm4n@gmail.com>
Sat, 3 Jul 2010 20:54:44 +0000 (23:54 +0300)
19 files changed:
data/com.nokia.mancala.service [deleted file]
data/com.nokia.mancala_startup.service [deleted file]
data/luxisr.ttf [deleted file]
data/mancala.conf [deleted file]
data/mancala.game [deleted file]
data/mancala.sh [deleted file]
data/pick.wav [deleted file]
data/stone00.png [deleted file]
data/stone01.png [deleted file]
data/stone02.png [deleted file]
data/stone03.png [deleted file]
data/stone04.png [deleted file]
data/stone05.png [deleted file]
data/stone06.png [deleted file]
data/stone07.png [deleted file]
data/stone08.png [deleted file]
data/stone09.png [deleted file]
data/stone10.png [deleted file]
data/tile.png [deleted file]

diff --git a/data/com.nokia.mancala.service b/data/com.nokia.mancala.service
deleted file mode 100644 (file)
index 01bfde4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-[D-BUS Service]
-Name=com.nokia.mancala
-Exec=/home/opt/mancala/bin/mancala-launcher
diff --git a/data/com.nokia.mancala_startup.service b/data/com.nokia.mancala_startup.service
deleted file mode 100644 (file)
index 4b2298b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-[D-BUS Service]
-Name=com.nokia.mancala_startup
-Exec=/home/opt/mancala/bin/mancala.sh
diff --git a/data/luxisr.ttf b/data/luxisr.ttf
deleted file mode 100644 (file)
index c47fd20..0000000
Binary files a/data/luxisr.ttf and /dev/null differ
diff --git a/data/mancala.conf b/data/mancala.conf
deleted file mode 100644 (file)
index a9b89ff..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-[Startup Entry]
-# the name of the application
-Name=mancala
-# the current version of the application
-Version=0.2
-# the title that is used, if not specified by the GettextPackage
-Title=Mancala
-# the GettextPackage to be used to locate the title string
-GettextPackage=mancala
-# if the TitleId is defined, it searches for it inside the gettext package
-# TitleId=example_title
-# if the game has a plug-in
-PluginPath=/home/opt/mancala/plugin/mancala-ui-plugin.so
-# the games-startup screen image
-Image=/home/opt/mancala/data/mancala.png
-# the D-BUS service, path and interface names
-ServiceName=com.nokia.mancala
-PathName=/com/nokia/mancala
-InterfaceName=com.nokia.mancala
-
diff --git a/data/mancala.game b/data/mancala.game
deleted file mode 100644 (file)
index 88bc54e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-mancala
-/home/opt/mancala/bin/mancala
-com.nokia.mancala
-/com/nokia/mancala
-com.nokia.mancala
-0.2
-
diff --git a/data/mancala.sh b/data/mancala.sh
deleted file mode 100755 (executable)
index f9819f8..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-#
-#
-#  This file is part of Mancala
-#
-#  Copyright (C) 2009 Reto Zingg
-#
-#  Some of the code is based on the examples on:
-#  http://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program is distributed in the hope that it will be useful, but
-#  WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-#  General Public License for more details, a copy of which may be found in
-#  the file COPYING provided in the main directory of this release.
-#
-
-/usr/bin/osso_games_startup /home/opt/mancala/data/mancala.conf
-
diff --git a/data/pick.wav b/data/pick.wav
deleted file mode 100644 (file)
index 26c46f8..0000000
Binary files a/data/pick.wav and /dev/null differ
diff --git a/data/stone00.png b/data/stone00.png
deleted file mode 100644 (file)
index 85e27a3..0000000
Binary files a/data/stone00.png and /dev/null differ
diff --git a/data/stone01.png b/data/stone01.png
deleted file mode 100644 (file)
index 0428a22..0000000
Binary files a/data/stone01.png and /dev/null differ
diff --git a/data/stone02.png b/data/stone02.png
deleted file mode 100644 (file)
index 526def5..0000000
Binary files a/data/stone02.png and /dev/null differ
diff --git a/data/stone03.png b/data/stone03.png
deleted file mode 100644 (file)
index 82a39c7..0000000
Binary files a/data/stone03.png and /dev/null differ
diff --git a/data/stone04.png b/data/stone04.png
deleted file mode 100644 (file)
index 551fe01..0000000
Binary files a/data/stone04.png and /dev/null differ
diff --git a/data/stone05.png b/data/stone05.png
deleted file mode 100644 (file)
index c946554..0000000
Binary files a/data/stone05.png and /dev/null differ
diff --git a/data/stone06.png b/data/stone06.png
deleted file mode 100644 (file)
index 4832fb9..0000000
Binary files a/data/stone06.png and /dev/null differ
diff --git a/data/stone07.png b/data/stone07.png
deleted file mode 100644 (file)
index f22da16..0000000
Binary files a/data/stone07.png and /dev/null differ
diff --git a/data/stone08.png b/data/stone08.png
deleted file mode 100644 (file)
index e6c5422..0000000
Binary files a/data/stone08.png and /dev/null differ
diff --git a/data/stone09.png b/data/stone09.png
deleted file mode 100644 (file)
index f310cfe..0000000
Binary files a/data/stone09.png and /dev/null differ
diff --git a/data/stone10.png b/data/stone10.png
deleted file mode 100644 (file)
index 654b66e..0000000
Binary files a/data/stone10.png and /dev/null differ
diff --git a/data/tile.png b/data/tile.png
deleted file mode 100644 (file)
index d6d9bcc..0000000
Binary files a/data/tile.png and /dev/null differ