home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / menu_folder.tds < prev    next >
INI File  |  2004-02-29  |  1KB  |  48 lines

  1. [TDS]
  2. {TDSHost Information}
  3.  
  4. App     = "QuickLinks"
  5. Name    = "Folder Menu"
  6.  
  7. [@SETTINGS]
  8. @IncStart = 1
  9.  
  10.  
  11. [MENU]
  12.  
  13. TrayIcon = ""
  14. QuitIcon = ""
  15.  
  16. ' If ItemsPerColumn is -1, QuickLinks performs the following calculation to determine how   
  17. ' menu items should be shown per column:  
  18. '  
  19. ' (VerticalResolution / ItemVertSize) - ItemVertMargin  
  20.   
  21. ItemsPerColumn = Menu.ItemColumn  
  22. ItemVertSize   = 18  
  23. ItemVertMargin = 0
  24.  
  25. UpdateOnDirChange = true   ' updates menu if directories inside a FileList search path change
  26. UpdateOnFileChange = true ' updates menu if files inside a FileList search path change
  27.  
  28. [@INC]  
  29. {FileList}  
  30. Name            = "Forums"  
  31. Shell           = "-FILES-"   
  32. Path            = "\#Menu.FolderPath#"
  33. ListDirs        = true
  34. ListFiles       = true  
  35. DirFilter       = "*"  
  36. DirFilterLevel  = -1  
  37. FileFilter      = "*"  
  38. FileFilterLevel = -1  
  39. MaxSubDirLevel  = -1  
  40. LastDirAsItem   = false 
  41. StripExtensions = true
  42. ListHiddenFiles = true
  43. ListHiddenDirs  = true
  44. ListSystemFiles = true
  45. ListSystemsDirs = true
  46.  
  47. [MENU]
  48. Size    = @IncCount