From a6a5cace4864c37b7a820c89540f85069d842521 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Fri, 10 Aug 2007 02:22:40 +0000 Subject: add splash screen --- portato/constants.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'portato/constants.py') diff --git a/portato/constants.py b/portato/constants.py index 80e7452..c21b0a5 100644 --- a/portato/constants.py +++ b/portato/constants.py @@ -32,6 +32,8 @@ These should be set during the installation. @type ICON_DIR: string @var APP_ICON: the path of the application icon @type APP_ICON: string +@var LOCALE_DIR: the path to the directory where the locale files (*.mo) are stored. +@type LOCALE_DIR: string @var FRONTENDS: the list of frontends which are installed @type FRONTENDS: string[] @var STD_FRONTEND: the frontend uses as the default, i.e. if no other one is given on the cmdline -- cgit v1.2.3