[ocrfeeder] Lowered the package name font case
- From: Joaquim Manuel Pereira Rocha <jrocha src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [ocrfeeder] Lowered the package name font case
- Date: Fri, 22 Jan 2010 17:38:55 +0000 (UTC)
commit 840418a2a4a7d877ee3bd759b5c1be7ac680c0cb
Author: Joaquim Rocha <jrocha igalia com>
Date: Fri Jan 22 18:42:06 2010 +0100
Lowered the package name font case
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/setup.py b/setup.py
index 1647483..e6a2a97 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@ def get_locale_files():
file_list.append((os.path.dirname(os.path.join(constants.DEFAULT_SYSTEM_APP_DIR, file)), [file]))
return file_list
-setup(name = 'OCRFeeder',
+setup(name = 'ocrfeeder',
version = constants.OCRFEEDER_STUDIO_VERSION,
description = '''A complete Optical Character Recognition and
Document Analysis and Recognition program.''',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]