diff options
Diffstat (limited to 'invest-applet/invest/defs.py.in')
-rw-r--r-- | invest-applet/invest/defs.py.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/invest-applet/invest/defs.py.in b/invest-applet/invest/defs.py.in deleted file mode 100644 index 9a39484f..00000000 --- a/invest-applet/invest/defs.py.in +++ /dev/null @@ -1,9 +0,0 @@ -DATA_DIR = "@DATADIR@" -LIB_DIR = "@LIBDIR@" -VERSION = "@VERSION@" -PACKAGE = "@PACKAGE@" -PYTHONDIR = "@PYTHONDIR@" -GETTEXT_PACKAGE = "@GETTEXT_PACKAGE@" -MATELOCALEDIR = "@MATELOCALEDIR@" -BUILDERDIR = "@BUILDERDIR@" -PKGDATADIR = "@PKGDATADIR@" |