From 877a590522e1d9a5e44ae19c41a8fd64a0faf538 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Mon, 9 Feb 2009 17:42:26 -0500 Subject: Editor: Added Application properties Refs #10 --- .../editor/resources/FourPuzzleEditorApp.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Four Puzzle Editor/src') diff --git a/Four Puzzle Editor/src/com/fourisland/fourpuzzle/editor/resources/FourPuzzleEditorApp.properties b/Four Puzzle Editor/src/com/fourisland/fourpuzzle/editor/resources/FourPuzzleEditorApp.properties index 4d38449..ce9fc18 100644 --- a/Four Puzzle Editor/src/com/fourisland/fourpuzzle/editor/resources/FourPuzzleEditorApp.properties +++ b/Four Puzzle Editor/src/com/fourisland/fourpuzzle/editor/resources/FourPuzzleEditorApp.properties @@ -1,11 +1,11 @@ # Application global resources Application.name = Four Puzzle Editor -Application.title = Basic Application Example +Application.title = Four Puzzle Editor Application.version = 1.0 -Application.vendor = Sun Microsystems Inc. -Application.homepage = http\://appframework.dev.java.net/ -Application.description = A simple Java desktop application based on Swing Application Framework. -Application.vendorId = Sun -Application.id = ${Application.name} +Application.vendor = Four Island +Application.homepage = http://projects.fourisland.com/fourpuzzle/ +Application.description = An front to the FourPuzzle game making library that allows you to create maps for your FourPuzzle games. +Application.vendorId = Four Island +Application.id = Four Puzzle Editor Application.lookAndFeel = system -- cgit 1.4.1