~ubuntu-branches/ubuntu/quantal/cairo-dock-plug-ins/quantal-201208191523

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-09-07 02:38:17 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100907023817-ish9a53i2wn0m7zg
Tags: 2.2.0~0rc1-0ubuntu1
* New Upstream Version (LP: #632054)
* Fixed a few bugs on LP:
 - LP: #616176 Dust Bin Hang and Incorrect Configuration
 - LP: #604034 Change terminal tab's name lost the color
 - LP: #582452 GMenu does not contain any applications
* Fixed a few bugs on glx-dock forum:
 - Fixed support of GMusicBrowser.
 - AlsaMixer has no emblem.
 - Status-Notifier doesn't be drawed into the dock.
* Updated translations
* debian/control:
 - Added cairo-dock-core as build-depends in order to prevent
   some builds errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
#b Should be visible on all desktops?
60
60
sticky=true
61
61
 
62
 
 
63
 
 
64
 
 
65
62
#F[Decorations;gtk-orientation-portrait]
66
63
frame_deco=
67
64
 
95
92
#e+[0;1] Foreground tansparency:
96
93
fg alpha = 1
97
94
 
 
95
 
98
96
#[gtk-preferences]
99
97
[Configuration]
100
98
 
132
130
shortkey = <Control>F8
133
131
 
134
132
#b Pop-up menus at mouse position?
135
 
menu on mouse = true
 
133
menu on mouse = false 
136
134
 
137
135
 
138
136
#F[Actions;gtk-execute]
140
138
 
141
139
#b Enable actions?
142
140
#{If some actions are associated with an item, they will be proposed when the item is created.}
143
 
enable actions = true
 
141
enable actions = false
144
142
 
145
143
#b Replay actions?
146
144
#{Display actions when selecting an item in the history.}