~cairo-dock-team/ubuntu/precise/cairo-dock-plug-ins/984054

« back to all changes in this revision

Viewing changes to terminal/data/terminal.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-10 00:05:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810000557-pfxoz5w7hbyclcqh
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614625)
* Fixed a few bugs on LP:
 - LP: #483963: Dustbin applet does not display trashes on all volumes
 - LP: #485159: Some apps have problem with Systray
 - LP: #500677: ~/.xsession-errors is too much used by CD
 - LP: #500979: Shortcuts: the order gets messed up
 - LP: #521531: Mail: crashes on Maildir
 - LP: #519915: GTG: create a new applet to control GTG
 - LP: #526138: GMenu doesn't handle desktop file exec strings properly
 - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
                 is not the same 'cairo-dock-core'
 - LP: #531319: CMake: check the version of 'cairo-dock' when building
                 'cairo-dock-plugins'
 - LP: #537115: Click at the position where icon lavel was, the icon
                 and dock still receive the event
 - LP: #537943: Terminal applet shortkey behaviour
 - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - cdbs is now used.
* debian/copyright:
 - Updated with the new applets
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev, libindicator-dev, libdbusmenu-glib-dev
   libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
 - Bump Standard-Version to 3.9.1
 - Wget is required for dnd2share applet
 - Added the exact realease for 'cairo-dock-dev' in order to prevent any
    build error if this package is not already available (thx to didrocks)
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#s Name of the icon as it will appear in its label in cairo-dock :
10
10
name = terminal
11
11
 
12
 
#S+ Image's filename :
13
 
#{Let empty to use the default one.}
 
12
#S+ Image filename:
 
13
#{Leave empty to use the default one.}
14
14
icon = 
15
15
 
16
16
#d Name of the dock it belongs to:
29
29
#X[Position]
30
30
frame_pos =
31
31
 
32
 
#b Lock position ?
33
 
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
 
32
#b Lock position?
 
33
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
34
34
locked = false
35
35
 
36
 
#j+[48;512] Desklet's dimension (width x height) :
37
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
36
#j+[48;512] Desklet dimensions (width x height):
 
37
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
38
38
size = 256;256
39
39
 
40
 
#i[-2048;2048] Desklet's position (x ; y) :
41
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
40
#i[-2048;2048] Desklet position (x, y):
 
41
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
42
42
x position=0
43
43
#i[-2048;2048] ...
44
44
y position=0
45
45
 
46
 
#I[-180;180] Rotation :
 
46
#I[-180;180] Rotation:
47
47
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
48
48
rotation = 0
49
49
 
50
50
#X[Visibility]
51
51
frame_visi =
52
52
 
53
 
#b Is detached from the dock ?
 
53
#b Is detached from the dock
54
54
initially detached=false
55
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
 
55
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
56
56
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
57
57
accessibility=0
58
 
#b Should be visible on all desktops ?
 
58
#b Should be visible on all desktops?
59
59
sticky=true
60
60
 
61
61
 
62
62
 
63
 
use size=
64
63
 
65
64
#F[Decorations;gtk-orientation-portrait]
66
65
frame_deco=
67
66
 
68
 
#o+ Choose a decoration theme for this desklet :
 
67
#o+ Choose a decoration theme for this desklet:
69
68
#{Choose 'Custom decorations' to define your own decorations below.}
70
69
decorations = default
71
70
 
72
71
#v
73
72
sep_deco =
74
73
 
75
 
#S+ Background image :
76
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
74
#S+ Background image:
 
75
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
77
76
bg desklet =
78
 
#e+[0;1] Background tansparency :
 
77
#e+[0;1] Background transparency:
79
78
bg alpha = 1
80
 
#i+[0;256] Left offset :
81
 
#{in pixels. Use this to adjust the left position of the drawings.}
 
79
#i+[0;256] Left offset:
 
80
#{in pixels. Use this to adjust the left position of drawings.}
82
81
left offset = 0
83
 
#i+[0;256] Top offset :
84
 
#{in pixels. Use this to adjust the top position of the drawings.}
 
82
#i+[0;256] Top offset:
 
83
#{in pixels. Use this to adjust the top position of drawings.}
85
84
top offset = 0
86
 
#i+[0;256] Right offset :
87
 
#{in pixels. Use this to adjust the right position of the drawings.}
 
85
#i+[0;256] Right offset:
 
86
#{in pixels. Use this to adjust the right position of drawings.}
88
87
right offset = 0
89
 
#i+[0;256] Bottom offset :
90
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
88
#i+[0;256] Bottom offset:
 
89
#{in pixels. Use this to adjust the bottom position of drawings.}
91
90
bottom offset = 0
92
 
#S+ Foreground image :
93
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
91
#S+ Foreground image:
 
92
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
94
93
fg desklet =
95
 
#e+[0;1] Foreground tansparency :
 
94
#e+[0;1] Foreground tansparency:
96
95
fg alpha = 1
97
96
 
98
97
#[gtk-preferences]
99
 
[GUI]
 
98
[Configuration]
100
99
 
101
 
#F[Colors]
 
100
#F[Colours]
102
101
frame_col =
103
102
 
104
 
#e[0;1;transparent;opaque] Terminal's transparency :
 
103
#e[0;1;transparent;opaque] Terminal transparency:
105
104
#{needs to restart the applet.}
106
105
terminal transparency=.6
107
106
 
108
 
#c+ Foreground color :
 
107
#c+ Foreground colour:
109
108
foreground color= 1.; 1.; 1.
110
109
 
111
 
#c+ Background color :
 
110
#c+ Background colour:
112
111
background color= 0.; 0.; 0.
113
112
 
114
113
#F[Terminal]
115
114
frame_term =
116
115
 
117
 
#I[5;50] Size of the terminal (line x columns) :
 
116
#I[5;50] Size of the terminal (line x columns):
118
117
#{When the terminal is in a dialog. When it is in a desklet, you can just resize the desklet as usual.}
119
118
nb lines = 20
120
119
#I[40;160] ...
121
120
nb columns = 80
122
121
 
123
 
#k Shortkey to show the terminal :
 
122
#k Shortkey to show the terminal:
124
123
shortkey = <Control>F5