home *** CD-ROM | disk | FTP | other *** search
INI File | 2005-04-06 | 1.5 KB | 66 lines |
- [Program Settings]
-
- ;The name of the Program
- Name=Paranoia
-
- ;The title of the main window
- Title=Paranoia
-
- ; The background Logo position: 0=Tile, 1=Center, 2=Stretch
- LogoPosition=1
-
- ; Determines if the program will have a splash window option: 0=False, 1=True
- HaveSplash=1
-
- ; Number of seconds for showing splash screen
- SplashTime=2
-
- ; The color of the program background
- BackgroundColor = ffffff
-
- ; Show help in tab?
- HelpInTab = 1
-
- ; If HelpInTab = 0 (no help in tab) then what file to execute on help
- HelpFile = Help.chm
-
- [Toolbar Settings]
- ; Tell the framework if to show the toolbar or not (1 = yes, 0 = no)
- ShowToolbar = 1
-
- ; The Width and Height of the toolbar in pixels
- Size=48
-
- ; The text on the Home Button
- Home_Tooltip=Home
-
- ; The text on the Search Button
- Search_Tooltip=Search
-
- ; The text on the Transfers Button
- Transfer_Tooltip=Transfers
-
- ; The text on the Share Files Button
- Shared_Tooltip=Shared Files
-
- ; The text on the Preferences Button
- Preference_Tooltip=Preferences
-
- ; The text on the Help Button
- Help_Tooltip=Help
-
- [Tab Settings]
- ; Tells the framework to work in Tab Mode or Buttons Mode (1 = Tab Mode, 0 = Buttons Mode)
- IsTab = 1
-
- ; If in button mode, tells the framework if the buttons are Flat or not (1 = Flat, 0 = not flat)
- FlatButton = 0
-
- ; Tells the framework if to show the icons on the Tabs/Buttons (1 = show, 0 = Dont show)
- ShowIcons = 1
-
- ; Tells the framework where the Tabs/Buttons are aligned (0 = Top, 1 = Bottom)
- Align = 0
-
-
-