Implemented additional files/folders adding
authorHarishankar <v.harishankar@gmail.com>
Wed, 1 Dec 2010 06:51:23 +0000 (12:21 +0530)
committerHarishankar <v.harishankar@gmail.com>
Wed, 1 Dec 2010 06:51:23 +0000 (12:21 +0530)
commit826408979db0e8e4675d51def6ce7dadd305cf9c
tree328eb4fc4bf5e769170cb4876d4d67e3555ff38b
parentb168780a0609f1a8ca2632d6f5e783f200e594d3
Implemented additional files/folders adding

* Implemented the copying of additional files and folders
* Now checks whether required additional files exist in
  source directory. If found they are copied automatically.
  If not found, user is told to copy them manually.
  Required additional files are:
  search.py - search CGI script to be copied to cgi-bin/
  star.gif and star-grey.gif - star rating images
biaweb_exporter.py
generate_dialog.py
generate_dialog.ui
search.py [new file with mode: 0755]
star-grey.gif [new file with mode: 0644]
star.gif [new file with mode: 0644]
ui_generate_dialog.py