J-Bird preferences are kept in a file called J-Bird.prefs. The file is a simple text file. You should not need to edit the file, although it is editable, and some values in it can be tweaked. If you choose to edit the file and mess it up, J-Bird will be unable to parse it and terminate with an error such as "Failed to parse preferences file {0}. There is probably an error in the file. You may be able to fix the problem using information at http://j-bird.sourceforge.net/uapdxc.html", where {0} is replaced the name of the J-Bird.prefs file on your computer. If you received such a message, this is the page for you. Or if you would like to tweak the file, this is the page for you.
The file is usually stored somewhere in your home directory tree. The exact location depends whether you have a Mac, a Windows computer or a Unix/Linux computer. The preferences file is stored with configuration and state files as described in Appendix B. If you have received an error message from J-Bird that indicates that the preferences file could not be read, that message should specify the full path of the file on your computer.
Key | Value |
---|---|
JDBCDriver | Name of JDBC driver used to access database |
JDBCURL | Name of JDBC url used to access database |
JDBCUser | User name used within the database |
JDBCPassword | Password used within the database |
NextRun | Indicates whether launcher should build database, repair it or run J-Bird, as described in Appendix A. Acceptable values are "Build", "Repair", and "Run" |
ShowLog | Boolean value that indicates whether the log window is shown or hidden. Acceptable values are "true" and "false". |
ShowCounts | Determines whether counts are shown when ticking species. Acceptable values are "true" and "false". |
QuellPopups | Suppress popup dialogs in many situations in which they are cosmetic. Acceptable values are "true" and "false". |
ShowNames | Display common names, scientific names, or both in trip reports and species lists. Acceptable values are "common", "scientific", and "both". |
ScientificNames | No longer used as of J-Bird 0.5.2. See Show Names. Preferences files that contain this keyword will be parsed correctly. Acceptable values are "true" and "false". |
CommonNameList | Reserved for future use. |
LifePopup | Display popups for life ticks. Acceptable values are "true" and "false". |
RegionPopup | Display popups for region ticks. Acceptable values are "true" and "false". |
LifeSound | Play sound for life ticks. Acceptable values are "true" and "false". |
RegionSound | Play sound for region ticks. Acceptable values are "true" and "false". |
TickSound | Play sound for ordinary ticks. Acceptable values are "true" and "false". |
ErrorSound | Play sound for errors. Acceptable values are "true" and "false". |
LifeImage | Name of file that contains image to be displayed for life ticks. Relative paths are relative to the current working directory (i.e., not the data directory) |
RegionImage | Name of file that contains image to be displayed for region ticks. Relative paths are relative to the current working directory (i.e., not the data directory) |
LifeSoundBite | Name of file that contains sound to be played for life ticks. Relative paths are relative to the current working directory (i.e., not the data directory) |
LifeSoundCredit | Credit that describes life-tick sound file. |
RegionSoundBite | Name of file that contains sound to be played for region ticks. Relative paths are relative to the current working directory (i.e., not the data directory) |
RegionSoundCredit | Credit that describes region-tick sound file. |
TickSoundBite | Name of file that contains sound to be played for ordinary ticks. Relative paths are relative to the current working directory (i.e., not the data directory) |
TickSoundCredit | Credit that describes ordinary-tick sound file. |
ErrorSoundBite | Name of file that contains sound to be played for life ticks. Relative paths are relative to the current working directory (i.e., not the data directory) |
ErrorSoundCredit | Credit that describe error sound file. |
Previous (Appendix B) | Contents | Next (Appendix D) |
Last updated 15 March 2007