diff options
author | Stefano Karapetsas <stefano@karapetsas.com> | 2012-01-12 18:43:33 +0100 |
---|---|---|
committer | Stefano Karapetsas <stefano@karapetsas.com> | 2012-01-12 18:43:33 +0100 |
commit | b3e60df70d30451437b045b1d4c0d456da80d844 (patch) | |
tree | 6de108529b874d43545b7b1160f009802c3ce298 /Alacarte/config.py.in | |
parent | e87fbefcec0c44579495b1bcb22ac59814029566 (diff) | |
download | mozo-b3e60df70d30451437b045b1d4c0d456da80d844.tar.bz2 mozo-b3e60df70d30451437b045b1d4c0d456da80d844.tar.xz |
Alacarte => Mozo
Diffstat (limited to 'Alacarte/config.py.in')
-rw-r--r-- | Alacarte/config.py.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Alacarte/config.py.in b/Alacarte/config.py.in deleted file mode 100644 index 1b90871..0000000 --- a/Alacarte/config.py.in +++ /dev/null @@ -1,9 +0,0 @@ -prefix="@prefix@" -datadir="@datadir@" -localedir=datadir+"/locale" -pkgdatadir="@pkgdatadir@" -libdir="@libdir@" -libexecdir="@libexecdir@" -PACKAGE="@PACKAGE@" -VERSION="@VERSION@" -GETTEXT_PACKAGE="@GETTEXT_PACKAGE@" |