Changeset - 2f2202dbc523
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-02-01 13:47:25
marcin@python-works.com
Updated description
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
modified file chmod 100644 => 100755
 
@@ -91,8 +91,9 @@ data_files = []
 
# additional files that goes into package itself
 
package_data = {'rhodecode': ['i18n/*/LC_MESSAGES/*.mo', ], }
 

	
 
description = ('Mercurial repository browser/management with '
 
               'build in push/pull server and full text search')
 
description = ('RhodeCode is a fast and powerful management tool '
 
               'for Mercurial and GIT with a built in push/pull server, '
 
               'full text search and code-review.)
 
keywords = ' '.join(['rhodecode', 'rhodiumcode', 'mercurial', 'git',
 
                     'code review', 'repo groups', 'ldap'
 
                      'repository management', 'hgweb replacement'
0 comments (0 inline, 0 general)