Merge lp:~eyelash/docky/plank-docky-fix-theme into lp:~docky-core/docky/plank-docky

Proposed by eyelash
Status: Merged
Merged at revision: 100
Proposed branch: lp:~eyelash/docky/plank-docky-fix-theme
Merge into: lp:~docky-core/docky/plank-docky
Diff against target: 20 lines (+2/-2)
1 file modified
data/themes/Default/dock.theme (+2/-2)
To merge this branch: bzr merge lp:~eyelash/docky/plank-docky-fix-theme
Reviewer Review Type Date Requested Status
Rico Tzschichholz Approve
Review via email: mp+192817@code.launchpad.net

Description of the change

fix the Default theme file

To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/themes/Default/dock.theme'
2--- data/themes/Default/dock.theme 2013-09-22 08:04:29 +0000
3+++ data/themes/Default/dock.theme 2013-10-27 12:50:46 +0000
4@@ -1,6 +1,6 @@
5 #This theme written by Cassidy James to look kinda like the Docky HUD theme
6
7-[PlankDrawingThemeRenderer]
8+[PlankDrawingTheme]
9 #The roundness of the top corners.
10 TopRoundness=3
11 #The roundness of the bottom corners.
12@@ -16,7 +16,7 @@
13 #The color (RGBA) of the inner stroke.
14 InnerStrokeColor=0;;0;;0;;200
15
16-[PlankDrawingDockThemeRenderer]
17+[PlankDrawingDockTheme]
18 #The padding on the left/right dock edges, in tenths of a percent of IconSize.
19 HorizPadding=1.5
20 #The padding on the top dock edge, in tenths of a percent of IconSize.

Subscribers

People subscribed via source and target branches