home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / Music.tds < prev    next >
Encoding:
INI File  |  2002-08-08  |  903 b   |  51 lines

  1. [TDS]
  2. {TDSHost Information}
  3.  
  4. App     = "QuickLinks"
  5. Name    = "SA Links"
  6.  
  7. [@SETTINGS]
  8. @IncStart = 1
  9.  
  10. [@CONST]
  11.  
  12. Scripts  = "\#@ScriptDir#\\"
  13. Icons    = "\#Scripts#\\SAMenus\\"
  14. OnIcon = "\#Icons#on.ico"
  15. LockIcon = "\#Icons#onlock.ico"
  16.  
  17. [MENU]
  18.  
  19. MaxSize = 1000      ' maximum amount of entries to appear in menu (used only by root menu)
  20.  
  21. [@INC]
  22. {MenuItem}   
  23. Name            = "MP3s"  
  24. Shell           = "-FILES-"   
  25. Path            = "c:\\docume~1\\erlog\\desktop\\mp3\\"   
  26. DirIcon         = "\#Icons#folderclose.ico"  
  27. FileIcon        = "\#Icons#sound.ico"  
  28. ListDirs        = true  
  29. ListFiles       = false  
  30. DirShell        = "Winamp.Play"  
  31. FileShell       = "Play"  
  32. DirFilter       = "*"  
  33. DirFilterLevel  = -1  
  34. FileFilter      = "*.txt"  
  35. FileFilterLevel = 0  
  36. LastDirAsItem   = true  
  37. StripExtensions = true
  38.  
  39. [MENU]
  40. Size    = @IncCount
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.