Show
Ignore:
Timestamp:
10/23/07 19:36:08 (6 years ago)
Author:
xvg
Message:

Merge r5973 from Nmap umit branch.

Remove unused mentions of umit_icon and UMIT_ICON from the source. This was
something that was ostensibly to be configurable in umit.conf but this didn't
work because it was hardcoded in umitCore/Paths.py.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/install_scripts/unix/setup.py

    r2791 r2793  
    193193                             "MISC_DIR":os.path.join(su, "misc"), 
    194194                             "PIXMAPS_DIR":os.path.join("share", "pixmaps"), 
    195                              "ICONS_DIR":os.path.join("share", "icons"), 
    196                              "UMIT_ICON":"umit_48.ico"} 
     195                             "ICONS_DIR":os.path.join("share", "icons")} 
    197196 
    198197        pcontent = ""