~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric-201106091216

« back to all changes in this revision

Viewing changes to data/default-theme/plug-ins/switcher/switcher.conf

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne, Matthieu Baerts (matttbe), Julien Lavergne
  • Date: 2009-10-04 16:33:52 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20091004163352-ttbbjfmpb8uzl8j4
Tags: 2.0.9-0ubuntu1
[ Matthieu Baerts (matttbe) ]
* New Upstream Version. (LP: #435587)
* Added apport hook in debian/apport
 - Add debian/apport
 - debian/cairo-dock-core.install: Added debian/apport/cairo-dock.py
* Use .desktop provided by upstream
 - Removed debian/*.desktop
 - debian/cairo-dock-core.install: install upstream desktop files. 

[ Julien Lavergne ]
* Adjust debian/changelog with Daniel Holbach suggestions.
* debian/patches/01_rename_cairo-dock-package-theme.patch: drop, 
  merged upstream.
* debian/patches/01-desktop-file-category.patch:
 - Remove Encoding field and set category to Utility.
* debian/patches/02-merge-changelog.patch:
 - Merge ChangeLog and ChangeLog-2.0.9.
* debian/apport: Remove commands with grep, python doesn't like it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!en;1.1.2
 
1
#!en;1.0.7
2
2
 
3
3
#[gtk-about]
4
4
[Icon]
30
30
#i[-2048;2048] ...
31
31
y position=-208
32
32
 
33
 
#b Is detached ?
 
33
#b Is detached from the dock ?
34
34
initially detached=false
 
35
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
36
accessibility=0
 
37
#b Should be visible on all desktops ?
 
38
sticky=true
35
39
 
36
 
#b Keep below ?
37
 
keep below=false
38
 
#b Keep above ?
39
 
keep above=false
40
 
#b Keep on widget layer ?
41
 
on widget layer=false
42
40
#b Lock position ?
43
41
#{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.}
44
42
locked=true
114
112
#i+[0;8] Size of the inside lines :
115
113
inlinesize=2
116
114
 
117
 
#c+4[0;1] Color of the inside lines :
 
115
#C+ Color of the inside lines :
118
116
#{r, v, b, a}
119
117
rgbinlinecolor=0;0;0;0.49803921568627452;
120
118
 
121
119
#i+[0;8] Size of the extern line :
122
120
linesize=2
123
121
 
124
 
#c+4[0;1] Color of the extern line :
 
122
#C+ Color of the extern line :
125
123
#{r, v, b, a}
126
124
rgblinecolor=0;0;0;0.49999237048905165;
127
125
 
128
126
 
129
 
#c+4[0;1] Color of the Windows line :
 
127
#C+ Color of the Windows line :
130
128
#{r, v, b, a}
131
129
rgbwlinecolor=0.47583733882658119;0.033585107194628823;0.55133897917143515;0.52941176470588236;
132
130
 
133
131
 
134
 
#c+4[0;1] Color of the current desktop :
 
132
#C+ Color of the current desktop :
135
133
#{r, v, b, a}
136
134
rgbindcolor=0.27531853208209356;0.053681239032578008;0.55782406347753111;0.52941176470588236;
137
135
 
138
 
#r+[draw a frame;fill;fill others] How to draw the current desktop :
 
136
#l+[draw a frame;fill;fill others] How to draw the current desktop :
139
137
fill current=1
140
138
 
141
139