Changeset 1245

Show
Ignore:
Timestamp:
01/22/08 18:23:40 (10 months ago)
Author:
gonzalo
Message:

Duplicated icons fixed

Location:
pbibuild/modules/freeciv
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/freeciv/kmenu-dir/civmanual

    r1228 r1245  
    22ExeIcon: share/pixmaps/freeciv.png 
    33ExeDescr: FreeCiv Manual 
    4 ExeNoDesktop: 0 
    5 ExeNoMenu: 0 
     4ExeNoDesktop: 1 
     5ExeNoMenu: 1 
    66ExeRunRoot: 0 
    77ExeRunShell: 1 
  • pbibuild/modules/freeciv/overlay-dir/PBI.RemoveScript.sh

    r1167 r1245  
    1313rm -fR /usr/local/man/man6/civserver.6.gz 
    1414rm -fR /usr/local/share/freeciv 
    15 rm -fR /usr/local/share/applications/freeciv.desktop 
     15#rm -fR /usr/local/share/applications/freeciv.desktop 
    1616 
    1717# Remove the old locale files since we are uninstalling 
  • pbibuild/modules/freeciv/overlay-dir/PBI.SetupScript.sh

    r1167 r1245  
    2121ln -s /Programs/${PROGDIR}/man/man6/civserver.6.gz /usr/local/man/man6/civserver.6.gz 
    2222ln -s /Programs/${PROGDIR}/share/freeciv /usr/local/share/freeciv 
    23 ln -s /Programs/${PROGDIR}/share/applications/freeciv.desktop /usr/local/share/applications/freeciv.desktop 
     23#ln -s /Programs/${PROGDIR}/share/applications/freeciv.desktop /usr/local/share/applications/freeciv.desktop 
    2424# Copy over all the LANG files 
    2525LANGFILE="freeciv.mo" 
  • pbibuild/modules/freeciv/pbi.conf

    r1228 r1245  
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="23" 
     35BUILDKEY="24" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY