~darragh-ssa/d-cm/d-cm

« back to all changes in this revision

Viewing changes to Deditor/configuration.ded

  • Committer: Darragh van Tichelen
  • Date: 2010-05-14 10:30:14 UTC
  • Revision ID: darragh.ssa@gmail.com-20100514103014-5ycjt6xh40ea6y8k
First Import under bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#Configuration.ded
 
2
#Configuration file of DEDITOR..
 
3
 
 
4
#####################################
 
5
# AFTER EACH CHANGE, YOU NEED TO RESTART DEDITOR!!! #
 
6
#####################################
 
7
 
 
8
#If set to YES, DEDITOR will show the last opened file on startup
 
9
#If set to CHOSEN, DEDITOR will show the file you chose below
 
10
#If set to NO, DEDITOR will show the help page on startup.
 
11
startlast NO
 
12
last-opened /
 
13
chosen-opened /
 
14
 
 
15
location /
 
16
 
 
17
##FTP Conf.
 
18
host
 
19
user
 
20
password
 
21
directory /
 
22
ftpfilename
 
23