Table of Contents
GCstar
This page documents the GCstar.conf Schema
Data Definition
Attributes
| Key | Type | Description |
|---|---|---|
| listImgSize | ||
| historysize | number | Number of items to show in the ‘Recent Collections’ Menu. Tied to Attribute:history |
| file | text | FQP to Collection to be opened on launch of GCCollections (Last Collection). See NOTES |
| browser | text | ??? Which Browser is being used/defaulted? |
| listBgColor | color/number | ??? Sets Background Color? Some type of Color format RGB? doesn’t appear to be used |
| listFgColor | color/number | ??? Sets Text Color? Some type of Color format RGB? doesn’t appear to be used |
| searchStop | number | ??? |
| noautoload | boolean/number | Autoload Checkbox. Specify to Auto load last collection (Atrribute:file). 0 to Auto Load, 1 to disable Auto Load |
| view | number | ??? |
| useTitleForPics | ||
| split | ||
| history | list/text | Pipe delimited FQP to recently opened collections, cross referenced with Attribute:historysize |
| articles | ||
| images | ||
| autosave | ||
| template | ||
| lang | ||
| subject | ||
| askImport | ||
| toolbar | ||
| columns | ||
| bigPics | ||
| proxy | ||
| imageEditor | ||
| width | ||
| mailer | ||
| smtp | ||
| spellCheck | ||
| status | ||
| tearoffMenus | ||
| dateFormat | ||
| audio | ||
| borrowers | list/text | Pipe delimited list of borrowers, cross referenced to emails with Attribute:emails |
| itemWindowHeight | ||
| confirm | ||
| cdDevice | ||
| from | ||
| programs | ||
| alwaysOriginal | ||
| useRelativePaths | ||
| useOverlays | ||
| toolbarPosition | ||
| itemWindowWidth | ||
| transform | ||
| useStars | boolean/number | Use Stars checkbox. 0 - False don’t use stars, 1 - Use Stars |
| style | ||
| player | ||
| resizeImgList | ||
| height | ||
| cookieJar | ||
| listBgPicture | ||
| splash | ||
| emails | list/text | Pipe delimited list of emails cross referenced with Attribute:borrowers |
| expandersMode | ||
NOTES
- UAC (Vista)
- Because of Vista’s UAC feature updates to GCstar.conf are stored in the VitualStore located in %LOCALAPPDATA%/VirtualStore/Program Files (x86)/GCStar/Config on an x64 system, for a x32 system simply remove the (x86) from the Program Files path
- file
- If the FQP for the collection to open is not found, then GCS fails gracefully and asks the user to create a new collection.
Remarks
It appears from my limited knowledge that the Borrowers information is stored in this file, we might want to think about abstracting it out of the main config file. This way we could easily import/export Borrower configurations.
Should you have a problem using GCstar, you can open a bug report or request some support on GCstar forums.