File: cthumbrc.sample

package info (click to toggle)
cthumb 4.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,744 kB
  • sloc: sh: 2,010; makefile: 75
file content (56 lines) | stat: -rw-r--r-- 1,104 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56

#
# This is a default ~/.cthumbrc that you can set up for cthumb.
#
# This is just a sample, you probably _do not want_ to set all these
# settings in your ~/.cthumbrc.
#

# the most typical example would be:

RecursiveCP: rsync -avz

RecursiveCP: cp -r

# another variable you are interested in customizing is

ImageDir: /your/path/to/the/themes/directory

# These are typically set in albums, so they are generally nor too useful,
# but you can still set them if you need to.

# default languages to use - add more to your taste
Languages: English Espaol Valenciano

# default number of "languages" to use
NLanguages :  1

# pictures per row in film mode
PicturesPerRow: 3

# default background
BGColor: #000033

# default text color
TextColor: #00FFFF

# default click on the tumbnails comment color
CommentColor: #00AAAA

# default film bg color
FilmBGColor: #322207

# default link color
LinkColor: #009900

# default alink color
ALinkColor: #000000

# default vlink color
VLinkColor: #000000

# by default generate a main index
NoMainIndex: 0

# default to generate text captions
TextCaptions: 0