From 1a3073d1e195118c636df983fcd647d7d028cd82 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Thu, 5 Jul 2007 01:01:12 +0000 Subject: new plugin and about dialog --- portato/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'portato/constants.py') diff --git a/portato/constants.py b/portato/constants.py index 126d5c8..7df6538 100644 --- a/portato/constants.py +++ b/portato/constants.py @@ -15,7 +15,7 @@ CONFIG_LOCATION = CONFIG_DIR+"portato.cfg" DATA_DIR = "portato/gui/templates/" PLUGIN_DIR = "plugins/" -VERSION = 9999 +VERSION = "9999" ICON_DIR = "icons/" APP_ICON = ICON_DIR+"/portato-icon.png" -- cgit v1.2.3