annotate java/src/uk/ac/qmul/eecs/ccmi/main/DiagramEditorApp.properties @ 1:e3935c01cde2
tip
moved license of PdPersistenceManager to the beginning of the file
author |
Fiore Martin <f.martin@qmul.ac.uk> |
date |
Tue, 08 Jul 2014 19:52:03 +0100 |
parents |
78b7fc5391a2 |
children |
|
rev |
line source |
f@0
|
1
|
f@0
|
2 template.extension=.xml
|
f@0
|
3 dir.home=ccmi_editor_data
|
f@0
|
4 dir.templates=templates
|
f@0
|
5 dir.diagrams=diagrams
|
f@0
|
6 dir.backups=backups
|
f@0
|
7 dir.images=images
|
f@0
|
8 dir.libs=libs
|
f@0
|
9 dir.log=log
|
f@0
|
10
|
f@0
|
11 dir.error_msg=Could not create the following directory: {0}\u000A\
|
f@0
|
12 Please check directory permissions and try again.
|
f@0
|
13
|
f@0
|
14 haptics_init.welcome=Select the haptic device you want to use
|
f@0
|
15
|
f@0
|
16 #### APPLICATION PREFERENCES ####
|
f@0
|
17 # server.local_port
|
f@0
|
18 # server.remote_port
|
f@0
|
19 # home
|
f@0
|
20 # dir.diagrams
|
f@0
|
21 # dir.images
|
f@0
|
22 # dir.libs
|
f@0
|
23 # dir.log
|
f@0
|
24 # laf
|
f@0
|
25 # recent
|
f@0
|
26 # use_accessible_filechooser
|
f@0
|
27 # user.id
|
f@0
|
28 # server.address
|
f@0
|
29 # server.local_port
|
f@0
|
30 # server.remote_port
|
f@0
|
31 # second_voice_enabled
|
f@0
|
32 # haptic_device
|
f@0
|
33 # haptic_device.initialized
|
f@0
|
34 # enable_log
|