Merge lp:~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric-201110111206 into lp:ubuntu/oneiric/cairo-dock-plug-ins

Proposed by Ubuntu Package Importer
Status: Rejected
Rejected by: James Westby
Proposed branch: lp:~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric-201110111206
Merge into: lp:ubuntu/oneiric/cairo-dock-plug-ins
Diff against target: 367 lines (+307/-0) (has conflicts)
10 files modified
.pc/.quilt_patches (+1/-0)
.pc/.quilt_series (+1/-0)
.pc/.version (+1/-0)
.pc/01-switcher-force-compact-view.patch/switcher/data/switcher.conf.in (+177/-0)
.pc/01-switcher-force-compact-view.patch/switcher/src/applet-config.c (+78/-0)
.pc/applied-patches (+1/-0)
debian/cairo-dock-plug-ins-integration.lintian-overrides (+7/-0)
debian/cairo-dock-plug-ins.lintian-overrides (+6/-0)
debian/patches/01-switcher-force-compact-view.patch (+34/-0)
debian/patches/series (+1/-0)
Conflict adding file .pc.  Moved existing file to .pc.moved.
Conflict adding file debian/cairo-dock-plug-ins-integration.lintian-overrides.  Moved existing file to debian/cairo-dock-plug-ins-integration.lintian-overrides.moved.
Conflict adding file debian/cairo-dock-plug-ins.lintian-overrides.  Moved existing file to debian/cairo-dock-plug-ins.lintian-overrides.moved.
Conflict adding file debian/patches/01-switcher-force-compact-view.patch.  Moved existing file to debian/patches/01-switcher-force-compact-view.patch.moved.
Conflict adding file debian/patches/series.  Moved existing file to debian/patches/series.moved.
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric-201110111206
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+78952@code.launchpad.net

Description of the change

The package importer has detected a possible inconsistency between the package history in the archive and the history in bzr. As the archive is authoritative the importer has made lp:ubuntu/oneiric/cairo-dock-plug-ins reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric-201110111206. This merge proposal was created so that an Ubuntu developer can review the situations and perform a merge/upload if necessary. There are three typical cases where this can happen.
  1. Where someone pushes a change to bzr and someone else uploads the package without that change. This is the reason that this check is done by the importer. If this appears to be the case then a merge/upload should be done if the changes that were in bzr are still desirable.
  2. The importer incorrectly detected the above situation when someone made a change in bzr and then uploaded it.
  3. The importer incorrectly detected the above situation when someone just uploaded a package and didn't touch bzr.

If this case doesn't appear to be the first situation then set the status of the merge proposal to "Rejected" and help avoid the problem in future by filing a bug at https://bugs.launchpad.net/udd linking to this merge proposal.

(this is an automatically generated message)

To post a comment you must log in.

Unmerged revisions

24. By Iain Lane

releasing version 2.4.0~2-0ubuntu1

23. By Iain Lane

Fix Mono/CLI build to be ~policy compliant and use correct compiler

22. By Iain Lane

