RetroShare/plugins/patience_plugin/Patience
defnax 0b78ed6ff8 added patience plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2245 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-08 22:33:14 +00:00
..
karten added patience plugin 2010-02-08 22:33:14 +00:00
Ablagestapel.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Ablagestapel.h added patience plugin 2010-02-08 22:33:14 +00:00
Austeilcostapel.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Austeilcostapel.h added patience plugin 2010-02-08 22:33:14 +00:00
Austeilstapel.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Austeilstapel.h added patience plugin 2010-02-08 22:33:14 +00:00
Basisstapel.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Basisstapel.h added patience plugin 2010-02-08 22:33:14 +00:00
gpl.txt added patience plugin 2010-02-08 22:33:14 +00:00
Highscore.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Highscore.h added patience plugin 2010-02-08 22:33:14 +00:00
Highscore.ui added patience plugin 2010-02-08 22:33:14 +00:00
Hilfszeiger.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Hilfszeiger.h added patience plugin 2010-02-08 22:33:14 +00:00
icon.icns added patience plugin 2010-02-08 22:33:14 +00:00
icon.ico added patience plugin 2010-02-08 22:33:14 +00:00
Karte.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Karte.h added patience plugin 2010-02-08 22:33:14 +00:00
main.cpp added patience plugin 2010-02-08 22:33:14 +00:00
MainWindow.cpp added patience plugin 2010-02-08 22:33:14 +00:00
MainWindow.h added patience plugin 2010-02-08 22:33:14 +00:00
MainWindow.ui added patience plugin 2010-02-08 22:33:14 +00:00
patience_plugin.pro added patience plugin 2010-02-08 22:33:14 +00:00
Patience.rc added patience plugin 2010-02-08 22:33:14 +00:00
PatiencePlugin.cpp added patience plugin 2010-02-08 22:33:14 +00:00
PatiencePlugin.h added patience plugin 2010-02-08 22:33:14 +00:00
Proportionen.h added patience plugin 2010-02-08 22:33:14 +00:00
Punktezaehler.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Punktezaehler.h added patience plugin 2010-02-08 22:33:14 +00:00
Rahmen.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Rahmen.h added patience plugin 2010-02-08 22:33:14 +00:00
Random.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Random.h added patience plugin 2010-02-08 22:33:14 +00:00
readme.txt added patience plugin 2010-02-08 22:33:14 +00:00
resourcen.qrc added patience plugin 2010-02-08 22:33:14 +00:00
Scene.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Scene.h added patience plugin 2010-02-08 22:33:14 +00:00
Screenshot unter OSX.png added patience plugin 2010-02-08 22:33:14 +00:00
Siegkontrolle.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Siegkontrolle.h added patience plugin 2010-02-08 22:33:14 +00:00
Speichern_frage.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Speichern_frage.h added patience plugin 2010-02-08 22:33:14 +00:00
Speichern_frage.ui added patience plugin 2010-02-08 22:33:14 +00:00
Uebersetzung_de.qm added patience plugin 2010-02-08 22:33:14 +00:00
Uebersetzung_de.ts added patience plugin 2010-02-08 22:33:14 +00:00
ui_Highscore.h added patience plugin 2010-02-08 22:33:14 +00:00
ui_MainWindow.h added patience plugin 2010-02-08 22:33:14 +00:00
ui_Speichern_frage.h added patience plugin 2010-02-08 22:33:14 +00:00
Undo.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Undo.h added patience plugin 2010-02-08 22:33:14 +00:00
Viewer.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Viewer.h added patience plugin 2010-02-08 22:33:14 +00:00
Zielstapel.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Zielstapel.h added patience plugin 2010-02-08 22:33:14 +00:00
Zug.cpp added patience plugin 2010-02-08 22:33:14 +00:00
Zug.h added patience plugin 2010-02-08 22:33:14 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Readme File for Patience

Autor:		Andreas Konarski
Contact:	andreaskw@gmx.de
		programmieren@konarski-wuppertal.de
Licence:	GPL V3

Windows XP:
Just extract the zip file and launch Patience.exe. Place the Patience Folder where you want, but dont change the internal structure of the folder, or the application will stop working.

MacOSX 10.6 Snow Leopard:
Just place the bundle where you want. It should solve all dependencies, but i dont have a second mac without qt installed to check this.

Linux:
You have to build the application fro scratch. First install the latest version of qt4, if not already happened. Extract the sources and run qmake and make inside the folder with the sources.

Other operating systems supported by qt4:
You have to build the application from scratch. Install the latest version of qt4 if not already happened and build the application the way, it should be done on your platform.