~ubuntu-branches/ubuntu/vivid/virtualjaguar/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/virtualjaguar.1

  • Committer: Package Import Robot
  • Author(s): John Paul Adrian Glaubitz, John Paul Adrian Glaubitz, Teemu Hukkanen
  • Date: 2014-09-17 13:29:07 UTC
  • Revision ID: package-import@ubuntu.com-20140917132907-b7u1qw3dhz72lmu9
Tags: 2.1.0-2
[ John Paul Adrian Glaubitz ]
* Fix wording in long description in debian/control.
* Add override for dh_installchangelogs in debian/rules
  to install docs/WHATSNEW as changelog.gz.
* Remove trailing space in debian/rules.

[ Teemu Hukkanen ]
* Add patch to use XDG_DATA_DIR for EEPROM and ROM files.
* Add patch to enable build support on Debian kFreeBSD.

[ John Paul Adrian Glaubitz ]

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
Virtualjaguar log file. If the file cannot be opened, the log it sent
128
128
to standard output instead. The log file is overwritten on startup.
129
129
.TP
130
 
.B ~/virtualjaguar/eeproms/
 
130
.B ${XDG_DATA_HOME}/virtualjaguar/eeproms/ (typically ~/.local/share/data/virtualjaguar/eeproms/)
131
131
Some Atari Jaguar cartridges feature a small writable EEPROM, used for
132
132
saving game state and score lists. If this directory exists,
133
133
virtualjaguar will emulate the EEPROM by saving the state in file in
134
134
this directory.
135
135
.TP
136
 
.B ~/virtualjaguar/software/
 
136
.B ${XDG_DATA_HOME}/virtualjaguar/software/ (typically ~/.local/share/data/virtualjaguar/software/)
137
137
The virtualjaguar GUI for loading software scans this directory, and
138
138
shows the loadable files, along with information about the program,
139
139
and a label image if one is included in a zip archive of the software.