* New upstream bug fix release. (LP: #859984)
* Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
 - Powermanager: correctly release the reference on the device object
 - logout: now works if there is no session-manager
 - Status-Notifier: fixed a small bug
    (wrong callback in cairo_dock_stop_watching_dbus_name_owner)
 - Folders: fixed the positionning of the new icon
    and the dialog when dropping a folder inside the dock
    and fixed the icon-rendering
 - Dustbin: use the default theme if no icon is found
 - Impulse: the default context seems to be ok and not an error
 - Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
    the ApplicationAdded signal has changed and has a new parameter
 - Disable MeMenu on Oneiric (no longer available with indicator-0.4)
 - CMakeLists.txt: Improved output messages
 - Slide view: fixed a small offset in vertical view
 - musicPlayer:
  + split MPRIS 1.0 and 2.0 to help debugging and finding the right
     name of the bug.
  + 'rhythmbox-client' tool is no longer available: used MPRIS
  + Disable Amazon service (it no longer work)
  + Cover: fixed corrupted icons: some players (e.g. the latest version
     of RB) copy covers on their cache forlder but it takes a few time.
  + Fixed the update the icon and its name if the player is stopped.
  + Prevent a crash if the name given by MPRIS is NULL
 - Powermanager: try to prevent to have a few dialogues at the same time
 - PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
 - Messaging-Menu: Updated for Natty and Oneiric
    (dbus-menu gives us GVariant instead of GValue objects)
 - Alsamixer: fixed a small bug on reload
 - Dbus: Bash interface: Fixed a typo with emblem positions
 - Sys-monitor: fixed a bug which prevented from getting
    the CPU temperature in some cases
 - Compiz (0.9): type filter: replaced type=utility by type=Utility
 - Updated the version of all applets that have gauges
   in order to use the right directory
 - Wifi: Fixed the status if we are not connected
 - Dbus: removed a conflict with the Help applet
 - Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
 - Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
    is running
 - Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
    except if there is whitespaces just after this ':' character
    and fixed order and value for ON_ICON display
 - dock-rendering/toto: removed a useless file
 - Clipper: fixed the loading of the remembered items
    (they had the wrong type) and fixed a bug if we reduce the list of items
 - Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
 - Code cleaned and re-organised a few functions
   (e.g. emblem references has been renamed)
 - Removed useless files: powermanager-dbus*
 - Updating translations
 - Fixed a few warnings at the compilation
 - Removed a few useless output messages
 - Fixed these LP bugs:
  + Empty trash from the trashcan does not delete files
     from usb harddisks: LP: #658681
  + Switcher applet doesn't respect desktop numbers LP: #626782
* Upstream (short) ChangeLog (2.4.0~1 -> 2.4.0~2):
 - Messaging-Menu: fixed a wrong g_object_unref (double free)
    and a small memory leak
 - Folders: fixed a tiny warning at the compilation (32bits)
 - switcher: removed an unnecessary config parameter
 - Folders: file size: used English instead of French translation.
 - Indicator applet: Forced a cast to remove an annoying warning
    due to clumsy dbusmenu_gtkmenu_new() declaration
 - Fixed the detection of the screensaver
 - Fixed tiny warnings at the compilation (with CAIRO_CONTAINER)
* debian/control:
 - Updated the version of cairo-dock-[core;data;dev].
 - Added gvfs as 'Suggests' for cairo-dock-plug-ins-integration
    (Used for managing files)
 - Removed 'libthunar-vfs-1-dev' (libthunar-vfs is no longer installed
    by default since XFCE 4.8 and it is replaced by gvfs)
 - Removed 'indicator-me' (no longer available
    and the installation of Cairo-Dock produces an error)
 - Moved 'indicator-messages' to 'Recommends'
* debian/rules:
 - Updated the name of CMake extras flags
* debian/cairo-dock-plug-ins-data.lintian-overrides:
 - Deleted (now useless)
* debian/cairo-dock-plug-ins.lintian-overrides:
 - Cairo-Dock Plug-Ins are not linked to gldi
 - shlib-without-versioned-soname: forwarded to upstream.
* debian/cairo-dock-plug-ins-integration.lintian-overrides:
 - Cairo-Dock Plug-Ins are not linked to gldi
 - ldconfig and shlibs are not needed
* debian/cairo-dock-plug-ins.install:
 - Fixed lintian errors: package-installs-python-bytecode
* debian/control: Fixed lintian warnings:
 - python-script-but-no-python-dep
 - description-synopsis-starts-with-article
* debian/changelog:
 - Fixed lintian warning: old-fsf-address-in-copyright-file
* debian/patches/01-switcher-force-compact-view.patch:
 - Forced the compact view because the other doesn't work

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.pc'
2=== renamed directory '.pc' => '.pc.moved'
3=== added file '.pc/.quilt_patches'
4--- .pc/.quilt_patches 1970-01-01 00:00:00 +0000
5+++ .pc/.quilt_patches 2011-10-11 12:11:29 +0000
6@@ -0,0 +1,1 @@
7+debian/patches
8
9=== added file '.pc/.quilt_series'
10--- .pc/.quilt_series 1970-01-01 00:00:00 +0000
11+++ .pc/.quilt_series 2011-10-11 12:11:29 +0000
12@@ -0,0 +1,1 @@
13+series
14
15=== added file '.pc/.version'
16--- .pc/.version 1970-01-01 00:00:00 +0000
17+++ .pc/.version 2011-10-11 12:11:29 +0000
18@@ -0,0 +1,1 @@
19+2
20
21=== added directory '.pc/01-switcher-force-compact-view.patch'
22=== added directory '.pc/01-switcher-force-compact-view.patch/switcher'
23=== added directory '.pc/01-switcher-force-compact-view.patch/switcher/data'
24=== added file '.pc/01-switcher-force-compact-view.patch/switcher/data/switcher.conf.in'
25--- .pc/01-switcher-force-compact-view.patch/switcher/data/switcher.conf.in 1970-01-01 00:00:00 +0000
26+++ .pc/01-switcher-force-compact-view.patch/switcher/data/switcher.conf.in 2011-10-11 12:11:29 +0000
27@@ -0,0 +1,177 @@
28+#@VERSION_SWITCHER@
29+
30+#[gtk-about]
31+[Icon]
32+
33+#F[Icon]
34+frame_maininfo=
35+
36+#d Name of the dock it belongs to:
37+dock name =
38+
39+#s Name of the icon as it will appear in its caption in the dock:
40+name =
41+ #v
42+sep_display=
43+
44+#S+ Image filename:
45+#{Leave empty to use the default one.}
46+icon =
47+
48+#j+[0;400] Desired icon size for this applet
49+#{Set to 0 to use the default applet size}
50+icon size = 0;0
51+
52+order=
53+
54+#F[Applet's Handbook]
55+frame_hand=
56+#A
57+handbook=switcher
58+
59+#[gtk-convert]
60+[Desklet]
61+
62+#X[Position]
63+frame_pos =
64+
65+#b Lock position?
66+#{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.}
67+locked = false
68+
69+#j+[24;512] Desklet dimensions (width x height):
70+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
71+size = 96;96
72+
73+#i[-2048;2048] Desklet position (x, y):
74+x position=10
75+#i[-2048;2048] ...
76+y position=10
77+
78+#X[Visibility]
79+frame_visi =
80+
81+#b Is detached from the dock
82+initially detached=false
83+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
84+accessibility=0
85+#b Should be visible on all desktops?
86+sticky=true
87+
88+
89+
90+
91+#F[Decorations;gtk-orientation-portrait]
92+frame_deco=
93+
94+#o+ Choose a decoration theme for this desklet:
95+#{Choose 'Custom decorations' to define your own decorations below.}
96+decorations = default
97+
98+#v
99+sep_deco =
100+
101+#S+ Background image:
102+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
103+bg desklet =
104+#e+[0;1] Background transparency:
105+bg alpha = 1
106+#i+[0;256] Left offset:
107+#{in pixels. Use this to adjust the left position of drawings.}
108+left offset = 0
109+#i+[0;256] Top offset:
110+#{in pixels. Use this to adjust the top position of drawings.}
111+top offset = 0
112+#i+[0;256] Right offset:
113+#{in pixels. Use this to adjust the right position of drawings.}
114+right offset = 0
115+#i+[0;256] Bottom offset:
116+#{in pixels. Use this to adjust the bottom position of drawings.}
117+bottom offset = 0
118+#S+ Foreground image:
119+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
120+fg desklet =
121+#e+[0;1] Foreground tansparency:
122+fg alpha = 1
123+
124+
125+#[gtk-preferences]
126+[Configuration]
127+
128+#F[Configuration]
129+frame_conf =
130+
131+#B Use the compact mode?
132+#{All desktops will be drawn on the main icon. Otherwise a sub-dock will contain all desktops.}
133+Vue Simple = true
134+
135+#b Preserve the ratio of the screen ?
136+preserve ratio = true
137+
138+#b Map wallpaper to icons?
139+Map Wallpaper = true
140+
141+#b Show desktop number on icons?
142+display numero desktop = true
143+
144+#B Draw windows on icons?
145+Draw Windows = true
146+
147+#b Draw hidden windows?
148+Draw hidden Windows = false
149+
150+#v
151+sep_conf =
152+
153+#l[Show windows' list;Show desktop;Expose all the desktops;Expose all the windows] Action on middle-click:
154+action on click = 0
155+
156+#U Workspace names :
157+desktop names =
158+
159+
160+#F[Display options]
161+frame_disp =
162+
163+#i+[0;8] Size of the inside lines :
164+inlinesize = 3
165+
166+#C+ Internal line colour:
167+#{r, g, b, a}
168+rgbinlinecolor = 0.0; 0.0; 0.5; 1.
169+
170+#i+[0;8] External line size:
171+linesize = 3
172+
173+#C+ External line colour:
174+#{r, g, b, a}
175+rgblinecolor = 0.0; 0.0; 0.5; 1.
176+
177+#C+ Window line colour:
178+#{r, g, b, a}
179+rgbwlinecolor = 0.0; 0.0; 0.5; 1.
180+
181+#v
182+sep_cur =
183+
184+#C+ Current desktop colour:
185+#{r, g, b, a}
186+rgbindcolor = 0.0; 0.0; 0.5; 0.5
187+
188+#l+[draw a frame;fill;fill others] How to draw the current desktop:
189+fill current = 1
190+
191+#v
192+sep_other =
193+
194+#S+ Icon to use in expanded mode if wallpaper is not mapped:
195+#{Leave empty to use the default one.}
196+default icon =
197+
198+
199+#n+ Sub-dock view name:
200+#{Leave empty to use default sub-dock view.}/
201+renderer =
202+
203+#b+ In expanded mode, render the desklet in 3D?
204+3D desklet = true
205
206=== added directory '.pc/01-switcher-force-compact-view.patch/switcher/src'
207=== added file '.pc/01-switcher-force-compact-view.patch/switcher/src/applet-config.c'
208--- .pc/01-switcher-force-compact-view.patch/switcher/src/applet-config.c 1970-01-01 00:00:00 +0000
209+++ .pc/01-switcher-force-compact-view.patch/switcher/src/applet-config.c 2011-10-11 12:11:29 +0000
210@@ -0,0 +1,78 @@
211+/**
212+* This file is a part of the Cairo-Dock project
213+*
214+* Copyright : (C) see the 'copyright' file.
215+* E-mail : see the 'copyright' file.
216+*
217+* This program is free software; you can redistribute it and/or
218+* modify it under the terms of the GNU General Public License
219+* as published by the Free Software Foundation; either version 3
220+* of the License, or (at your option) any later version.
221+*
222+* This program is distributed in the hope that it will be useful,
223+* but WITHOUT ANY WARRANTY; without even the implied warranty of
224+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
225+* GNU General Public License for more details.
226+* You should have received a copy of the GNU General Public License
227+* along with this program. If not, see <http://www.gnu.org/licenses/>.
228+*/
229+
230+#include <string.h>
231+
232+#include "applet-struct.h"
233+#include "applet-config.h"
234+#include "applet-load-icons.h"
235+
236+
237+CD_APPLET_GET_CONFIG_BEGIN
238+ //\_________________ On recupere toutes les valeurs de notre fichier de conf.
239+ myConfig.bCompactView = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Vue Simple", TRUE);
240+ myConfig.bPreserveScreenRatio = CD_CONFIG_GET_BOOLEAN ("Configuration", "preserve ratio");
241+ myConfig.bMapWallpaper = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Map Wallpaper", TRUE);
242+ myConfig.bDisplayNumDesk = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "display numero desktop", TRUE);
243+ myConfig.bDrawWindows = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Draw Windows", TRUE);
244+ myConfig.bDisplayHiddenWindows = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Draw hidden Windows", TRUE);
245+ myConfig.iActionOnMiddleClick = CD_CONFIG_GET_INTEGER_WITH_DEFAULT ("Configuration", "action on click", 0);
246+
247+ // couleur des lignes interieures
248+ myConfig.iInLineSize = CD_CONFIG_GET_INTEGER("Configuration", "inlinesize");
249+ double inlinecouleur[4] = {0., 0., 0.5, 1.};
250+ CD_CONFIG_GET_COLOR_WITH_DEFAULT ("Configuration", "rgbinlinecolor",myConfig.RGBInLineColors, inlinecouleur);
251+
252+ // couleur du bureau courant.
253+ double indcouleur[4] = {0., 0., 0.5, 1.};
254+ CD_CONFIG_GET_COLOR_WITH_DEFAULT ("Configuration", "rgbindcolor",myConfig.RGBIndColors, indcouleur);
255+ myConfig.iDrawCurrentDesktopMode = CD_CONFIG_GET_INTEGER ("Configuration", "fill current");
256+
257+ // couleur des lignes exterieures.
258+ myConfig.iLineSize = CD_CONFIG_GET_INTEGER("Configuration", "linesize");
259+ double linecouleur[4] = {0., 0., 0.5, 1.};
260+ CD_CONFIG_GET_COLOR_WITH_DEFAULT ("Configuration", "rgblinecolor",myConfig.RGBLineColors, linecouleur);
261+
262+ // couleur des traits des fenetres.
263+ double wlinecouleur[4] = {0., 0., 0.5, 1.};
264+ CD_CONFIG_GET_COLOR_WITH_DEFAULT ("Configuration", "rgbwlinecolor",myConfig.RGBWLineColors, wlinecouleur);
265+
266+ myConfig.cDefaultIcon = CD_CONFIG_GET_FILE_PATH ("Configuration", "default icon", "default.svg");
267+ myConfig.cRenderer = CD_CONFIG_GET_STRING ("Configuration", "renderer");
268+ myConfig.bDesklet3D = CD_CONFIG_GET_BOOLEAN ("Configuration", "3D desklet");
269+
270+ gsize iNbNamesSize;
271+ myConfig.cDesktopNames = CD_CONFIG_GET_STRING_LIST_WITH_DEFAULT ("Configuration", "desktop names", &iNbNamesSize, "Work;Game;Video;Chat");
272+ myConfig.iNbNames = (gint) iNbNamesSize;
273+CD_APPLET_GET_CONFIG_END
274+
275+
276+CD_APPLET_RESET_CONFIG_BEGIN
277+ g_free (myConfig.cRenderer);
278+ g_free (myConfig.cDefaultIcon);
279+ if (myConfig.cDesktopNames != NULL)
280+ g_strfreev (myConfig.cDesktopNames);
281+CD_APPLET_RESET_CONFIG_END
282+
283+
284+CD_APPLET_RESET_DATA_BEGIN
285+ CD_APPLET_DELETE_MY_ICONS_LIST;
286+ cairo_surface_destroy (myData.pDefaultMapSurface);
287+ cairo_surface_destroy (myData.pDesktopBgMapSurface);
288+CD_APPLET_RESET_DATA_END
289
290=== added file '.pc/applied-patches'
291--- .pc/applied-patches 1970-01-01 00:00:00 +0000
292+++ .pc/applied-patches 2011-10-11 12:11:29 +0000
293@@ -0,0 +1,1 @@
294+01-switcher-force-compact-view.patch
295
296=== added file 'debian/cairo-dock-plug-ins-integration.lintian-overrides'
297--- debian/cairo-dock-plug-ins-integration.lintian-overrides 1970-01-01 00:00:00 +0000
298+++ debian/cairo-dock-plug-ins-integration.lintian-overrides 2011-10-11 12:11:29 +0000
299@@ -0,0 +1,7 @@
300+# Cairo-Dock Plug-Ins are not linked to gldi
301+cairo-dock-plug-ins-integration: pkg-has-shlibs-control-file-but-no-actual-shared-libs
302+# These integration plug-ins don't need shlibs and don't have to call ldconfig
303+# (these plug-ins are enable only if a lib is available)
304+cairo-dock-plug-ins-integration: postinst-has-useless-call-to-ldconfig
305+cairo-dock-plug-ins-integration: postrm-has-useless-call-to-ldconfig
306+cairo-dock-plug-ins-integration: missing-dependency-on-libc
307
308=== renamed file 'debian/cairo-dock-plug-ins-integration.lintian-overrides' => 'debian/cairo-dock-plug-ins-integration.lintian-overrides.moved'
309=== added file 'debian/cairo-dock-plug-ins.lintian-overrides'
310--- debian/cairo-dock-plug-ins.lintian-overrides 1970-01-01 00:00:00 +0000
311+++ debian/cairo-dock-plug-ins.lintian-overrides 2011-10-11 12:11:29 +0000
312@@ -0,0 +1,6 @@
313+# Cairo-Dock Plug-Ins are not linked to gldi
314+cairo-dock-plug-ins: pkg-has-shlibs-control-file-but-no-actual-shared-libs
315+# Bug reported to upstream.
316+cairo-dock-plug-ins: shlib-without-versioned-soname
317+# Temporally lintian override: This package is going to be split
318+cairo-dock-plug-ins: package-name-doesnt-match-sonames
319
320=== renamed file 'debian/cairo-dock-plug-ins.lintian-overrides' => 'debian/cairo-dock-plug-ins.lintian-overrides.moved'
321=== added file 'debian/patches/01-switcher-force-compact-view.patch'
322--- debian/patches/01-switcher-force-compact-view.patch 1970-01-01 00:00:00 +0000
323+++ debian/patches/01-switcher-force-compact-view.patch 2011-10-11 12:11:29 +0000
324@@ -0,0 +1,34 @@
325+## From: Matthieu Baerts (matttbe) <matttbe@gmail.com>
326+## Description: Forced the compact view because the other doesn't work
327+## Forwarded: yes
328+Index: cairo-dock-plug-ins/switcher/src/applet-config.c
329+===================================================================
330+--- cairo-dock-plug-ins.orig/switcher/src/applet-config.c 2011-10-08 23:26:53.222924952 +0200
331++++ cairo-dock-plug-ins/switcher/src/applet-config.c 2011-10-08 23:26:53.306924951 +0200
332+@@ -26,7 +26,7 @@
333+
334+ CD_APPLET_GET_CONFIG_BEGIN
335+ //\_________________ On recupere toutes les valeurs de notre fichier de conf.
336+- myConfig.bCompactView = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Vue Simple", TRUE);
337++ myConfig.bCompactView = TRUE; // CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Vue Simple", TRUE);
338+ myConfig.bPreserveScreenRatio = CD_CONFIG_GET_BOOLEAN ("Configuration", "preserve ratio");
339+ myConfig.bMapWallpaper = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "Map Wallpaper", TRUE);
340+ myConfig.bDisplayNumDesk = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "display numero desktop", TRUE);
341+Index: cairo-dock-plug-ins/.bzr/checkout/dirstate
342+===================================================================
343+Binary files cairo-dock-plug-ins.orig/.bzr/checkout/dirstate 2011-10-08 23:28:01.502925141 +0200 and cairo-dock-plug-ins/.bzr/checkout/dirstate 2011-10-08 23:27:09.198924995 +0200 differ
344+Index: cairo-dock-plug-ins/switcher/data/switcher.conf.in
345+===================================================================
346+--- cairo-dock-plug-ins.orig/switcher/data/switcher.conf.in 2011-10-08 23:28:00.542925138 +0200
347++++ cairo-dock-plug-ins/switcher/data/switcher.conf.in 2011-10-08 23:27:55.810925124 +0200
348+@@ -101,10 +101,6 @@
349+ #F[Configuration]
350+ frame_conf =
351+
352+-#B Use the compact mode?
353+-#{All desktops will be drawn on the main icon. Otherwise a sub-dock will contain all desktops.}
354+-Vue Simple = true
355+-
356+ #b Preserve the ratio of the screen ?
357+ preserve ratio = true
358+
359
360=== renamed file 'debian/patches/01-switcher-force-compact-view.patch' => 'debian/patches/01-switcher-force-compact-view.patch.moved'
361=== added file 'debian/patches/series'
362--- debian/patches/series 1970-01-01 00:00:00 +0000
363+++ debian/patches/series 2011-10-11 12:11:29 +0000
364@@ -0,0 +1,1 @@
365+01-switcher-force-compact-view.patch
366
367=== renamed file 'debian/patches/series' => 'debian/patches/series.moved'

Subscribers

People subscribed via source and target branches

to all changes: