Show
Ignore:
Timestamp:
12/28/07 10:57:28 (11 months ago)
Author:
kris
Message:

Changed KMLDonkey to only startup mlnet when the program launches, and close
it automatically as it should now

Location:
pbibuild/modules/kmldonkey
Files:
4 removed
5 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/kmldonkey/kmenu-dir/kmldonkey

    r1063 r1079  
    1 ExePath: bin/kmldonkey.sh 
     1ExePath: bin/kmldonkey 
    22ExeIcon: share/icons/hicolor/32x32/apps/kmldonkey.png 
    33ExeDescr: KMLDonkey 
  • pbibuild/modules/kmldonkey/overlay-dir/PBI.RemoveScript.sh

    r1067 r1079  
    88######################################### 
    99rm -fR /usr/local/bin/kmldonkey 
    10 rm -fR /usr/local/bin/kmldonkey.sh 
    1110rm -fR /usr/local/bin/mlnet 
    1211rm -fR /usr/local/bin/mlnet-real 
  • pbibuild/modules/kmldonkey/overlay-dir/PBI.SetupScript.sh

    r1075 r1079  
    1717 
    1818ln -s /Programs/${PROGDIR}/.sbin/kmldonkey /usr/local/bin/kmldonkey 
    19 ln -s /Programs/${PROGDIR}/bin/kmldonkey.sh /usr/local/bin/kmldonkey.sh 
    2019###mldonkey 
    21 ln -s /Programs/${PROGDIR}/.sbin/mlnet /usr/local/bin/mlnet 
    22 ln -s /Programs/${PROGDIR}/.sbin/mlnet-real /usr/local/bin/mlnet-real 
    23 ln -s /Programs/${PROGDIR}/etc/rc.d/mlnet /usr/local/etc/rc.d/mlnet 
     20ln -s /Programs/${PROGDIR}/bin/mlnet /usr/local/bin/mlnet 
     21ln -s /Programs/${PROGDIR}/bin/mlnet-real /usr/local/bin/mlnet-real 
    2422ln -s /Programs/${PROGDIR}/share/doc/mldonkey /usr/local/share/doc/mldonkey 
    2523ln -s /Programs/${PROGDIR}/share/examples/mldonkey /usr/local/share/examples/mldonkey 
  • pbibuild/modules/kmldonkey/overlay-dir/mldonkeyrc

    r1074 r1079  
    99HostMode=2 
    1010RootPath=$HOME/Downloads 
    11 StartupMode=0 
     11StartupMode=1 
  • pbibuild/modules/kmldonkey/pbi.conf

    r1076 r1079  
    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="22" 
     35BUILDKEY="25" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY