← Back to team overview

cairo-dock-team team mailing list archive

[Merge] lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1 into lp:ubuntu/cairo-dock

 

Matthieu Baerts has proposed merging lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1 into lp:ubuntu/cairo-dock.

Requested reviews:
  Ubuntu Sponsors Team (ubuntu-sponsors)
Related bugs:
  Bug #420417 in Cairo-Dock Core: "A little detail with the magnifier (hard to explain)"
  https://bugs.launchpad.net/cairo-dock-core/+bug/420417
  Bug #475375 in cairo-dock (Ubuntu): "Can't play videos in kaffeine, dragon player, gwenview and smplayer using the "xv" driver after running cairo-dock"
  https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/475375
  Bug #500677 in Cairo-Dock Plug-ins: "xsession-errors log"
  https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/500677
  Bug #513212 in Cairo-Dock Core: "Icons aren't updated properly on configuring"
  https://bugs.launchpad.net/cairo-dock-core/+bug/513212
  Bug #518453 in Cairo-Dock Core: "dock appears under all windows after a full screen app is run"
  https://bugs.launchpad.net/cairo-dock-core/+bug/518453
  Bug #521369 in Cairo-Dock Core: "Separator not removed when closing grouped windows"
  https://bugs.launchpad.net/cairo-dock-core/+bug/521369
  Bug #526466 in Cairo-Dock Core: "Icons are being stacked"
  https://bugs.launchpad.net/cairo-dock-core/+bug/526466
  Bug #535083 in Cairo-Dock Core: "ugly notifications with dialog boxes"
  https://bugs.launchpad.net/cairo-dock-core/+bug/535083
  Bug #537115 in cairo-dock (Ubuntu): "Click at the position where icon label was, the icon and dock still receive the event"
  https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/537115
  Bug #540979 in Cairo-Dock Core: "xinerama:doc in one screen, subdocs in another"
  https://bugs.launchpad.net/cairo-dock-core/+bug/540979
  Bug #576069 in Cairo-Dock Core: "Incorrect Explanation in Help"
  https://bugs.launchpad.net/cairo-dock-core/+bug/576069
  Bug #580284 in Cairo-Dock Core: "Hide when a window is maximized doesn't work if the taskbar is turned off"
  https://bugs.launchpad.net/cairo-dock-core/+bug/580284
  Bug #580596 in Cairo-Dock Core: "Quick-Hide hides the dock forever"
  https://bugs.launchpad.net/cairo-dock-core/+bug/580596
  Bug #611733 in Cairo-Dock Core: "icon labels go off-screen"
  https://bugs.launchpad.net/cairo-dock-core/+bug/611733
  Bug #612355 in Cairo-Dock Core: "Add option in config file to set GL/Cairo mode"
  https://bugs.launchpad.net/cairo-dock-core/+bug/612355
  Bug #612617 in Cairo-Dock Core: "Add custom launchers or sub-docks, can't modify name."
  https://bugs.launchpad.net/cairo-dock-core/+bug/612617
  Bug #614686 in Cairo-Dock Core: "create new sud-dock icon that looking like flat."
  https://bugs.launchpad.net/cairo-dock-core/+bug/614686
  Bug #618336 in Cairo-Dock Core: "all button tips visible if icons  'maximum zoom' set to 1.0"
  https://bugs.launchpad.net/cairo-dock-core/+bug/618336
  Bug #640398 in Cairo-Dock Core: "if I click on an icon a piece of plane disappears"
  https://bugs.launchpad.net/cairo-dock-core/+bug/640398
  Bug #702800 in Cairo-Dock Core: "Can't disable zoom"
  https://bugs.launchpad.net/cairo-dock-core/+bug/702800
  Bug #875975 in Cairo-Dock Core: "GLX-Dock Hardware acc. UNDO!"
  https://bugs.launchpad.net/cairo-dock-core/+bug/875975
  Bug #905912 in Cairo-Dock Core: "the dock position is wrong when multiple monitor's resolution is different"
  https://bugs.launchpad.net/cairo-dock-core/+bug/905912
  Bug #960282 in Cairo-Dock Core: "Some icons are missing after launch (MP, gauges, Global-Menu, etc.)"
  https://bugs.launchpad.net/cairo-dock-core/+bug/960282
  Bug #961048 in Cairo-Dock Core: "glx-dock does not work with kde 4.8.1"
  https://bugs.launchpad.net/cairo-dock-core/+bug/961048
  Bug #981092 in Cairo-Dock Core: "Changes menu and button icons settings, doesn't revert them"
  https://bugs.launchpad.net/cairo-dock-core/+bug/981092
  Bug #983288 in cairo-dock (Ubuntu): "Please update Cairo-Dock to 3.0.0 version (stable version)"
  https://bugs.launchpad.net/ubuntu/+source/cairo-dock/+bug/983288

For more details, see:
https://code.launchpad.net/~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1/+merge/102203

Hello,

The Cairo-Dock team proposes a new "bugs fixed" version of their Cairo-Dock packages.

This is the Upstream ChangeLog:
   - Updated translations
   - Themes: Renamed the default theme and move it to the new 'themes' directory
   - Included here our default-panel theme from our server in order to use this
      theme without an Internet connexion
      (this theme is highly recommended for the Cairo-Dock' session)
   - Moved 'battery' to cairo-dock-plug-ins
   - Theme manager: fixed the preview made when the current theme is saved
   - Fixed a bug with icons that are always visible
      (their alpha was not reseted correctly)
   - Fixed a bug that prevented the dock from hiding when leaving
      and re-entering quickly
   - Containers: set opacity to 0 on creation, so that we don't get grey
      rectangles on loading (before we receive the first X Expose event)
      + increase the size of default windows to avoid invisible icons LP: #960282
   - When destroying a flying container, don't forget to detach the icon
   - Removed prints
   - Pango: only used the logical rectangle in order to avoid any deplacements
   - Draw: Icons always visible: limit the background margin to 1px, avoid
      icons to stick togather
   - Menu: disabled the Quit menu entry for all Cairo-Dock sessions
      (not only 'cairo-dock')
   - cairo-dock-session: only modify Compiz settings if '--replace' paramater
      is given
   - don't launch 'cairo-dock' if Cairo-Dock is already use only by current user
   - Session: Used shorter names
      (was too long for DM and we were not able to read the full name)
   - Used IsRunnableHelper to check if compiz can be launched or we have to
      use metacity (on Ubuntu)
   - The latest version of unity-2d-panel is now supported
      (it's no longer needed to modify config file with root rights or to kill
      a processus to have unity-2d-panel and Cairo-Dock)
   - cairo-dock.conf: fixed a typo (a wrong icon name)
   - initial-setup: no longer modify gconf keys of gnome settings (LP: #981092)
   - cairo-dock.c: initialised gettext before getopt in order to translate
      the output of 'cairo-dock -h'
   - Used the new name of the default theme
   - fixed the retrieval of the desktop background (was broken since the switch
      to GTK3)
   - Use the right web address of the themes' directory on our server.
   - Help.conf: removed lines which only contain 'TODO' and bump Help's version
   - fixed the drawing of multi-lines dialogs (sometime the text was invisible)
   - X manager: when receiving a NetDesktopGeometry signal from X
      notify everybody every time, and also update the number of viewports
   - Welcome message: replaced 'Cairo-Dock2' by 'Cairo-Dock'

This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)

Note: Message written by ScottK on the bug report: "Ack. Approved."

Thank you for your help! ;)

PS: Don't forget our plug-ins ! ( LP: #983289 )
-- 
The attached diff has been truncated due to its size.
https://code.launchpad.net/~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1/+merge/102203
Your team Cairo-Dock Team is subscribed to branch lp:~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.1.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2012-03-21 20:05:51 +0000
+++ CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -11,7 +11,7 @@
 ########### project ###############
 
 project ("cairo-dock")
-set (VERSION "3.0.0.0rc1")
+set (VERSION "3.0.0")
 
 add_definitions (-std=c99 -Wextra -Wwrite-strings -Wuninitialized -Werror-implicit-function-declaration -Wstrict-prototypes) # removed for stable versions: -Wstrict-prototypes #-Wunreachable-code -Wno-unused-parameter -Wall 
 if (NOT ${CMAKE_BUILD_TYPE})
@@ -53,7 +53,7 @@
 set (pkgdatadir "${datadir}/${CMAKE_PROJECT_NAME}")  # (...)/cairo-dock
 set (mandir "${prefix}/${CMAKE_INSTALL_MANDIR}")  # (...)/man
 
-set (VERSION_HELP "0.9.99") # needed to parse Help.conf.in
+set (VERSION_HELP "0.9.991") # needed to parse Help.conf.in
 
 if( CMAKE_SIZEOF_VOID_P EQUAL 8 AND "${FORCE_LIB64}" STREQUAL "yes")  # 64bits and force install in lib64
 	set (libdir "${prefix}/lib64")

=== modified file 'data/CMakeLists.txt'
--- data/CMakeLists.txt	2011-09-26 11:14:46 +0000
+++ data/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -1,4 +1,4 @@
-add_subdirectory(default-theme)
+add_subdirectory(themes)
 add_subdirectory(gauges)
 add_subdirectory(explosion)
 add_subdirectory(man)

=== modified file 'data/Help.conf.in'
--- data/Help.conf.in	2011-09-26 11:14:46 +0000
+++ data/Help.conf.in	2012-04-16 23:30:27 +0000
@@ -138,20 +138,20 @@
 #In the case of a 2nd or 3rd dock, right-click -> Cairo-Dock -> set up this dock, and then select the visibility you want.
 _Hiding the dock to use all the screen=
 
-#X[Having more than one dock]
-Having more than one dock=
-#>TODO
-_Having more than one dock=
-
-#X[Deleting a dock]
-Deleting a dock=
-#>TODO
-_Deleting a dock=
-
-#X[Changing the look of a dock]
-Changing the look of a dock=
-#>TODO
-_Changing the look of a dock=
+##~ #X[Having more than one dock]
+##~ Having more than one dock=
+##~ #>TODO
+##~ _Having more than one dock=
+##~ 
+##~ #X[Deleting a dock]
+##~ Deleting a dock=
+##~ #>TODO
+##~ _Deleting a dock=
+##~ 
+##~ #X[Changing the look of a dock]
+##~ Changing the look of a dock=
+##~ #>TODO
+##~ _Changing the look of a dock=
 
 
 
@@ -384,7 +384,7 @@
 XMenu=
 #> In Gnome, there is an option that override the dock's one. To enable icons in menus, open 'gconf-editor', go to Desktop / Gnome / Interface and enable the "menus have icons" and the "buttons have icons" options. 
 Menu=
-#G [sh -c "gconftool-2 --type bool --set /desktop/gnome/interface/menus_have_icons true && gconftool-2 --type bool --set /desktop/gnome/interface/buttons_have_icons true";sh -c "ps aux | grep -v grep | grep -c 'gnome-settings-daemon'"]If you're on Gnome you can click on this button:
+#G [sh -c "gconftool-2 --type bool --set /desktop/gnome/interface/menus_have_icons true && gconftool-2 --type bool --set /desktop/gnome/interface/buttons_have_icons true; gsettings set org.gnome.desktop.interface buttons-have-icons true && gsettings set org.gnome.desktop.interface menus-have-icons true";sh -c "ps aux | grep -v grep | grep -c 'gnome-settings-daemon'"]If you're on Gnome you can click on this button:
 #{Tip: If this line is grayed, it's because this tip is not for you.)
 MenuGnome=
 

=== modified file 'data/cairo-dock.conf.in'
--- data/cairo-dock.conf.in	2012-03-21 11:25:03 +0000
+++ data/cairo-dock.conf.in	2012-04-16 23:30:27 +0000
@@ -712,7 +712,7 @@
 #{If checked, the pattern will go from top to bottom, otherwise from left to right.}
 vertical label pattern = false
 
-#F+[Quick-info;stock_dialog_info]
+#F+[Quick-info;stock_dialog-info]
 #{Quick-info are short information drawn on the icons.}
 frame_qi =
 

=== removed directory 'data/default-theme'
=== removed file 'data/default-theme/CMakeLists.txt'
--- data/default-theme/CMakeLists.txt	2011-08-09 16:48:08 +0000
+++ data/default-theme/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,11 +0,0 @@
-add_subdirectory(launchers)
-add_subdirectory(plug-ins)
-add_subdirectory(images)
-
-########### install files ###############
-
-install(FILES
-	cairo-dock.conf
-	preview
-	readme
-	DESTINATION ${pkgdatadir}/themes/_default_ )

=== removed file 'data/default-theme/cairo-dock.conf'
--- data/default-theme/cairo-dock.conf	2012-03-21 11:25:03 +0000
+++ data/default-theme/cairo-dock.conf	1970-01-01 00:00:00 +0000
@@ -1,734 +0,0 @@
-#2.4.0~0beta3
-######## This is the conf file of Cairo-Dock, released under the GPL.##########
-######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
-######## so don't mess into it, except if you know what you're doing ! ;-)##########
-
-[Position]
-
-#F-[Position on the screen;gtk-fullscreen]
-frame_pos=
-
-#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
-screen border=0
-
-#e-[0.;1.;left;right] Relative alignment:
-#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
-alignment=0.5
-
-#F-[Offset from the screen's edge;gtk-leave-fullscreen]
-frame_scr=
-
-#I-[-1000;1000] Lateral offset:
-#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
-x gap=0
-#i-[-30;1000] Distance to the screen edge:
-#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
-y gap=0
-
-#F-[Multiple screens]
-frame_xin=
-
-#B- Use Xinerama?
-#{This option is to use if you have a dual-screen and use Xinerama to manage them.}
-xinerama=true
-
-#i-[0;12] Number of the screen where the dock should be located:
-#{0 is the first screen.}
-num screen=0
-
-
-[Accessibility]
-
-#F-[Visibility of the main dock;gtk-find]
-frame_visi=
-
-#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;2;2;Hide the dock when it overlaps the current window;1;3;Hide the dock whenever it overlaps any window;1;3;Keep the dock hidden;1;3;Pop-up on shortcut;4;1] Visibility:
-#{Modes are sorted from the most intrusive to the less intrusive.
-#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
-#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
-visibility=4
-
-#v
-sep_visi=
-
-#L-[None;Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
-hide effect=Fade out
-
-#e-[0;1;fast;slow] Callback sensitivity:
-edge sensitivity = 0.15
-
-#Y-[Hit the screen's border;0;0;Hit where the dock is;0;0;Hit the screen's corner;0;0;Hit a zone;1;2] How to call the dock back:
-callback=1
-
-#j-[2;999] Size of the zone :
-zone size=80;10
-
-#S- Image to display on the zone :
-callback image=
-
-#k- Keyboard shortcut to pop-up the dock:
-#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
-raise shortcut=
-
-#F-[Additional parameters]
-frame_extra=
-
-max_authorized_width=0
-
-#b- Automatically hide the dock when a window becomes full screen?
-#{This is only usefull if you do not already use auto-hide and if your Window Manager allows the dock in front of fullscreen windows (which is rare).}
-auto quick hide=false
-
-#F-[Sub-docks' visibility;/usr/share/cairo-dock/icons/icon-subdock.png]
-frame_sub=
-
-#Y-[Appear on mouse over;1;1;Appear on click;0;0] Visibility:
-#{they will appear either when you click or when you linger over the icon pointing on it.}
-show_on_click=0
-
-#i- Delay before displaying a sub-dock:
-#{in ms.}
-show delay=500
-
-#i- Delay before leaving a sub-dock takes effect:
-#{in ms.}
-leaving delay=250
-
-lock icons=false
-lock all=false
-
-
-[TaskBar]
-
-#F-[Behaviour;gtk-properties]
-frame1=
-
-#B-[5] Show currently opened applications in the dock?
-#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
-show applications=true
-
-#b- Only show icons whose windows are minimised
-hide visible=false
-
-#b- Only show applications on current desktop
-current desktop only=false
-
-#b- Mix launchers and applications
-#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
-mix launcher appli=true
-
-#B- Group windows from the same application in a sub-dock ?
-#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
-group by class=true
-
-#s- 		Except the following classes:
-#{Enter the class of the applications, separated by a semi-colon ';'}
-group exception=
-
-
-#F-[Representation;gtk-find]
-frame3=
-
-#B- Overwrite the X icon with the launchers' icon?
-#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
-overwrite xicon=true
-
-#s- 		Except the following classes:
-#{Enter the class of the applications, separated by a semi-colon ';'}
-overwrite exception=evince;totem;gimp
-
-#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
-#{A composite manager is required to display the thumbnail.
-#OpenGL is required to draw the icon bent backwards.}
-minimized=1
-
-#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
-visibility alpha=0.35
-
-#a- Play a short animation of the icon when its window becomes active
-animation on active window=wobbly
-
-#i- Maximum number of caracters in application name:
-#{"..." will be added at the end if the name is too long.}
-max name length=20
-
-#F-[Interaction;gtk-refresh]
-frame2=
-
-#l-[Nothing;Close;Minimize;Launch new] Action on middle-click on the related application
-action on middle click=1
-
-#b- Minimise the window when its icon is clicked, if it was already the active window ?
-#{This is the default behaviour of most taskbars.}
-minimize on click=true
-
-#b- Present windows preview on click when several windows are grouped togather
-#{Only if your Window Manager supports it.}
-present class on click=true
-
-#v- 
-sep_att=
-
-#B-[2] Highlight applications requiring your attention with a dialog bubble
-demands attention with dialog=true
-
-#i-[1;20] Duration of the dialog:
-#{in seconds}
-duration=2
-
-#s- Force the following applications to demand your attention
-#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
-#}
-force demands attention=
-
-#a- Highlight applications demanding your attention with an animation
-animation on demands attention=rotate
-
-
-[System]
-
-#X-[Animations speed;/usr/share/cairo-dock/icons/icon-movment.png]
-frame_mov=
-
-#B- Animate sub-docks when they appear
-animate subdocks=true
-
-#I-[100;600;fast;slow] Animation unfolding duration:
-#{Icons will appear folded on themselves and will then unfold until they fill the whole dock. The smaller this value, the faster this will be.}
-unfold duration=300
-
-#v
-sep_unfold=
-
-#I-[4;40;fast;slow] Number of steps in the zoom animation (grow/shrink):
-#{The more there are, the slower it will be}
-grow nb steps=10
-#I-[4;40;fast;slow] ...
-shrink nb steps=8
-
-#v
-sep_unhide=
-
-#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down):
-#{The more there are, the slower it will be}
-move up nb steps=10
-#I-[4;40;fast;slow] ...
-move down nb steps=16
-
-#X-[Refresh rate;gtk-execute]
-frame_cpu=
-
-#i-[5;40] Refresh rate when mouving cursor into the dock :
-#{in Hz. This is to adjust behaviour relative to your CPU power.}
-refresh frequency=35
-
-#i-[15;60] Animation frequency for the OpenGL backend :
-#{in Hz. This is to adjust behaviour relative to your CPU power.}
-opengl anim freq=33
-
-#i-[15;50] Animation frequency for the Cairo backend :
-#{in Hz. This is to adjust behaviour relative to your CPU power.}
-cairo anim freq=25
-
-#b- Reflections should be calculated in real-time?
-#{The transparency gradation pattern will then be re-calculated in real time. May need more CPU power.}
-dynamic reflection=false
-
-#X-[Composition;gtk-clear]
-frame_fake=
-#b- Emulate composition with fake transparency?
-#{Only use this if you don't run a composite manager like Compiz, xcompmgr, etc and have a black background around your dock. For aesthetic reasons, the dock will be kept under other windows.}
-fake transparency=false
-
-#b- Make the config panel transparent?
-#{You need to re-open the panel. It is deactivated by default on KDE.}
-config transparency=false
-
-#X-[Connection to the Internet;gtk-network]
-frame_conn=
-
-#i-[1;20] Connection timeout :
-#{Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase,  once the dock has connected this option is of no more use.}
-conn timeout=7
-
-#i-[10;300] Maximum time to download a file:
-#{Maximum time in seconds that you allow the whole operation to last. Some themes can be up to a few MB.}
-conn max time=120
-
-#b- Force IPv4 ?
-#{Use this option if you experience problems to connect.}
-force ipv4=true
-
-#B-[4] Are you behind a proxy ?
-#{Use this option if you connect to the Internet through a proxy.}
-conn use proxy=false
-
-#s- Proxy name :
-conn proxy=
-
-#i- Port :
-conn port=0
-
-#s- User :
-#{Let empty if you don't need to log-in to the proxy with a user/password.}
-conn user=
-
-#p- Password :
-#{Let empty if you don't need to log-in to the proxy with a user/password.}
-conn passwd=
-
-modules=switcher;dnd2share;illusion;logout;showDesktop;shortcuts;Quick Browser;GMenu;Recent-Events;Animated icons;icon effects;Scooby-Do;musicPlayer;Help;Remote-Control
-
-
-[Background]
-
-#y+[Image;Colour gradation] Fill the background with:
-fill bg=0
-
-#F+[Image;gtk-orientation-portrait]
-#{Use a background image.}
-frame2=
-
-#S+ Image filename to use as a background :
-#{Any format allowed; if empty, the colour gradation will be used as a fall back.}
-background image=bg.svg
-
-#e+[0;1;Transparent;Opaque] Image's transparency :
-image alpha=1
-
-#b+ Repeat image as a pattern to fill background?
-repeat image=false
-
-#F+[Colour gradation;/usr/share/cairo-dock/icons/icon-gradation.png]
-#{Use a colour gradation.}
-frame3=
-
-#C+ Bright colour:
-stripes color bright=0.064515144579232478;0.064515144579232478;0.064515144579232478;0.78429846646829937;
-
-#C+ Dark colour:
-stripes color dark=0;0;0;0.96078431372549022;
-
-#f+[-90;90] Angle of the gradation :
-#{In degrees, in relation to the vertical}
-stripes angle=-90
-
-#i+ Repeat the gradation this number of times:
-#{If not nul, it will form stripes.}
-number of stripes=0
-
-#f+[0;1] Percentage of the bright colour:
-stripes width=0.49999999999999961
-
-#F
-frame3_=
-
-#b+ Stretch the dock to always fill the screen
-extended=false
-
-#F+[External Frame;/usr/share/cairo-dock/icons/icon-frame.png]
-frame_frame=
-#i+[0;30] Corner radius :
-#{in pixels.}
-corner radius=10
-
-#i+[0;20] Linewidth of the external line :
-#{in pixels.}
-line width=2
-
-#C+ Colour of the external line:
-line color=0;0;0;0.54999618524452587;
-
-#i+[0;20] Margin between the frame and the icons or their reflects :
-#{in pixels.}
-frame margin=0
-
-#b+ Are the bottom left and right corners rounded?
-rounded bottom corner=true
-
-
-[Views]
-
-#F+[Main Dock]
-frame_main=
-
-#n+ Choose the default view for main docks :/
-main dock view=3D plane
-
-#F+[Sub-Docks]
-frame_sub=
-
-#n+ Choose the default view for sub-docks :
-#{You can overwrite this parameter for each sub-dock.}/
-sub-dock view=Slide
-
-#e+[0.1;1.5;smaller;same size] Ratio for the size of the sub-docks' icons :
-#{You can specify a ratio for the size of the sub-docks' icons, in relation to the main docks' icons size}
-relative icon size=1.2
-
-
-[Dialogs]
-
-#F+[Bubble;/usr/share/cairo-dock/icons/icon-bubble.png]
-frame_bubble=
-
-#C+ Background colour of the bubble:
-background color=0;0;0;0.74509803921568629;
-
-#v
-sep_bul=
-
-#t+ Shape of the bubble:
-decorator=tooltip
-
-#F+[Text;gtk-select-font]
-frame_text=
-
-#B+ Use a custom font for the text?
-#{Otherwise the default's system one will be used.}
-custom=false
-
-#P+ Text font:
-message police=Sans 11
-
-#b+ Draw the outline of the text?
-outlined=false
-
-#c+ Text color:
-text color=1;1;1;
-
-#F+[Buttons;/usr/share/cairo-dock/icons/icon-buttons.png]
-frame_button=
-
-#j+[10;64] Size of buttons in the info-bubbles (width x height) :
-#{in pixels.}
-button size=28;28;
-
-#S+ Name of an image to use for the yes/ok button :
-#{If you don't provide any, a default image will be used.}
-button_ok image=
-
-#S+ Name of an image to use for the no/cancel button :
-#{If you don't provide any, a default image will be used.}
-button_cancel image=
-
-#F+
-fin_button=
-
-#i+[16;96] Size of the icon displayed next to the text :
-icon size=34
-
-
-[Desklets]
-
-#F+[Decorations;gtk-paste]
-frame_deco=
-
-#O+ Choose a default decoration for all desklets :
-#{This can be customized for each desklet separately.
-#Choose 'Custom decoration' to define your own decorations below}
-decorations=clear
-
-#v
-sep_deco=
-
-#S+ Background image :
-#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
-bg desklet=
-#e+[0;1;Transparent;Opaque] Background transparency :
-bg alpha=1
-#i+[0;256] Left offset :
-#{in pixels. Use this to adjust the left position of the drawings.}
-left offset=0
-#i+[0;256] Top offset :
-#{in pixels. Use this to adjust the top position of the drawings.}
-top offset=0
-#i+[0;256] Right offset :
-#{in pixels. Use this to adjust the right position of the drawings.}
-right offset=0
-#i+[0;256] Bottom offset :
-#{in pixels. Use this to adjust the bottom position of the drawings.}
-bottom offset=0
-#S+ Foreground image :
-#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
-fg desklet=
-#e+[0;1;Transparent;Opaque] Foreground tansparency :
-fg alpha=1
-
-#F+[Buttons;gtk-close]
-frame_button=
-
-#i+[4;28] Buttons size :
-button size=16
-
-#S+ Name of an image to use for the 'rotate' button :
-#{If you don't provide any, a default image will be used.}
-rotate image=
-
-#S+ Name of an image to use for the 'reattach' button :
-#{If you don't provide any, a default image will be used.}
-retach image=
-
-#S+ Name of an image to use for the 'depth rotate' button :
-#{If you don't provide any, a default image will be used.}
-depth rotate image=
-
-#S+ Name of an image to use for the 'rotate' button :
-#{If you don't provide any, a default image will be used.}
-no input image=
-
-
-[Icons]
-
-#F+[Icons' themes;gtk-select-color]
-frame_theme=
-
-#w+ Choose an icon theme :
-#{Leave empty to use the current icon theme of your system. You can enter the name of a theme that is installed on your system (like 'Gartoon' or 'Human'), or even a path to a folder containing icons.}
-default icon directory=_Custom Icons_
-
-#S+ Image filename to use as a background for icons :
-#{Any format allowed; leave this field empty if you don't want to use an image as background.}
-icons bg=
-
-#F+[Zoom effect;/usr/share/cairo-dock/icons/icon-wave.png]
-frame_shape=
-#f+[1;5] Maximum zoom of the icons :
-#{set to 1 if you don't want the icons to zoom when you hover over them.}
-zoom max=1.75
-
-#i+[1;999] Width of the space in which the zoom will be effective :
-#{in pixels. Outside of this space (centered on the mouse), there is no zoom.}
-sinusoid width=150
-
-#i+[0;50] Space between icons :
-#{in pixels.}
-icon gap=5
-
-#F+[Reflections]
-frame_refl=
-
-#e+[0;1;light;strong] Reflective power of the plane :
-#{It is its albedo (reflectivity); at 1 the icons reflect to the maximum, at 0 reflections are not used.}
-albedo=0.435
-
-#e+[0;1;small;tall] Height of the reflection:
-#{In percent of the icon's size. This parameter influence the total height of the dock.}
-field depth=0.40000000000000002
-
-#e+[0;1;Transparent;Opaque] Icons' transparency at rest :
-#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
-alpha at rest=1
-
-#X+[Icons size]
-frame_size=
-
-#j+[10;128] Launcher's size at rest (width x height) :
-launcher size=40;40;
-
-#j+[10;128] Application's size at rest (width x height) :
-appli size=40;40;
-
-#j+[10;128] Applet's size at rest (width x height) :
-applet size=40;40;
-
-#m[Animated icons] Configure icons' animations.
-config_anim=
-
-#M[icon effects] Configure icons' special effects (requires OpenGL).
-config_effect=
-
-#M[illusion] Configure icons' animations on appearing/disappearing (require OpenGL capacity).
-config_illusion=
-
-#X+[Separators]
-frame_sep=
-
-#j+[4;128] Icon size at rest (width x height) :
-separator size=8;40;
-
-#b+ Force separator's image size to stay constant?
-force size=false
-
-#Y+[Use an image.;1;2;Flat separator;3;1;Physical separator;0;0] How to draw the separators?
-#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
-separator type=1
-
-#S+ Filename of an image to use for separators :
-#{If you don't provide one, blanks will be used.}
-separator image=
-
-#b+ Make the separator's image revolve when dock is on top/on the left/on the right?
-revolve separator image=true
-
-#C+ Colour of flat separators :
-separator color=0.61290913252460522;0.61290913252460522;0.61290913252460522;0.78820477607385364;
-
-
-#X+[Icons order]
-frame_order=
-
-#Y+[No;0;0;Separate applications from others;1;1;Separate applets from others;1;1;Separate all;1;1] Separate the different types of icons?
-#{If you separate a type of icons, the icons of this type will be placed together, separated from the others by a separator.
-#If you don't separate the icons, you can place them wherever you want, and insert separators manually. Applications will then be placed next to their launcher if they have one, or after the last launcher.}
-separate_icons=0
-
-#T+[launchers;applications;applets] Order of the different types of icons :
-icon's type order=0;1;2;
-
-
-#X+[Link the icons with a string]
-frame_string=
-
-#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
-string width=0
-
-#C+ Colour of the string (red, blue, green, alpha) :
-string color=0;0;0.59995422293430989;0.40000000000000002;
-
-
-[Indicators]
-
-#F+[Indicator of the active window]
-frame_window=
-
-#Y+[Image;1;1;Frame;2;3] Type of indicator:
-active indic type=1
-
-#S+ Image file:
-active indicator=
-
-#C+ Colour of the frame :
-#{Set transparency to 0 if you don't want to use an indicator.}
-active color=0.70160982681010142;0.70160982681010142;0.70160982681010142;0.74999618524452583;
-
-#i+[0;20] Linewidth of the frame around the active window :
-#{Set 0 to fill the frame.}
-active line width=3
-
-#i+[0;30] Corner radius of the frame around the active window :
-active corner radius=8
-
-#v
-sep_active=
-
-#b+ Draw indicator above the icon?
-active frame position=true
-
-
-#F+[Indicator of active launcher]
-frame_launch=
-
-#S+ Image file:
-#{Indicators are drawn on launchers icons to show that they have already been launched. Leave blank to use the default one.}
-indicator image=indicator.png
-
-#b- Display an indicator on application icons too ?
-#{The indicator is drawn on active launchers, but you may want to display it on applications too.}
-indic on appli=true
-
-#v
-sep_ind=
-
-#e+[-0.4;1.2] Vertical offset :
-#{Relatively to the icons' size. You can use this parameter to adjust the indicator's vertical position.
-#If the indicator is linked to the icon, the offset will be upwards, otherwise downwards.}
-indicator offset=1.1469534050179211
-
-#b+ Link the indicator with its icon?
-#{If the indicator is linked to the icon, it will then be zoomed like the icon and the offset will be upwards.
-#Otherwise it will be drawn directly on the dock and the offset will be downwards.}
-indicator on icon=false
-
-#e+[0.1;1.5;smaller;bigger] Indicator size ratio :
-#{You can choose to make the indicator smaller or bigger than the icons. The bigger the value is, the bigger the indicator is. 1 means the indicator will have the same size as the icons.}
-indicator ratio=1.0189999999999999
-
-#b+ Rotate the indicator with dock?
-#{Use it to make the indicator follow the orientation of the dock (top/bottom/right/left).}
-rotate indicator=true
-
-#b+ Draw indicator above the icon?
-indicator above=true
-
-
-#F+[Indicator of grouped windows]
-frame_class=
-
-#Y[Draw an emblem;1;2;Draw the sub-dock's icons as a stack;0;0] How to show that several icons are grouped :
-use class indic=1
-
-#S+ Image file:
-#{It only makes sense if you chose to group the applis of the same class together. Leave blank to use the default one.}
-class indicator=active.png
-
-#b+ Zoom the indicator with its icon?
-zoom class=true
-
-
-[Labels]
-
-#F-[Label visibility;gtk-underline]
-frame_label=
-
-#Y+[No;0;0;On pointed icon;0;0;On all icons;1;1] Show labels:
-show_labels=2
-
-#f-[0.;50.] label's visibility threshold :
-#{the bigger, the more the labels next to the selected icon will be transparent.}
-alpha threshold=50
-
-#b- Should the labels always be horizontal, even when dock is vertical?
-always horizontal=true
-
-#F+[Font;gtk-select-font]
-frame_font=
-
-#B+ Use a custom font for labels?
-#{Otherwise the default's system one will be used.}
-custom=false
-
-#P+ Font used for labels :
-police=Sans 10
-
-#b+ Draw the outline of the text?
-text oulined=false
-
-#F+[Background;gtk-orientation-portrait]
-frame_bg=
-
-#C+ Colour of the label's background :
-#{If you set it to fully transparent, there will be no background for the text, but the margin around the text will still be in effect.}
-text background color=0;0;0;1;
-
-#i+[0;20] Margin around the text (in pixels) :
-text margin=3
-
-#F+[Colour;gtk-select-color]
-frame_col=
-
-#c+ Start color :
-#{It's the first color of the gradation.}
-text color start=1;1;1;
-
-#c+ Stop color :
-#{It's the second color of the gradation. Set it to the same value as the first if you don't want to have any gradation.}
-text color stop=1;1;1;
-
-#b+ Pattern should be vertical?
-#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
-vertical label pattern=true
-
-#F+[Quick-info;stock_dialog_info]
-#{Quick-info are short information drawn on the icons.}
-frame_qi=
-
-#B[-2] Use the same look as the labels?
-qi same=false
-
-#c+ Text color:
-qi text color=1;1;1;
-
-#C+ Background color:
-qi bg color=0;0;0;0.667;
-

=== removed directory 'data/default-theme/images'
=== removed file 'data/default-theme/images/CMakeLists.txt'
--- data/default-theme/images/CMakeLists.txt	2011-08-09 16:48:08 +0000
+++ data/default-theme/images/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,8 +0,0 @@
-
-########### install files ###############
-
-install(FILES
-	active.png
-	bg.svg
-	indicator.png
-	DESTINATION ${pkgdatadir}/themes/_default_/images )

=== removed file 'data/default-theme/images/active.png'
Binary files data/default-theme/images/active.png	2011-08-09 16:48:08 +0000 and data/default-theme/images/active.png	1970-01-01 00:00:00 +0000 differ
=== removed file 'data/default-theme/images/bg.svg'
--- data/default-theme/images/bg.svg	2011-08-09 16:48:08 +0000
+++ data/default-theme/images/bg.svg	1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="800"
-   height="120"
-   id="svg3776"
-   version="1.1"
-   inkscape:version="0.47 r22583"
-   sodipodi:docname="bg.svg">
-  <defs
-     id="defs3778">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective3784" />
-    <inkscape:perspective
-       id="perspective3771"
-       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
-       inkscape:vp_z="1 : 0.5 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_x="0 : 0.5 : 1"
-       sodipodi:type="inkscape:persp3d" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="102.063"
-     inkscape:cy="-14.87004"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1215"
-     inkscape:window-height="970"
-     inkscape:window-x="65"
-     inkscape:window-y="25"
-     inkscape:window-maximized="1" />
-  <metadata
-     id="metadata3781">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(0,-932.36218)">
-    <rect
-       style="fill:#262626;stroke:none;fill-opacity:1;opacity:1"
-       id="rect3837"
-       width="801.08618"
-       height="121.21831"
-       x="0"
-       y="932.15405" />
-    <path
-       style="fill:#000000;fill-opacity:1;stroke:none"
-       d="m 185.22702,955.16035 c -53.85908,0.0108 -56.53315,-2.85345 -125.718433,8.61984 -25.40949,4.21377 -59.53391653,21.22977 -59.53391653,21.22977 0,0 0.36446262,-52.26629 0.36446262,-52.26629 l 800.62423691,-0.1753 0.80189,69.20133 c -209.92993,2.1491 -408.74928,-50.58789 -616.53824,-46.60935 z"
-       id="path3743"
-       sodipodi:nodetypes="csccccc" />
-  </g>
-</svg>

=== removed file 'data/default-theme/images/indicator.png'
Binary files data/default-theme/images/indicator.png	2011-08-09 16:48:08 +0000 and data/default-theme/images/indicator.png	1970-01-01 00:00:00 +0000 differ
=== removed directory 'data/default-theme/launchers'
=== removed file 'data/default-theme/launchers/01firefox.desktop'
--- data/default-theme/launchers/01firefox.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01firefox.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=7
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/firefox.desktop;iceweasel.desktop;chromium-browser.desktop;rekonq.desktop;konqueror.desktop

=== removed file 'data/default-theme/launchers/01gcalctool.desktop'
--- data/default-theme/launchers/01gcalctool.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01gcalctool.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=4
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/gcalctool.desktop;kcalc.desktop;galculator.desktop

=== removed file 'data/default-theme/launchers/01gimp.desktop'
--- data/default-theme/launchers/01gimp.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01gimp.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=3
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/gimp.desktop;krita.desktop;shotwell.desktop;f-spot.desktop;inkscape.desktop;mtpaint.desktop

=== removed file 'data/default-theme/launchers/01gnome-terminal.desktop'
--- data/default-theme/launchers/01gnome-terminal.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01gnome-terminal.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=0
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/gnome-terminal.desktop;konsole.desktop;xfce4-terminal.desktop;lxterminal.desktop

=== removed file 'data/default-theme/launchers/01ooo-writer.desktop'
--- data/default-theme/launchers/01ooo-writer.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01ooo-writer.desktop	1970-01-01 00:00:00 +0000
@@ -1,47 +0,0 @@
-#2.3.1~0alpha0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=5
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/libreoffice-writer.desktop;koffice.desktop;abiword.desktop;openoffice.org-writer.desktop
-group=0

=== removed file 'data/default-theme/launchers/01pidgin.desktop'
--- data/default-theme/launchers/01pidgin.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01pidgin.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=7.25
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/pidgin.desktop;empathy.desktop;kopete.desktop

=== removed file 'data/default-theme/launchers/01separator.desktop'
--- data/default-theme/launchers/01separator.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01separator.desktop	1970-01-01 00:00:00 +0000
@@ -1,27 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#> Separators' appearance is defined in the global configuration.
-Icon=
-
-
-#X[Extra parameters]
-frame_extra=
-#f[0;100] Order you want for this launcher among the others:
-Order=2.5
-
-group=0
-
-Icon Type=2
-Type=Separator

=== removed file 'data/default-theme/launchers/01thunderbird.desktop'
--- data/default-theme/launchers/01thunderbird.desktop	2011-08-09 19:53:55 +0000
+++ data/default-theme/launchers/01thunderbird.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=6
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/thunderbird.desktop;evolution.desktop;kmail.desktop;sylpheed.desktop

=== removed file 'data/default-theme/launchers/01ubuntu-software-center.desktop'
--- data/default-theme/launchers/01ubuntu-software-center.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/01ubuntu-software-center.desktop	1970-01-01 00:00:00 +0000
@@ -1,49 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#s Launcher's name :
-Name=
-
-#S+ Image's name or path :
-Icon=
-
-#s Command to launch on click :
-#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
-Exec=
-
-
-#X[Extra parameters]
-frame_extra=
-
-#b Prevent this launcher from stealing appli from taskbar ?
-#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
-prevent inhibate=false
-
-#K Class of the program :
-#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
-StartupWMClass=
-
-#b Run in a terminal ?
-Terminal=false
-
-#i-[0;16] Only show in this specific viewport
-#{If '0' the launcher will be displayed on every viewport.}
-ShowOnViewport=0
-
-#f[0;100] Order you want for this launcher among the others:
-Order=1
-
-Icon Type=0
-Type=Application
-Origin=/usr/share/applications/ubuntu-software-center.desktop;synaptic.desktop;adept.desktop;yast.desktop;yum.desktop

=== removed file 'data/default-theme/launchers/02separator.desktop'
--- data/default-theme/launchers/02separator.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/02separator.desktop	1970-01-01 00:00:00 +0000
@@ -1,27 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#> Separators' appearance is defined in the global configuration.
-Icon=
-
-
-#X[Extra parameters]
-frame_extra=
-#f[0;100] Order you want for this launcher among the others:
-Order=5.5
-
-group=0
-
-Icon Type=2
-Type=Separator

=== removed file 'data/default-theme/launchers/03separator.desktop'
--- data/default-theme/launchers/03separator.desktop	2011-08-09 16:48:08 +0000
+++ data/default-theme/launchers/03separator.desktop	1970-01-01 00:00:00 +0000
@@ -1,28 +0,0 @@
-#2.4.0~0beta0
-
-#[gtk-about]
-[Desktop Entry]
-
-#F[Icon]
-frame_maininfo=
-
-#d+ Name of the container it belongs to:
-Container=_MainDock_
-
-#v
-sep_display=
-
-#> Separators' appearance is defined in the global configuration.
-Icon=
-
-
-#X[Extra parameters]
-frame_extra=
-#f[0;100] Order you want for this launcher among the others:
-Order=8.375
-
-group=0
-
-Icon Type=2
-Type=Separator
-Origin=

=== removed file 'data/default-theme/launchers/CMakeLists.txt'
--- data/default-theme/launchers/CMakeLists.txt	2011-08-09 19:53:55 +0000
+++ data/default-theme/launchers/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,16 +0,0 @@
-
-########### install files ###############
-
-install(FILES
-	01firefox.desktop
-	01gcalctool.desktop
-	01gimp.desktop
-	01gnome-terminal.desktop
-	01ooo-writer.desktop
-	01pidgin.desktop
-	01separator.desktop
-	01thunderbird.desktop
-	01ubuntu-software-center.desktop
-	02separator.desktop
-	03separator.desktop
-	DESTINATION ${pkgdatadir}/themes/_default_/launchers)

=== removed directory 'data/default-theme/plug-ins'
=== removed directory 'data/default-theme/plug-ins/Animated-icons'
=== removed file 'data/default-theme/plug-ins/Animated-icons/Animated-icons.conf'
--- data/default-theme/plug-ins/Animated-icons/Animated-icons.conf	2011-08-09 16:48:08 +0000
+++ data/default-theme/plug-ins/Animated-icons/Animated-icons.conf	1970-01-01 00:00:00 +0000
@@ -1,194 +0,0 @@
-#1.0.10
-
-#[gtk-preferences]
-[Global]
-
-#F-[when hovering over an icon]
-#{Animations are triggered when hovering an icon only in OpenGL mode.}
-frame_hov=
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used:
-hover effects=3
-
-#F-[when clicking on an launcher]
-frame_lau=
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on launcher:
-click launchers=0
-
-#i+[1;5] Number of times the animation will play:
-nb rounds launchers=1
-
-#F-[when clicking on an application]
-frame_appli=
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on applications:
-click applis=0
-
-#i+[1;5] Number of times the animation will play:
-nb rounds applis=1
-
-#F-[when clicking on an applet]
-frame_applet=
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on applets:
-click applets=0
-
-#i+[1;5] Number of times the animation will play:
-nb rounds applets=1
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-rotation.png]
-[Rotation]
-
-#I+[100;5000] Duration of the animation:
-#{In ms.}
-duration=1500
-
-#b+ Repeat while icon is pointed to?
-continue=false
-
-#v
-sep=
-
-#l+ [Normal;Cube;Capsule] Type of mesh:
-mesh=1
-
-#C Colour of the sheen:
-color = 1;1;1;0
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/spot.png]
-[Spot]
-
-#I+[100;5000] Duration of the animation:
-#{In ms.}
-duration=1000
-
-#b+ Repeat while icon is pointed to?
-continue=true
-
-#F-[Spot;gtk-dialog-info]
-frame_spot=
-
-#S+ Image for the spotlight:
-#{Leave empty to use the default one.}
-spot image=
-
-#S+ Image for the front spotlight:
-#{Leave empty to use the default one.}
-spot front image=
-
-#c Spot colour:
-spot-color=1;1;1;
-
-#C Halo colour:
-halo-color=1;1;1;1;
-
-#F-[Rays;gtk-fullscreen]
-frame_ray=
-
-#c 1st color of gradation :
-color1=0;1;0.69994659342336152;
-
-#c 2nd color of gradation :
-color2=0.099992370489051657;1;0.099992370489051657;
-
-#b+ Random colours?
-mystical=false
-
-#I+[0;500] Number of rays:
-nb part=100
-
-#I+[10;60] Ray size:
-part size=20
-
-#e+[2;15] Ray speed:
-part speed=6.7999999999999998
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wobbly.png]
-[Wobbly]
-
-#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch:
-stretch=0
-
-#i+[200;350] Spring constant:
-spring cst=300
-
-#e+[7;12] Friction:
-friction=8
-
-#I+[2;20] Number of points on the grid in each direction:
-grid nodes=10
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wave.png]
-[Wave]
-
-#I+[100;1000] Duration of the animation:
-#{In ms.}
-duration=290
-
-#b+ Repeat while icon is pointed to?
-continue=false
-
-#v
-sep=
-
-#e+[0.1;2] Wave width:
-width=1.7
-
-#e+[0.01;.4] Wave amplitude:
-amplitude=0.14000000000000001
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-pulse.png]
-[Pulse]
-
-#I+[100;1000] Pulse duration:
-#{In ms.}
-duration=500
-
-#b+ Repeat while icon is pointed to?
-continue=false
-
-#v
-sep=
-
-#e+[1.2;4] Pulse max zoom:
-zoom=2
-
-#b+ Pulse follows icon shape?
-same shape=true
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-bounce.png]
-[Bounce]
-
-#I+[100;1000] Bounce duration:
-#{In ms.}
-duration=800
-
-#b+ Repeat while icon is pointed to?
-continue=false
-
-#v
-sep=
-
-#e+[.4;1] When bouncing, resize the icon by:
-resize=0.80000000000000004
-
-#e+[.2;1] How much the icon will flatten when hitting the ground:
-#{the lower the value, the more it will flatten.}
-flatten=0.40000000000000002
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-blink.png]
-[Blink]
-
-#I+[100;2000] Blink duration:
-#{In ms.}
-duration=800
-
-#b+ Repeat while icon is pointed to?
-continue=false

=== removed file 'data/default-theme/plug-ins/Animated-icons/CMakeLists.txt'
--- data/default-theme/plug-ins/Animated-icons/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/Animated-icons/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  Animated-icons.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/Animated-icons )

=== removed file 'data/default-theme/plug-ins/CMakeLists.txt'
--- data/default-theme/plug-ins/CMakeLists.txt	2011-03-17 14:08:48 +0000
+++ data/default-theme/plug-ins/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,40 +0,0 @@
-add_subdirectory(Animated-icons)
-add_subdirectory(Clipper)
-add_subdirectory(Dbus)
-add_subdirectory(dialog-rendering)
-add_subdirectory(dnd2share)
-add_subdirectory(GMenu)
-add_subdirectory(icon-effect)
-add_subdirectory(illusion)
-add_subdirectory(logout)
-add_subdirectory(musicPlayer)
-add_subdirectory(quick-browser)
-add_subdirectory(rendering)
-add_subdirectory(shortcuts)
-add_subdirectory(showDesktop)
-add_subdirectory(stack)
-add_subdirectory(switcher)
-add_subdirectory(Recent-Events)
-########### install files ###############
-
-
-
-
-#original Makefile.am contents follow:
-
-#SUBDIRS = . Animated-icons\
-#	 Clipper\
-#	 Dbus\
-#	 dialog-rendering\
-#	 dnd2share\
-#	 GMenu\
-#	 icon-effect\
-#	 illusion\
-#	 logout\
-#	 musicPlayer\
-#	 quick-browser\
-#	 rendering\
-#	 shortcuts\
-#	 showDesktop\
-#	 stack\
-#	 switcher

=== removed directory 'data/default-theme/plug-ins/Clipper'
=== removed file 'data/default-theme/plug-ins/Clipper/CMakeLists.txt'
--- data/default-theme/plug-ins/Clipper/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/Clipper/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  Clipper.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/Clipper )

=== removed file 'data/default-theme/plug-ins/Clipper/Clipper.conf'
--- data/default-theme/plug-ins/Clipper/Clipper.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/Clipper/Clipper.conf	1970-01-01 00:00:00 +0000
@@ -1,159 +0,0 @@
-#1.1.3
-
-#[gtk-about]
-[Icon]
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=
-
-#d Name of the dock it belongs to:
-dock name=
-
-order=23
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Clipper
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j[48;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-
-use size=
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-#[gtk-preferences]
-[Configuration]
-
-#F[Items;gtk-convert]
-frame_item=
-
-#l[None;Clipboard;Selection;Both] Which items should be remembered?
-#{Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.}
-item type = 3
-
-#I[1;50] Number of items:
-nb items=10
-
-#b Remember items between 2 sessions ?
-remember=false
-
-last items=
-
-#B Separate clipboard and selection?
-#{It is especially useful if you often select text with the mouse and don't want to loose your clipboard items due to too many items in the selection.}
-separate=false
-
-#I[1;50] If so, number of selection items:
-nb items2=10
-
-#b Paste into Clipboard?
-#{When you click on an item, its content will become accessible with CTRL+v}
-paste clipboard = true
-
-#b Paste into Selection?
-#{When you click on an item, its content will become accessible with the middle-click}
-paste selection = true
-
-#k Shortkey to pop-up the items menu:
-shortkey=<Control>F8
-
-#b Pop-up menus at mouse position?
-menu on mouse=true
-
-
-#F[Actions;gtk-execute]
-frame_act=
-
-#b Enable actions?
-#{If some actions are associated with an item, they will be proposed when the item is created.}
-enable actions = false
-
-#b Replay actions?
-#{Display actions when selecting an item in the history.}
-replay action=false
-
-#I[1;12] Duration of the action menu:
-#{in secondsconds.}
-action duration=4
-
-
-#F[Persistent items;gtk-dnd-multiple]
-frame_per=
-
-#U A list of persistent items which can be accessed with middle-click:/
-persistent = 

=== removed directory 'data/default-theme/plug-ins/Dbus'
=== removed file 'data/default-theme/plug-ins/Dbus/CMakeLists.txt'
--- data/default-theme/plug-ins/Dbus/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/Dbus/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  Dbus.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/Dbus )

=== removed file 'data/default-theme/plug-ins/Dbus/Dbus.conf'
--- data/default-theme/plug-ins/Dbus/Dbus.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/Dbus/Dbus.conf	1970-01-01 00:00:00 +0000
@@ -1,37 +0,0 @@
-#1.2.1
-
-#[gtk-preferences]
-[Configuration]
-
-#b Let external applications pop up dialogs in the dock?
-enable pop-up=true
-
-#b Let external applications reboot the dock?
-enable reboot=true
-
-#b Let external applications quit the dock?
-enable quit=true
-
-#b Let external applications show/hide desklets?
-enable desklets=true
-
-#b Let external applications reload applets?
-enable reload module=true
-
-#b Let external applications show/hide docks?
-enable show dock=true
-
-#b Let extern applications add launchers to the docks?
-enable add launcher=true
-
-#b Let external applications modify the labels of icons?
-enable set label=true
-
-#b Let extern applications modify the quick-infos on icons?
-enable set quickinfo=true
-
-#b Let extern applications modify the icons' image?
-enable set icon=true
-
-#b Let extern applications animate icons?
-enable animate icon=true

=== removed directory 'data/default-theme/plug-ins/GMenu'
=== removed file 'data/default-theme/plug-ins/GMenu/CMakeLists.txt'
--- data/default-theme/plug-ins/GMenu/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/GMenu/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  GMenu.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/GMenu )

=== removed file 'data/default-theme/plug-ins/GMenu/GMenu.conf'
--- data/default-theme/plug-ins/GMenu/GMenu.conf	2011-10-11 10:53:26 +0000
+++ data/default-theme/plug-ins/GMenu/GMenu.conf	1970-01-01 00:00:00 +0000
@@ -1,142 +0,0 @@
-#1.1.8
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=start-here
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=-0.81805419921875
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=GMenu
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-#[gtk-preferences]
-depth rotation y=0
-depth rotation x=0
-
-num desktop=-1
-
-[Configuration]
-
-#b Display icons in the menu?
-has icons=true
-
-#k Shortkey to show/hide the menu:
-menu shortkey=<Control>F1
-
-#k Shortkey to show/hide the quick-launch dialog:
-quick launch shortkey=<Control>F2
-
-#s Command to use for configuring the menu:
-#{Leave empty to use the default one.}
-config menu=
-
-#F[Recent documents]
-recent=
-
-#b Show recent documents?
-show recent=true
-
-#D Only show files that are under this folder or its sub-folder:
-#{Leave blank if filter is not needed.}
-recent root dir=
-
-#i[0;30] Only show files whose last modification date is less than ;
-#{in days. Set 0 if unsued.}
-recent age=0
-
-#F[Session management buttons]
-quit=
-
-#l+[None;Logout;Shutdown;Both] Show Logout and/or Shutdown : 
-show quit=0

=== removed directory 'data/default-theme/plug-ins/Recent-Events'
=== removed file 'data/default-theme/plug-ins/Recent-Events/CMakeLists.txt'
--- data/default-theme/plug-ins/Recent-Events/CMakeLists.txt	2011-03-17 14:08:48 +0000
+++ data/default-theme/plug-ins/Recent-Events/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES Recent-Events.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/Recent-Events )

=== removed file 'data/default-theme/plug-ins/Recent-Events/Recent-Events.conf'
--- data/default-theme/plug-ins/Recent-Events/Recent-Events.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/Recent-Events/Recent-Events.conf	1970-01-01 00:00:00 +0000
@@ -1,114 +0,0 @@
-#1.0.0
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=folder-recent
-
-#j[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0
-
-order=22.3125
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Recent-Events
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-
-#[gtk-preferences]
-no input=false
-depth rotation y=0
-depth rotation x=0
-
-[Configuration]
-
-#k Shortkey to show/hide the search dialog
-shortkey=<Control>F10
-
-#i[10;200] Max number of results to show
-nb results=100

=== removed directory 'data/default-theme/plug-ins/dialog-rendering'
=== removed file 'data/default-theme/plug-ins/dialog-rendering/CMakeLists.txt'
--- data/default-theme/plug-ins/dialog-rendering/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/dialog-rendering/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  dialog-rendering.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/dialog-rendering )

=== removed file 'data/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf'
--- data/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf	1970-01-01 00:00:00 +0000
@@ -1,54 +0,0 @@
-#0.5.1
-
-#[gtk-preference]
-[Comics]
-#i+[0;30] Corner radius:
-corner=16
-
-#i+[1;10] Border width:
-border=1
-#C+ Bubble's line colour:
-line color=1;1;1;1;
-#[gtk-preference]
-
-[Modern]
-#i+[0;40] Corner radius:
-corner=30
-#i+[0;10] Border width:
-border=1
-#C+ Bubble's line colour:
-line color=1;1;1;1;
-
-#i+[1;5] Space between lines of the tip :
-line space=2
-
-
-#[gtk-preference]
-[Tooltip]
-
-#i+[0;20] Corner radius:
-corner=8
-
-#i+[1;10] Border width:
-border=1
-
-#C+ Bubble's line colour:
-line color=0;0;0;1;
-
-#[gtk-preference]
-[Curly]
-
-#i+[4;30] Corner radius:
-corner=10
-
-#i+[1;10] Border width:
-border=1
-
-#C+ Bubble's line colour:
-line color=1;1;1;1;
-#e[0.1;2] Curvature of the tip :
-#
-curvature=1.3999999999999999
-
-#b+ Curve the sides too?
-side too=false

=== removed directory 'data/default-theme/plug-ins/dnd2share'
=== removed file 'data/default-theme/plug-ins/dnd2share/CMakeLists.txt'
--- data/default-theme/plug-ins/dnd2share/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/dnd2share/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  dnd2share.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/dnd2share )

=== removed file 'data/default-theme/plug-ins/dnd2share/dnd2share.conf'
--- data/default-theme/plug-ins/dnd2share/dnd2share.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/dnd2share/dnd2share.conf	1970-01-01 00:00:00 +0000
@@ -1,187 +0,0 @@
-#1.0.6
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=folder-download
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=22.34375
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=dnd2share
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[48;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=150;150;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-#[gtk-preferences]
-no input=false
-rotation=0
-depth rotation y=0
-depth rotation x=0
-
-[Configuration]
-
-#F[Info-bubbles;gtk-dialog-info]
-frame_info=
-
-#B Enable info-bubbles?
-enable_dialogs=true
-
-#i[1;15] Duration of the info-bubbles :
-#{in seconds.}
-dialogs_duration=5
-
-#F[Behaviour;gtk-execute]
-frame_behav=
-
-#I[0;100] Number of items to keep in the history :
-nb_items=10
-
-#B Keep a copy of each uploaded image?
-keep copy=false
-
-#b If so, display the last image on the icon?
-#{This will override the image setting.}
-display last image=false
-
-#a+ Animation of the icon during upload :
-animation=pulse
-
-#Y[None;0;0;Tiny-URL;1;1;Shorter-Link;1;1] Use the following service to make the URL smaller:
-tiny url=1
-
-#b Use the tiny URL by default?
-use tiny=false
-
-#i[0;1000] Maximum upload rate:
-#{in KB/s - 0 means unlimited}
-limit rate=0
-
-#F[Sites;gtk-convert]
-frame_site=
-
-#B[-3] Use files hosting site for any kind of files?
-only file type=false
-
-#l[Custom;Pastebin.com;Paste-ubuntu.com;Pastebin.mozilla.org;Codepad.org] Preferred site for texts hosting :
-text site=1
-
-#l[Custom;Uppix.net;Imagebin.ca;ImageShack.us] Preferred site for images hosting :
-image site=1
-
-#l[Custom;VideoBin.org] Preferred site for videos hosting :
-video site=1
-
-#l[Custom;dl.free.fr;DropBox;UbuntuOne] Preferred site for files hosting :
-file site=1
-
-#v
-sep_sites=
-
-#S Custom script for text upload :
-#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
-text script=
-
-#S Custom script for image upload :
-#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
-image script=
-
-#S Custom script for video upload :
-#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
-video script=
-
-#S Custom script for file upload :
-#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
-file script=
-
-#v
-sep_params=
-
-#D Path of the DropBox folder :
-#{Leave empty to upload files into '~/Dropbox/Public'.}
-dropbox dir=
-
-#b Post text as Anonymous ?
-#{Otherwise, your user name will be used when possible.}
-anonymous=true

=== removed directory 'data/default-theme/plug-ins/icon-effect'
=== removed file 'data/default-theme/plug-ins/icon-effect/CMakeLists.txt'
--- data/default-theme/plug-ins/icon-effect/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/icon-effect/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  icon-effect.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/icon-effect )

=== removed file 'data/default-theme/plug-ins/icon-effect/icon-effect.conf'
--- data/default-theme/plug-ins/icon-effect/icon-effect.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/icon-effect/icon-effect.conf	1970-01-01 00:00:00 +0000
@@ -1,247 +0,0 @@
-#1.2.4
-
-#[gtk-preferences]
-[Global]
-
-#F-[when hovering over an icon]
-frame_hov=
-
-#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used:
-effects=
-
-#F-[when clicking on an launcher]
-frame_lau=
-
-#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on launcher:
-click launchers=1
-
-#F-[when clicking on an application]
-frame_appli=
-
-#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applications:
-click applis=1
-
-#F-[when clicking on an applet]
-frame_applet=
-
-#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applets:
-click applets=5
-
-#F-
-frame_appli_=
-
-
-#b+ Draw in background?
-background=false
-
-#b+ Rotate effects with dock?
-rotate=true
-
-#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-fire.svg]
-[Fire]
-#I[0;5000] Duration of the animation :
-#{In ms. Set 0 to not use this effect.}
-#
-duration=1000
-
-#b+ Repeat while icon is pointed to?
-continue=false
-
-#F[Colours]
-frame_col=
-
-#c 1st color of gradation :
-color1=1;0.11999694819562066;0;
-
-#c 2nd color of gradation :
-color2=1;0.94999618524452578;0;
-
-#b+ Random colours?
-mystical=false
-
-#b+ Add luminance?
-#{This will slightly alter your colours, so you may have to modify them.}
-luminous=true
-
-#F[Particles]
-frame_part=
-
-#I[10;500] Number of particles:
-nb part=150
-
-#I[10;60] Particle size:
-part size=32
-
-#e[1;10] Particle speed:
-part speed=3
-
-
-#[/usr/share/cairo-dock/plug-ins/icon-effect/star.png]
-[Stars]
-#I[0;5000] Duration of the animation :
-#{In ms. Set 0 to not use this effect.}
-#
-duration=2000
-
-#b+ Repeat while icon is pointed to?
-continue=true
-
-#F[Colours]
-frame_col=
-
-#c 1st color of gradation :
-color1=1;1;0.69994659342336152;
-
-#c 2nd color of gradation :
-color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
-
-#b+ Random colours?
-mystical=false
-
-#F[Particles]
-frame_part=
-
-#I[10;300] Number of particles:
-nb part=25
-
-#I[10;90] Particle size:
-part size=40
-
-
-#[/usr/share/cairo-dock/plug-ins/icon-effect/snow.png]
-[Snow]
-#I[0;5000] Duration of the animation :
-#{In ms. Set 0 to not use this effect.}
-#
-duration=2000
-
-#b+ Repeat while icon is pointed to?
-continue=false
-
-#F[Colours]
-frame_col=
-
-#c 1st color of gradation :
-color1=1;1;1;
-
-#c 2nd color of gradation :
-color2=0.80000000000000004;0.89999237048905167;0.89999237048905167;
-
-#F[Particles]
-frame_part=
-
-#I[10;300] Number of particles:
-nb part=50
-
-#I[2;40] Particle size:
-part size=26
-
-#e[.5;3] Particle speed:
-part speed=1.5
-
-
-#[/usr/share/cairo-dock/plug-ins/icon-effect/rain.png]
-[Rain]
-#I[0;5000] Duration of the animation :
-#{In ms. Set 0 to not use this effect.}
-#
-duration=2000
-
-#b+ Repeat while icon is pointed to?
-continue=true
-
-#F[Colours]
-frame_col=
-
-#c 1st color of gradation :
-color1=0.49999237048905165;0.89999237048905167;1;
-
-#c 2nd color of gradation :
-color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
-
-#F[Particles]
-frame_part=
-
-#I[10;300] Number of particles:
-nb part=90
-
-#I[2;30] Particle size:
-part size=14
-
-#e[2;20] Particle speed:
-part speed=8
-
-
-#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-storm.png]
-[Storm]
-#I[0;8000] Duration of the animation :
-#{In ms. Set 0 to not use this effect.}
-#
-duration=4000
-
-#b+ Repeat while icon is pointed to?
-continue=true
-
-#F[Colours]
-frame_col=
-
-#c 1st color of gradation :
-color1=0.59998474097810328;0.59998474097810328;0.59998474097810328;
-
-#c 2nd color of gradation :
-color2=0;0.40000000000000002;0.59998474097810328;
-
-#F[Particles]
-frame_part=
-
-#I[10;400] Number of particles:
-nb part=100
-
-#I[2;40] Particle size:
-part size=10
-
-
-#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-firework.png]
-[Firework]
-
-#I[200;5000] Duration of the animation:
-#{In ms.}
-duration=2000
-
-#b+ Repeat while icon is pointed to?
-continue=true
-
-#F[Colours]
-frame_col=
-
-#c Default colour:
-color=1;0;0;
-
-#b+ Random colours?
-random colors=true
-
-#b+ Add luminance?
-#{It particularily fits a dark wallpaper or a dark theme.}
-luminous=true
-
-#F[Particles]
-frame_part=
-
-#i[1;5] Number of sources:
-nb sources=3
-
-#I[50;360] Number of particles per source:
-nb_part=200
-
-#e[.1;.5] Radius of the explosion:
-#{In percentage of the icon's size.}
-radius=0.25
-
-#I[2;10] Particle size:
-part size=5
-
-#b Show the launching?
-launching=true
-
-#e[2;10] Particle friction:
-friction=5

=== removed directory 'data/default-theme/plug-ins/illusion'
=== removed file 'data/default-theme/plug-ins/illusion/CMakeLists.txt'
--- data/default-theme/plug-ins/illusion/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/illusion/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  illusion.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/illusion )

=== removed file 'data/default-theme/plug-ins/illusion/illusion.conf'
--- data/default-theme/plug-ins/illusion/illusion.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/illusion/illusion.conf	1970-01-01 00:00:00 +0000
@@ -1,118 +0,0 @@
-#1.0.7
-
-#[gtk-preferences]
-[Global]
-
-#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on disappearance:
-disappearance=1
-
-#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on appearance:
-appearance=0
-
-
-#[/usr/share/cairo-dock/plug-ins/illusion/icon-evaporate.svg]
-[Evaporate]
-#I[0;5000] Duration of the animation :
-#
-duration=1000
-
-#F[Colours]
-frame_col=
-
-#c 1st color of gradation :
-color1=0;0.69999237048905161;1;
-
-#c 2nd color of gradation :
-color2=1;1;0;
-
-#b+ Random colours?
-mystical=false
-
-#F[Particles]
-frame_part=
-
-#I[10;500] Number of particles:
-nb part=75
-
-#I[5;40] Particle size:
-part size=6
-#e[0;10] Particle speed :
-#
-part speed=3
-
-#b+ Evaporate upwards?
-from bottom=true
-
-
-#[/usr/share/cairo-dock/plug-ins/illusion/icon-fade-out.svg]
-[Fade out]
-#I[0;5000] Duration of the animation :
-#
-duration=1000
-
-
-#[/usr/share/cairo-dock/plug-ins/illusion/icon-explode.svg]
-[Explode]
-#I[0;5000] Duration of the animation :
-#
-duration=800
-
-#v
-sep=
-
-#i[4;100] Number of pieces:
-nb pieces=49
-
-#e[1;10] Explosion radius:
-radius=2
-
-#b Break the icon into cubes?
-cubes=true
-
-
-#[/usr/share/cairo-dock/plug-ins/illusion/icon-break.svg]
-[Break]
-#I[0;2000] Duration of the animation :
-#
-duration=650
-
-#v
-sep=
-
-#i[5;21] Number of pieces:
-nb pieces=11
-
-#[/usr/share/cairo-dock/plug-ins/illusion/icon-black-hole.svg]
-[Black Hole]
-
-#I[100;5000] Duration of the animation:
-duration=1300
-
-#v
-sep=
-
-#e[.2;2.] Rotation speed :
-#{in round per second.}
-omega=1.5
-#I[0;10] Attraction of the hole :
-#{The greatest, the fastest the icon will collapse to the center.}
-#
-attraction=4
-
-#[/usr/share/cairo-dock/plug-ins/illusion/icon-lightning.svg]
-#[Lightning]
-
-#I[500;5000] Duration of the animation:
-#duration = 3000
-
-#c Color 1 of the lightnings :
-#color1 = 0;1;1
-
-#c Color 2 of the lightnings :
-#color2 = 1;1;0
-
-#i[1;7] Number of sources:
-#nb sources = 3
-
-#i[4;25] Number of control points :
-#nb ctrl = 12

=== removed directory 'data/default-theme/plug-ins/logout'
=== removed file 'data/default-theme/plug-ins/logout/CMakeLists.txt'
--- data/default-theme/plug-ins/logout/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/logout/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  logout.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/logout )

=== removed file 'data/default-theme/plug-ins/logout/logout.conf'
--- data/default-theme/plug-ins/logout/logout.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/logout/logout.conf	1970-01-01 00:00:00 +0000
@@ -1,134 +0,0 @@
-#1.2.11
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=system-shutdown
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=22.5
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=logout
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=130
-#i[-2048;2048] ...
-y position=40
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-#[gtk-preferences]
-no input=false
-depth rotation y=0
-depth rotation x=0
-
-[Configuration]
-
-#F[Action;gtk-execute]
-frame_action=
-
-#l- [Log out;Shut down;Lock screen] Action on left-click:
-click = 1
-
-#l- [Log out;Shut down;Lock screen] Action on middle-click:
-middle-click = 0
-
-#F[Commands;gtk-preferences]
-frame_comm=
-
-#s User-defined command to execute for logout:
-#{Leave empty to execute the default command.}
-user action=
-
-#s User-defined command to execute for shutdown:
-#{This will be available when middle-clicking. Leave empty to execute the default command, which depends on your distribution. In some cases the command to shutdown is the same as the one to log out.}
-user action2=
-
-shutdown time=0
-
-#X[Customisation;gtk-dialog-info]
-frame_perso=
-#S+ Icon image name to use when the system has to be rebooted:
-#{Leave empty to use the default icon.}
-emblem=

=== removed directory 'data/default-theme/plug-ins/musicPlayer'
=== removed file 'data/default-theme/plug-ins/musicPlayer/CMakeLists.txt'
--- data/default-theme/plug-ins/musicPlayer/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/musicPlayer/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  musicPlayer.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/musicPlayer )

=== removed file 'data/default-theme/plug-ins/musicPlayer/musicPlayer.conf'
--- data/default-theme/plug-ins/musicPlayer/musicPlayer.conf	2012-03-21 20:05:51 +0000
+++ data/default-theme/plug-ins/musicPlayer/musicPlayer.conf	1970-01-01 00:00:00 +0000
@@ -1,176 +0,0 @@
-#1.1.0
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-#{Leave it empty to display the name of the player currently controlled.}
-name=
-
-#v
-sep_display=
-
-icon=
-
-#j[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=5.25
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=musicPlayer
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-
-#[gtk-preferences]
-depth rotation y=0
-depth rotation x=0
-
-num desktop=-1
-
-[Configuration]
-
-#F[Audio Player;gtk-cdrom]
-frame_player=
-#E[;Amarok 2;Audacious;Banshee;Clementine;Exaile;Exaile 0.3;GMusicBrowser;Guayadeque;Listen;Qmmp;QuodLibet;Rhythmbox;Songbird;XMMS 2] Player to control:
-current-player=
-
-#b Steal the player's icon from the taskbar?
-#{This will prevent the player icon appearing in the taskbar. The applet's icon will then behave as a launcher, an application and an applet.}
-inhibate appli=true
-
-#l[Play/Pause on click, Next on middle-click;Show/Hide player on click, Play/Pause on middle-click] Actions on click and middle-click :
-pause on click=0
-
-
-#F[Action on music change;gtk-preferences]
-frame_info=
-
-#B Show tooltips?
-enable_dialogs=true
-
-#i[1;30] Time length of tooltips:
-#{in seconds.}
-time_dialog=4
-
-#a+ Animation when music changes:
-change_animation=wobbly
-
-
-#F[Display;gtk-dialog-info]
-frame_disp=
-
-#l[Nothing;Time Elapsed;Time Remaining;Track number] Information to display on the icon :
-quick-info_type=1
-
-#B Display album's cover?
-enable_cover=true
-
-#b Allow Cairo-Dock to download missing covers?
-#{You need to be connected to the Internet.}
-DOWNLOAD=true
-
-#B+ Use 3D themes?
-#{requires OpenGL.}
-enable_opengl_themes=true
-
-#h+[/usr/share/cairo-dock/plug-ins/musicPlayer/themes;musicPlayer;musicPlayer] List of available 3D themes for covers :
-#{requires OpenGL.}
-theme=cd_box_simple
-
-
-#X[Customisation;gtk-dialog-info]
-frame_perso=
-#S+ 'Default' icon image name:
-#{Leave empty to use the default icon.}
-default icon=
-#S+ Name of the image for the 'play' icon :
-#{Leave empty to use the default icon.}
-play icon=
-#S+ Name of the image for the 'stop' icon :
-#{Leave empty to use the default icon.}
-stop icon=
-#S+ Name of the image for the 'pause' icon :
-#{Leave empty to use the default icon.}
-pause icon=
-#S+ 'Broken' icon image name:
-#{Leave empty to use the default icon.}
-broken icon=

=== removed directory 'data/default-theme/plug-ins/quick-browser'
=== removed file 'data/default-theme/plug-ins/quick-browser/CMakeLists.txt'
--- data/default-theme/plug-ins/quick-browser/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/quick-browser/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  quick-browser.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/quick-browser )

=== removed file 'data/default-theme/plug-ins/quick-browser/quick-browser.conf'
--- data/default-theme/plug-ins/quick-browser/quick-browser.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/quick-browser/quick-browser.conf	1970-01-01 00:00:00 +0000
@@ -1,145 +0,0 @@
-#1.0.9
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-#{Leave empty to use the folder's name.}
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=folder-documents
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=17
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Quick Browser
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[48;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-
-#[gtk-preferences]
-no input=false
-depth rotation y=0
-depth rotation x=0
-
-[Configuration]
-
-#F[Folder;gtk-directory]
-frame_fold=
-
-#D Folder to browse :
-dir path = 
-
-#v
-sep_opt=
-
-#b List folders first?
-folders first=true
-
-#b Ignore case?
-case unsensitive=true
-
-#b Show hidden files?
-show hidden=false
-
-#F[Menu;gtk-indent]
-frame_menu=
-
-#B Display icons in the menu?
-#{It can be CPU intense to load a lot of icons.}
-has icons=true
-
-#l[small;medium;large] Icon size :
-icon size=0
-
-#k Shortkey to show/hide the menu:
-menu shortkey=<Control>F6
-
-#i[1;20] Build menu gradually:
-#{Number of items loaded at once. Setting a high value speeds up loading a little but will hang the application for longer.}
-granularity=3

=== removed directory 'data/default-theme/plug-ins/rendering'
=== removed file 'data/default-theme/plug-ins/rendering/CMakeLists.txt'
--- data/default-theme/plug-ins/rendering/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/rendering/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  rendering.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/rendering )

=== removed file 'data/default-theme/plug-ins/rendering/rendering.conf'
--- data/default-theme/plug-ins/rendering/rendering.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/rendering/rendering.conf	1970-01-01 00:00:00 +0000
@@ -1,159 +0,0 @@
-#1.5.9
-
-#[;3D plane]
-[Inclinated Plane]
-
-#I+[100;1000] Height of the vanishing point:
-#{The lower the value, the lower the point of view on the plane.}
-vanishing point y = 300
-
-
-[Curve]
-
-#I+[0;100] Curvature of the curve in percent:
-#{The lower the value, the flatter the curve will appear.}
-curvature = 70
-
-#i+[0;50] Amplitude of the curve:
-#{in pixels.}
-amplitude=20
-
-[Panel]
-
-#e+[0.5;1.;smaller icons;normal icons] Ratio to apply on icons' size :
-#{At 1, the icons will have the same size as in other views.}
-ratio=0.75
-
-
-[Slide]
-
-#F[Grid]
-frame_grid=
-
-#i+[30;100] Space between columns:
-simple_iconGapX = 50
-
-#i+[30;100] Space between rows:
-simple_iconGapY = 50
-
-#e+[.5;1;Small;Full screen] Maximum size of the dock:
-#{Only for sub-docks.}
-simple_max_size = .7
-
-#e+[1;3;normal;big] Zoom when mouse hovers an icon:
-simple_fScaleMax = 1.5
-
-#i+[50;500] Sinusoidal wave radius:
-simple_sinW = 100
-
-#b+ Use a linear wave rather than a sinusoidal wave?
-simple_lineaire = false
-
-#v
-sep_icon=
-
-#b Display text for all icons?
-simple_display_all_labels=true
-
-#F[Frame]
-frame_frame=
-
-#b+ Draw a background?
-simple_draw_background=true
-
-#C+ First gradient colour :
-simple_color_frame_start=0;0;0;0.9137254901960784;
-
-#C+ Second gradient colour :
-simple_color_frame_stop=0.21431296253910123;0.21431296253910123;0.21431296253910123;0.77254901960784317;
-
-#b+ Top to bottom gradient?
-simple_fade2bottom=true
-
-#b+ Left to right gradient?
-simple_fade2right=true
-
-#v
-sep_border=
-
-#i+[0;30] Corner radius:
-simple_radius=15
-
-#i+[0;10] Border line width :
-simple_lineWidth=2
-
-#C+ Border line colour :
-simple_color_border_line=0.16935988403143359;0.16935988403143359;0.16935988403143359;0.49999237048905165;
-
-#v
-sep_arrow=
-
-#i+[10;100] Arrow width :
-simple_arrowWidth = 30
-
-#i+[0;50] Arrow height:
-simple_arrowHeight = 15
-
-#F[Scroll bar]
-frame_scroll=
-
-#C+ Color of the scroll bar's outline:
-scrollbar_color=0.16935988403143359;0.16935988403143359;0.16935988403143359;1;
-
-#C+ Color of the scroll bar's inside:
-scrollbar_color_inside=0.90000000000000002;0.90000000000000002;0.90000000000000002;0.29999999999999999;
-
-#C+ Color of the scroll grip:
-scroll_grip_color=1;1;1;0.90000000000000002;
-
-
-[Parabolic]
-
-#e+[0.1;.8] Curvature:
-#{The higher this value, the sooner the parabola will be curved.}
-curvature = .3
-
-#e+[1.2;10] Height/width ratio:
-#{The parabola will be restricted to a rectangle of this proportion.}
-ratio = 5
-
-#e+[0;1] Magnitude of the wave:
-#{0 represents a flat wave, 1 represents maximum wave curvature.}
-wave magnitude=0.20000000000000001
-
-#b+ Curve towards the outside?
-curve outside=true
-
-#i+[0;20] Space between icons and their captions:
-#{in pixels.}
-text gap=3
-
-#b+ Draw captions while unfolding?
-#{This may recquire more CPU during the unfolding animation, except if you launch Cairo-Dock with OpenGL.}
-draw text=true
-
-[Rainbow]
-
-#i+[0;40] Space between rows:
-space between rows=10
-
-#i+[0;40] Space between icons:
-space between icons=8
-
-#e+[0;1] Magnitude of the wave:
-#{0 represents a flat wave, 1 means the wave is identical to other views.}
-wave magnitude=0.29999999999999999
-
-#i+[1;20] Number of icons on the first row:
-nb icons min=1
-
-#e+[60;180] Cone width:
-#{in degrees. The lower the value, the narrower the cone. 180° represents a wide open cone.}
-cone=150
-
-#C+ Bow colour:
-#{Set transparency to 0 to not use it. This is quite slow with cairo.}
-bow color=0.69999237048905161;0.89999237048905167;1;0.49999237048905165;
-
-#C+ Line colour:
-line color=0.49999237048905165;1;0.89999237048905167;0.59999999999999998;

=== removed directory 'data/default-theme/plug-ins/shortcuts'
=== removed file 'data/default-theme/plug-ins/shortcuts/CMakeLists.txt'
--- data/default-theme/plug-ins/shortcuts/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/shortcuts/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  shortcuts.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/shortcuts )

=== removed file 'data/default-theme/plug-ins/shortcuts/shortcuts.conf'
--- data/default-theme/plug-ins/shortcuts/shortcuts.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/shortcuts/shortcuts.conf	1970-01-01 00:00:00 +0000
@@ -1,143 +0,0 @@
-#1.3.2
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=user-home
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=9
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=shortcuts
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[96;1024] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=352
-#i[-2048;2048] ...
-y position=152
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-
-#[gtk-preferences]
-no input=false
-depth rotation y=0
-depth rotation x=0
-
-[Configuration]
-
-#F[Items]
-frame_icon=
-
-#b List drives and volumes?
-list drives=true
-
-#b List networks?
-list network=false
-
-#b List bookmarks?
-#{GTK bookmarks, that are used by Nautilus for exemple.}
-list bookmarks=true
-
-#F[Display]
-frame_icon=
-
-#n+ Sub-dock view name:
-#{Leave empty to use default sub-dock view.}/
-renderer=
-
-#l+[Slide;Tree] Type of view for the desklet mode :
-desklet renderer=0
-
-#F[Disk usage]
-frame_disk=
-
-#Y[No;0;0;Free space;1;2;Used space;1;2;Free space (in percent);1;2;Used space (in percent);1;2] Show disk usage :
-disk usage=4
-
-#i[1;30] Delay between disk usage refresh :
-#{in seconds.}
-check interval=10
-
-#b Display disk usage with a bar?
-draw bar=true

=== removed directory 'data/default-theme/plug-ins/showDesktop'
=== removed file 'data/default-theme/plug-ins/showDesktop/CMakeLists.txt'
--- data/default-theme/plug-ins/showDesktop/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/showDesktop/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  showDesktop.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/showDesktop )

=== removed file 'data/default-theme/plug-ins/showDesktop/showDesktop.conf'
--- data/default-theme/plug-ins/showDesktop/showDesktop.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/showDesktop/showDesktop.conf	1970-01-01 00:00:00 +0000
@@ -1,124 +0,0 @@
-#1.2.5
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=_MainDock_
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=user-desktop
-
-#S+ Image when the applet is active :
-#{Leave empty to use the same image.}
-icon visible=
-
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=22.4375
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=showDesktop
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[48;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;96;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=909
-#i[-2048;2048] ...
-y position=361
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-#[gtk-preferences]
-no input=false
-depth rotation y=0
-depth rotation x=0
-
-[Configuration]
-
-#F[Behaviour;gtk-execute]
-frame_behav=
-
-#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on left-click:
-#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
-left click = 0
-
-#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on middle-click:
-#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
-middle click = 4
-
-#k Shortkey for the middle-click action:
-shortkey=<Shift><Ctrl>F4

=== removed directory 'data/default-theme/plug-ins/stack'
=== removed file 'data/default-theme/plug-ins/stack/CMakeLists.txt'
--- data/default-theme/plug-ins/stack/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/stack/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  stack.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/stack )

=== removed file 'data/default-theme/plug-ins/stack/stack.conf'
--- data/default-theme/plug-ins/stack/stack.conf	2011-09-26 11:14:46 +0000
+++ data/default-theme/plug-ins/stack/stack.conf	1970-01-01 00:00:00 +0000
@@ -1,139 +0,0 @@
-#0.2.7
-
-#[gtk-about]
-[Icon]
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-#s Name of the icon as it will appear in its caption in the dock:
-#{Leave empty to use a default name}
-name=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=folder-pictures
-
-#d Name of the dock it belongs to:
-dock name=
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=stack
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=false
-
-#j+[96;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=256;256;
-
-#i[-2048;2048] Desklet position (x, y):
-#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation:
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation=0
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=false
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
-accessibility=0
-#b Should be visible on all desktops?
-sticky=true
-
-
-
-use size=
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=default
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-#[gtk-preferences]
-[Configuration]
-
-stack dir = 
-
-#F[Display;gtk-dialog-info]
-frame_sub=
-#n+ Sub-dock view name:
-#{Leave empty to use default sub-dock view.}/
-renderer=
-
-#l+[Slide;Tree] Type of view for the desklet mode :
-desklet renderer=0
-
-#S+ Image for 'text' items:
-#{They are items created by dropping a text into the Stack.}
-text icon=
-
-#S+ Image for 'URL' items:
-#{These are items created by dropping a URL into the Stack.}
-url icon=
-
-
-#F[Options;gtk-file]
-frame_opt=
-#B Filter files on MIME type?
-#{These options allow you to prevent some files from displaying in stacks based on their type (video, image, etc.)}
-filter=false
-#U Here you can specify a list of MIME types to ignore:
-#{E.g. image, text, video, audio, application...}/
-mime=application
-
-#v
-sep=
-
-#l[Name;Date;Type;Manual order] Sort items by:
-sort by=1
-
-#b When copying/pasting/cutting, use the selection clipboard?
-#{It is the selection made by the mouse, as opposed to usual ctrl+c/ctrl+v clipboard}
-selection=false

=== removed directory 'data/default-theme/plug-ins/switcher'
=== removed file 'data/default-theme/plug-ins/switcher/CMakeLists.txt'
--- data/default-theme/plug-ins/switcher/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/default-theme/plug-ins/switcher/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-
-########### install files ###############
-
-install(FILES  switcher.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/switcher )

=== removed file 'data/default-theme/plug-ins/switcher/switcher.conf'
--- data/default-theme/plug-ins/switcher/switcher.conf	2011-08-09 16:48:08 +0000
+++ data/default-theme/plug-ins/switcher/switcher.conf	1970-01-01 00:00:00 +0000
@@ -1,182 +0,0 @@
-#2.1.7
-
-#[gtk-about]
-[Icon]
-
-#F[Icon]
-frame_maininfo=
-
-#d Name of the dock it belongs to:
-dock name=
-
-#s Name of the icon as it will appear in its caption in the dock:
-name=
- #v
-sep_display=
-
-#S+ Image filename:
-#{Leave empty to use the default one.}
-icon=
-
-#j+[0;400] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size=0;0;
-
-order=1.5
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=switcher
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos=
-
-#b Lock position?
-#{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.}
-locked=true
-
-#j+[24;512] Desklet dimensions (width x height):
-#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
-size=96;64;
-
-#i[-2048;2048] Desklet position (x, y):
-x position=2
-#i[-2048;2048] ...
-y position=-65
-
-#X[Visibility]
-frame_visi=
-
-#b Is detached from the dock
-initially detached=true
-#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
-accessibility=1
-#b Should be visible on all desktops?
-sticky=true
-
-
-
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet:
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations=none
-
-#v
-sep_deco=
-
-#S+ Background image:
-#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
-bg desklet=
-#e+[0;1] Background transparency:
-bg alpha=1
-#i+[0;256] Left offset:
-#{in pixels. Use this to adjust the left position of drawings.}
-left offset=0
-#i+[0;256] Top offset:
-#{in pixels. Use this to adjust the top position of drawings.}
-top offset=0
-#i+[0;256] Right offset:
-#{in pixels. Use this to adjust the right position of drawings.}
-right offset=0
-#i+[0;256] Bottom offset:
-#{in pixels. Use this to adjust the bottom position of drawings.}
-bottom offset=0
-#S+ Foreground image:
-#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
-fg desklet=
-#e+[0;1] Foreground tansparency:
-fg alpha=1
-
-no input=false
-rotation=0
-depth rotation y=0
-depth rotation x=0
-
-num desktop=-1
-
-[Configuration]
-
-#F[Configuration]
-frame_conf=
-
-#B Use the compact mode?
-#{All desktops will be drawn on the main icon. Otherwise a sub-dock will contain all desktops.}
-Vue Simple=true
-
-#b Preserve the ratio of the screen ?
-preserve ratio=false
-
-#b Map wallpaper to icons?
-Map Wallpaper=true
-
-#b Show desktop number on icons?
-display numero desktop=true
-
-#B Draw windows on icons?
-Draw Windows=true
-
-#b Draw hidden windows?
-Draw hidden Windows=false
-
-#v
-sep_conf=
-
-#l[Show windows' list;Show desktop;Expose all the desktops;Expose all the windows] Action on middle-click:
-action on click=3
-
-#U Workspace names :
-desktop names=Work;Game;Video;Chat;
-
-
-#F[Display options]
-frame_disp=
-
-#i+[0;8] Size of the inside lines :
-inlinesize=2
-
-#C+ Internal line colour:
-#{r, g, b, a}
-rgbinlinecolor=0;0;0;0.49803921568627452;
-
-#i+[0;8] External line size:
-linesize=2
-
-#C+ External line colour:
-#{r, g, b, a}
-rgblinecolor=0;0;0;0.49999237048905165;
-
-#C+ Window line colour:
-#{r, g, b, a}
-rgbwlinecolor=0.47582207980468449;0.033569848172732127;0.55133897917143515;0.52941176470588236;
-
-#v
-sep_cur=
-
-#C+ Current desktop colour:
-#{r, g, b, a}
-rgbindcolor=0.27531853208209356;0.053665980010681312;0.55782406347753111;0.52941176470588236;
-
-#l+[draw a frame;fill;fill others] How to draw the current desktop:
-fill current=1
-
-#v
-sep_other=
-
-#S+ Icon to use in expanded mode if wallpaper is not mapped:
-#{Leave empty to use the default one.}
-default icon=
-
-
-#n+ Sub-dock view name:
-#{Leave empty to use default sub-dock view.}/
-renderer=
-
-#b+ In expanded mode, render the desklet in 3D?
-3D desklet=true

=== removed file 'data/default-theme/preview'
Binary files data/default-theme/preview	2011-03-17 14:08:48 +0000 and data/default-theme/preview	1970-01-01 00:00:00 +0000 differ
=== removed file 'data/default-theme/readme'
--- data/default-theme/readme	2011-03-17 14:08:48 +0000
+++ data/default-theme/readme	1970-01-01 00:00:00 +0000
@@ -1,2 +0,0 @@
-This is the default theme.
-<u>Author</u>: Matttbe

=== modified file 'data/desktop-manager/CMakeLists.txt'
--- data/desktop-manager/CMakeLists.txt	2012-02-16 01:08:11 +0000
+++ data/desktop-manager/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -1,11 +1,14 @@
 install (FILES
 	cairo-dock.desktop
 	cairo-dock-fallback.desktop
+	cairo-dock-unity.desktop
 	DESTINATION /usr/share/xsessions)
 
 install (FILES
 	cairo-dock.session
 	cairo-dock-fallback.session
+	cairo-dock-unity.session
+	cairo-dock-unity-fallback.session
 	DESTINATION /usr/share/gnome-session/sessions)
 
 install (FILES cairo-dock-session

=== modified file 'data/desktop-manager/cairo-dock-fallback.desktop'
--- data/desktop-manager/cairo-dock-fallback.desktop	2012-02-16 01:08:11 +0000
+++ data/desktop-manager/cairo-dock-fallback.desktop	2012-04-16 23:30:27 +0000
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Name=Cairo-Dock (with Gnome and without effect)
+Name=Cairo-Dock (Gnome No effects)
 Comment=This session logs you into GNOME with Cairo-Dock and without any graphical effect.
 Exec=gnome-session --session=cairo-dock-fallback
 TryExec=cairo-dock-session

=== modified file 'data/desktop-manager/cairo-dock-session'
--- data/desktop-manager/cairo-dock-session	2012-02-16 01:08:11 +0000
+++ data/desktop-manager/cairo-dock-session	2012-04-16 23:30:27 +0000
@@ -19,30 +19,31 @@
 
 # This script removes Unity Compiz plugin and launches Cairo-Dock with a short delay
 
-UNITY_NAME="unityshell"
-COMPIZ_FLAT_FILE="$HOME/.config/compiz-1/compizconfig/Default.ini"
-COMPIZ_GCONF="/apps/compiz-1/general/screen0/options/active_plugins"
-
-if test -d "$HOME/.config/compiz-1"; then # compiz >= 0.9
-	# plug-ins in double are NO LONGER filtered by Compiz in this version... (and if plugins are in double or wrong, compiz crashes :) )
-	# flat file
-	if test -f "$COMPIZ_FLAT_FILE"; then
-		pluginsFlat=`grep "s0_active_plugins" $COMPIZ_FLAT_FILE`
-		if test `echo $pluginsFlat | grep -c $UNITY_NAME` -gt 0; then
-			pluginsFlatWithoutUnity=`echo $pluginsFlat | sed -e "s/$UNITY_NAME;//g"`
-			sed -i "/s0_active_plugins/ s/$pluginsFlat/$pluginsFlatWithoutUnity/g" $COMPIZ_FLAT_FILE
+if [ "$1" = "--replace" ]; then
+	UNITY_NAME="unityshell"
+	COMPIZ_FLAT_FILE="$HOME/.config/compiz-1/compizconfig/Default.ini"
+	COMPIZ_GCONF="/apps/compiz-1/general/screen0/options/active_plugins"
+	if test -d "$HOME/.config/compiz-1"; then # compiz >= 0.9
+		# plug-ins in double are NO LONGER filtered by Compiz in this version... (and if plugins are in double or wrong, compiz crashes :) )
+		# flat file
+		if test -f "$COMPIZ_FLAT_FILE"; then
+			pluginsFlat=`grep "s0_active_plugins" $COMPIZ_FLAT_FILE`
+			if test `echo $pluginsFlat | grep -c $UNITY_NAME` -gt 0; then
+				pluginsFlatWithoutUnity=`echo $pluginsFlat | sed -e "s/$UNITY_NAME;//g"`
+				sed -i "/s0_active_plugins/ s/$pluginsFlat/$pluginsFlatWithoutUnity/g" $COMPIZ_FLAT_FILE
+				killall unity-panel-service
+			fi
+		fi
+		# gconf
+		plugins=`gconftool-2 -g $COMPIZ_GCONF`
+		if test `echo $plugins | grep -c $UNITY_NAME` -gt 0; then
+			pluginsWithoutUnity=`echo $plugins | sed -e "s/$UNITY_NAME,//g"`
+			gconftool-2 -s $COMPIZ_GCONF --type=list --list-type=string "$pluginsWithoutUnity"
 			killall unity-panel-service
 		fi
 	fi
-	# gconf
-	plugins=`gconftool-2 -g $COMPIZ_GCONF`
-	if test `echo $plugins | grep -c $UNITY_NAME` -gt 0; then
-		pluginsWithoutUnity=`echo $plugins | sed -e "s/$UNITY_NAME,//g"`
-		gconftool-2 -s $COMPIZ_GCONF --type=list --list-type=string "$pluginsWithoutUnity"
-		killall unity-panel-service
-	fi
 fi
 
-if test `ps aux | grep -c " [c]airo-dock"` -eq 0; then # cairo-dock not launched
+if test `ps -U $USER -u $USER u | grep -c " [c]airo-dock"` -eq 0; then # cairo-dock not launched
 	cairo-dock -w 3
 fi

=== added file 'data/desktop-manager/cairo-dock-unity-fallback.session'
--- data/desktop-manager/cairo-dock-unity-fallback.session	1970-01-01 00:00:00 +0000
+++ data/desktop-manager/cairo-dock-unity-fallback.session	2012-04-16 23:30:27 +0000
@@ -0,0 +1,8 @@
+[GNOME Session]
+Name=Cairo-Dock Session with Unity fallback (Safe Mode)
+RequiredComponents=gnome-settings-daemon;
+RequiredProviders=windowmanager;panel;panel_top;
+DefaultProvider-windowmanager=metacity
+DefaultProvider-panel=cairo-dock
+DefaultProvider-panel_top=unity-2d-panel
+DesktopName=GNOME

=== added file 'data/desktop-manager/cairo-dock-unity.desktop'
--- data/desktop-manager/cairo-dock-unity.desktop	1970-01-01 00:00:00 +0000
+++ data/desktop-manager/cairo-dock-unity.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Cairo-Dock (with Unity Panel)
+Comment=This session logs you into GNOME with Cairo-Dock and Unity-2D panel
+Exec=gnome-session --session=cairo-dock-unity
+TryExec=cairo-dock-session
+Icon=
+Type=Application

=== added file 'data/desktop-manager/cairo-dock-unity.session'
--- data/desktop-manager/cairo-dock-unity.session	1970-01-01 00:00:00 +0000
+++ data/desktop-manager/cairo-dock-unity.session	2012-04-16 23:30:27 +0000
@@ -0,0 +1,10 @@
+[GNOME Session]
+Name=Cairo-Dock Session with Unity
+RequiredComponents=gnome-settings-daemon;
+RequiredProviders=windowmanager;panel;panel_top;
+DefaultProvider-windowmanager=compiz
+DefaultProvider-panel=cairo-dock
+DefaultProvider-panel_top=unity-2d-panel
+IsRunnableHelper=/usr/lib/nux/unity_support_test
+FallbackSession=cairo-dock-unity-fallback
+DesktopName=GNOME

=== modified file 'data/desktop-manager/cairo-dock.desktop'
--- data/desktop-manager/cairo-dock.desktop	2012-02-16 01:08:11 +0000
+++ data/desktop-manager/cairo-dock.desktop	2012-04-16 23:30:27 +0000
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Name=Cairo-Dock (with Gnome and effects)
+Name=Cairo-Dock (Gnome + Effects)
 Comment=This session logs you into GNOME with Cairo-Dock and with graphical effects.
 Exec=gnome-session --session=cairo-dock
 TryExec=cairo-dock-session

=== modified file 'data/desktop-manager/cairo-dock.session'
--- data/desktop-manager/cairo-dock.session	2011-09-26 11:14:46 +0000
+++ data/desktop-manager/cairo-dock.session	2012-04-16 23:30:27 +0000
@@ -4,5 +4,6 @@
 RequiredProviders=windowmanager;panel;
 DefaultProvider-windowmanager=compiz
 DefaultProvider-panel=cairo-dock
+IsRunnableHelper=/usr/lib/nux/unity_support_test
 FallbackSession=cairo-dock-fallback
 DesktopName=GNOME

=== modified file 'data/gauges/CMakeLists.txt'
--- data/gauges/CMakeLists.txt	2010-08-09 23:26:12 +0000
+++ data/gauges/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -1,12 +1,2 @@
-add_subdirectory(battery)
 add_subdirectory(turbo-night-fuel)
 
-
-########### install files ###############
-
-
-
-
-#original Makefile.am contents follow:
-
-#SUBDIRS = . battery turbo-night-fuel

=== removed directory 'data/gauges/battery'
=== removed file 'data/gauges/battery/CMakeLists.txt'
--- data/gauges/battery/CMakeLists.txt	2010-09-07 20:31:25 +0000
+++ data/gauges/battery/CMakeLists.txt	1970-01-01 00:00:00 +0000
@@ -1,5 +0,0 @@
-
-########### install files ###############
-
-install(FILES  background.svg 	foreground.svg 	battery0.svg 	battery1.svg 	battery2.svg 	battery3.svg 	battery4.svg 	battery5.svg 	battery6.svg 	battery7.svg 	theme.xml 	readme DESTINATION ${pkgdatadir}/gauges/Battery )
-

=== removed file 'data/gauges/battery/background.svg'
--- data/gauges/battery/background.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/background.svg	1970-01-01 00:00:00 +0000
@@ -1,322 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg4261"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="background.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs4263">
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3277"
-       id="linearGradient3703"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.6973985,0,0,1,46.588509,0.8195998)"
-       x1="-39.644691"
-       y1="19.517857"
-       x2="-39.644691"
-       y2="96.865929" />
-    <filter
-       inkscape:collect="always"
-       x="-0.91616244"
-       width="2.8323249"
-       y="-0.018379484"
-       height="1.036759"
-       id="filter3347">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="0.66652979"
-         id="feGaussianBlur3349" />
-    </filter>
-    <linearGradient
-       id="linearGradient3277">
-      <stop
-         style="stop-color:#383838;stop-opacity:1;"
-         offset="0"
-         id="stop3279" />
-      <stop
-         id="stop3598"
-         offset="0.73333335"
-         style="stop-color:#383838;stop-opacity:0.84962404;" />
-      <stop
-         style="stop-color:#383838;stop-opacity:0;"
-         offset="1"
-         id="stop3281" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3277"
-       id="linearGradient3707"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.6973985,0,0,1,-11.621531,0.5670614)"
-       x1="-39.644691"
-       y1="19.517857"
-       x2="-39.644691"
-       y2="97.964325" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3602"
-       id="linearGradient3731"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.4107151,0,0,2.8948059,46.775023,-52.057281)"
-       x1="-40.882027"
-       y1="38.848214"
-       x2="-38.277422"
-       y2="38.848214" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3602">
-      <stop
-         style="stop-color:#858585;stop-opacity:1;"
-         offset="0"
-         id="stop3604" />
-      <stop
-         style="stop-color:#858585;stop-opacity:0;"
-         offset="1"
-         id="stop3606" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3602"
-       id="linearGradient3734"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.4107151,0,0,2.8948059,81.351562,-51.785477)"
-       x1="-40.882027"
-       y1="38.848214"
-       x2="-38.277422"
-       y2="38.848214" />
-    <filter
-       inkscape:collect="always"
-       x="-0.05252867"
-       width="1.1050573"
-       y="-0.16731353"
-       height="1.3346271"
-       id="filter3280">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="1.3444838"
-         id="feGaussianBlur3282" />
-    </filter>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3205"
-       id="linearGradient3978"
-       gradientUnits="userSpaceOnUse"
-       x1="-40"
-       y1="9.0714273"
-       x2="-40"
-       y2="28.357143" />
-    <linearGradient
-       id="linearGradient3205">
-      <stop
-         style="stop-color:#dddddd;stop-opacity:1;"
-         offset="0"
-         id="stop3207" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="1"
-         id="stop3209" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3205"
-       id="linearGradient3701"
-       gradientUnits="userSpaceOnUse"
-       x1="-40"
-       y1="9.0714273"
-       x2="-40"
-       y2="28.357143" />
-    <linearGradient
-       id="linearGradient3382">
-      <stop
-         id="stop3384"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0.5"
-         id="stop3388" />
-      <stop
-         id="stop3386"
-         offset="1"
-         style="stop-color:#a0a0a0;stop-opacity:1;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3382"
-       id="radialGradient3751"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1107288,5.5926824e-8,0,0.164046,75.492176,93.725856)"
-       cx="-10.3225"
-       cy="130.62845"
-       fx="-10.3225"
-       fy="130.62845"
-       r="30.778086" />
-    <filter
-       inkscape:collect="always"
-       x="-0.15519834"
-       width="1.3103967"
-       y="-0.49433542"
-       height="1.9886708"
-       id="filter3580">
-      <feGaussianBlur
-         inkscape:collect="always"
-         stdDeviation="3.9723384"
-         id="feGaussianBlur3582" />
-    </filter>
-    <linearGradient
-       id="linearGradient3265">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0.39849624;"
-         offset="0"
-         id="stop3267" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0.74436092;"
-         offset="1"
-         id="stop3269" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3265"
-       id="radialGradient3755"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-1.1107288,-2.5830902e-2,7.5369809e-2,-3.2409019,50.036519,135.00352)"
-       cx="-10.17857"
-       cy="36.423347"
-       fx="-10.17857"
-       fy="36.423347"
-       r="30.714287" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 24 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="48 : 24 : 1"
-       inkscape:persp3d-origin="24 : 16 : 1"
-       id="perspective4269" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="2.4748737"
-     inkscape:cx="-16.262275"
-     inkscape:cy="65.0906"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="949"
-     inkscape:window-height="716"
-     inkscape:window-x="537"
-     inkscape:window-y="207" />
-  <metadata
-     id="metadata4266">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <g
-       id="g4271"
-       transform="translate(3.479271e-4,-8.1611881e-5)">
-      <rect
-         y="10.081573"
-         x="29.972128"
-         height="94.015266"
-         width="68.230484"
-         id="rect3263"
-         style="fill:url(#radialGradient3755);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.125016,0,0,1.0894124,74.732291,87.279459)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3392"
-         style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3580)"
-         sodipodi:type="arc" />
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path3373"
-         d="M 98.106856,106.50373 C 98.106856,112.41597 82.823232,117.21432 63.991615,117.21432 C 45.160001,117.21432 30.025132,112.41597 30.025132,106.50373 L 29.989329,102.99746 L 98.212782,103.13771 L 98.106856,106.50373 z"
-         style="fill:url(#radialGradient3751);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.1107288,0,0,1.1107288,74.401279,82.616133)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3256"
-         style="fill:url(#linearGradient3701);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-      <path
-         transform="matrix(0.8824137,0,0,0.8824137,72.366789,86.623983)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3365"
-         style="fill:#a3a3a3;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-      <path
-         transform="matrix(0.7851555,0,0,0.7603075,71.463677,89.470117)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3369"
-         style="fill:url(#linearGradient3978);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3280)"
-         sodipodi:type="arc" />
-      <path
-         sodipodi:nodetypes="ccccc"
-         id="path2220"
-         d="M 98.14243,11.444272 L 97.072679,11.444272 L 97.072679,109.08114 C 97.453524,108.57373 98.149225,108.17253 98.14243,106.03311 L 98.14243,11.444272 z"
-         style="fill:url(#linearGradient3734);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         sodipodi:nodetypes="ccccc"
-         id="rect3600"
-         d="M 29.984157,11.098089 L 31.053907,11.098089 L 31.053907,108.80933 C 30.673063,108.30192 29.977361,107.90072 29.984157,105.7613 L 29.984157,11.098089 z"
-         style="fill:url(#linearGradient3731);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.1107288,0,0,1.0834613,75.393002,-10.157256)"
-         sodipodi:nodetypes="ccccc"
-         id="path3285"
-         d="M -40.140149,20.084919 L -38.396652,20.084919 L -38.396652,107.12063 C -39.263621,106.09304 -40.198036,105.15165 -40.140149,102.94206 L -40.140149,20.084919 z"
-         style="opacity:0.6516516;fill:url(#linearGradient3707);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3347)" />
-      <path
-         transform="matrix(-1.1107288,0,0,1.0834613,117.46821,-10.157256)"
-         sodipodi:nodetypes="ccccc"
-         id="path3351"
-         d="M 18.069891,20.337458 L 19.813388,20.337458 L 19.813388,107.37317 C 18.946419,106.34558 18.012004,105.40419 18.069891,103.1946 L 18.069891,20.337458 z"
-         style="opacity:0.6516516;fill:url(#linearGradient3703);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter3347)" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery0.svg'
--- data/gauges/battery/battery0.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery0.svg	1970-01-01 00:00:00 +0000
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg19138"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery0.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs19140">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective19146" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="641"
-     inkscape:window-height="716"
-     inkscape:window-x="1023"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata19143">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1" />
-</svg>

=== removed file 'data/gauges/battery/battery1.svg'
--- data/gauges/battery/battery1.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery1.svg	1970-01-01 00:00:00 +0000
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2840"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery1.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2842">
-    <linearGradient
-       id="linearGradient3882">
-      <stop
-         id="stop3884"
-         offset="0"
-         style="stop-color:#ff823f;stop-opacity:1;" />
-      <stop
-         id="stop3886"
-         offset="1"
-         style="stop-color:#ff4319;stop-opacity:1;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3882"
-       id="radialGradient10772"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
-       cx="-9.2857141"
-       cy="18.714285"
-       fx="-9.2857141"
-       fy="18.714285"
-       r="30.714285" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2848" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1186"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2845">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g10768"
-       transform="translate(-8.4090986e-2,-141.11674)">
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path7082"
-         d="M 95.92947,243.33125 C 95.92947,248.82392 81.68971,253.28174 64.19454,253.28174 C 46.69937,253.28174 32.5004,248.82392 32.5004,243.33125 L 32.5004,236.24204 L 95.92947,236.1906 L 95.92947,243.33125 z"
-         style="opacity:0.87087091;fill:#ff1f15;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.0337475,0,0,1.0039306,73.79299,217.5066)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path7084"
-         style="fill:url(#radialGradient10772);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery2.svg'
--- data/gauges/battery/battery2.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery2.svg	1970-01-01 00:00:00 +0000
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2767"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery2.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2769">
-    <linearGradient
-       id="linearGradient3882">
-      <stop
-         id="stop3884"
-         offset="0"
-         style="stop-color:#ff823f;stop-opacity:1;" />
-      <stop
-         id="stop3886"
-         offset="1"
-         style="stop-color:#ff4319;stop-opacity:1;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3882"
-       id="radialGradient11682"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
-       cx="-9.2857141"
-       cy="18.714285"
-       fx="-9.2857141"
-       fy="18.714285"
-       r="30.714285" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2775" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1083"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2772">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g11678"
-       transform="translate(86.678079,89.659114)">
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path3749"
-         d="M 9.064299,12.511396 C 9.064299,18.004066 -5.17546,22.461886 -22.67063,22.461886 C -40.1658,22.461886 -54.36477,18.004066 -54.36477,12.511396 L -54.36477,-3.149246 L 9.064299,-3.200686 L 9.064299,12.511396 z"
-         style="opacity:0.87087091;fill:#ff4115;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.0337475,0,0,1.0039306,-13.07218,-21.884686)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3751"
-         style="fill:url(#radialGradient11682);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery3.svg'
--- data/gauges/battery/battery3.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery3.svg	1970-01-01 00:00:00 +0000
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2663"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery3.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2665">
-    <linearGradient
-       id="linearGradient7982">
-      <stop
-         style="stop-color:#ffc252;stop-opacity:1;"
-         offset="0"
-         id="stop7984" />
-      <stop
-         style="stop-color:#ff9c20;stop-opacity:1;"
-         offset="1"
-         id="stop7986" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient7982"
-       id="radialGradient10771"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
-       cx="-9.2857141"
-       cy="18.714285"
-       fx="-9.2857141"
-       fy="18.714285"
-       r="30.714285" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2671" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1212"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2668">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g10767"
-       transform="translate(65.134079,119.82471)">
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path3755"
-         d="M 30.56029,-17.6822 C 30.56029,-12.18953 16.32053,-7.73171 -1.17464,-7.73171 C -18.6698,-7.73171 -32.86878,-12.18953 -32.86878,-17.6822 L -32.86878,-46.024675 L 30.56029,-46.076115 L 30.56029,-17.6822 z"
-         style="opacity:0.87087091;fill:#ffa02b;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.0337475,0,0,0.8928195,8.42382,-62.42313)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3757"
-         style="fill:url(#radialGradient10771);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery4.svg'
--- data/gauges/battery/battery4.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery4.svg	1970-01-01 00:00:00 +0000
@@ -1,109 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2595"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery4.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2597">
-    <linearGradient
-       id="linearGradient3836">
-      <stop
-         style="stop-color:#ffe752;stop-opacity:1;"
-         offset="0"
-         id="stop3838" />
-      <stop
-         style="stop-color:#ffd720;stop-opacity:1;"
-         offset="1"
-         id="stop3840" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3836"
-       id="radialGradient14457"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
-       cx="-9.2857141"
-       cy="18.714285"
-       fx="-9.2857141"
-       fy="18.714285"
-       r="30.714285" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2603" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1223"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2600">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g7088"
-       inkscape:label="Calque 1"
-       transform="translate(-4.7505486e-2,-2.76621e-2)">
-      <g
-         transform="translate(-0.5223855,-0.6340079)"
-         id="g7090">
-        <path
-           style="opacity:0.87087091;fill:#ffdc2b;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
-           d="M 96.26426,102.80418 C 96.26426,108.29685 82.0245,112.75467 64.52933,112.75467 C 47.03417,112.75467 32.83519,108.29685 32.83519,102.80418 L 32.83519,60.572105 L 96.26426,60.520665 L 96.26426,102.80418 z"
-           id="path7092"
-           sodipodi:nodetypes="cscccc" />
-        <path
-           sodipodi:type="arc"
-           style="fill:url(#radialGradient14457);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-           id="path7094"
-           sodipodi:cx="-9.2857141"
-           sodipodi:cy="18.714285"
-           sodipodi:rx="30.714285"
-           sodipodi:ry="9.6428576"
-           d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-           transform="matrix(1.0337475,0,0,0.8928195,74.12779,43.416035)" />
-      </g>
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery5.svg'
--- data/gauges/battery/battery5.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery5.svg	1970-01-01 00:00:00 +0000
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2400"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery5.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2402">
-    <linearGradient
-       id="linearGradient8004">
-      <stop
-         id="stop8006"
-         offset="0"
-         style="stop-color:#ecff52;stop-opacity:1;" />
-      <stop
-         id="stop8008"
-         offset="1"
-         style="stop-color:#d2ff28;stop-opacity:1;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient8004"
-       id="radialGradient17248"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
-       cx="-9.2857141"
-       cy="18.714285"
-       fx="-9.2857141"
-       fy="18.714285"
-       r="30.714285" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2408" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="814"
-     inkscape:window-height="716"
-     inkscape:window-x="850"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2405">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g17244"
-       transform="translate(92.667129,117.41031)">
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path3770"
-         d="M 3.02724,-15.2678 C 3.02724,-9.77513 -11.21252,-5.31731 -28.70768,-5.31731 C -46.20284,-5.31731 -60.40182,-9.77513 -60.40182,-15.2678 L -60.40182,-69.14272 L 3.02724,-69.19416 L 3.02724,-15.2678 z"
-         style="opacity:0.80180179;fill:#bdff0e;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.0337475,0,0,0.7446714,-19.10923,-83.52631)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path3772"
-         style="fill:url(#radialGradient17248);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery6.svg'
--- data/gauges/battery/battery6.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery6.svg	1970-01-01 00:00:00 +0000
@@ -1,104 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2396"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery6.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2398">
-    <linearGradient
-       id="linearGradient3856">
-      <stop
-         id="stop3858"
-         offset="0"
-         style="stop-color:#d2ff52;stop-opacity:1;" />
-      <stop
-         id="stop3860"
-         offset="1"
-         style="stop-color:#97ff28;stop-opacity:1;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3856"
-       id="radialGradient21390"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
-       cx="-9.2857141"
-       cy="18.714285"
-       fx="-9.2857141"
-       fy="18.714285"
-       r="30.714285" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2404" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1221"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2401">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g21386"
-       transform="translate(16.897729,117.41031)">
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path7102"
-         d="M 78.79664,-15.2678 C 78.79664,-9.77513 64.55688,-5.31731 47.06172,-5.31731 C 29.56656,-5.31731 15.36758,-9.77513 15.36758,-15.2678 L 15.36758,-79.85701 L 78.79664,-79.90845 L 78.79664,-15.2678 z"
-         style="opacity:0.80180179;fill:#8cff0e;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.0337475,0,0,0.7446714,56.66017,-93.88345)"
-         d="M 21.428571,18.714285 A 30.714285,9.6428576 0 1 1 -39.999999,18.714285 A 30.714285,9.6428576 0 1 1 21.428571,18.714285 z"
-         sodipodi:ry="9.6428576"
-         sodipodi:rx="30.714285"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="-9.2857141"
-         id="path7104"
-         style="fill:url(#radialGradient21390);fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/battery7.svg'
--- data/gauges/battery/battery7.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/battery7.svg	1970-01-01 00:00:00 +0000
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2536"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="battery7.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2538">
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2544" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="199.94796"
-     inkscape:cy="192.70037"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="1003"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2541">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <path
-       style="opacity:0.84984987;fill:#52da16;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
-       d="M 32.311,17.163 L 32.311,102.2255 C 32.311,107.71817 46.50334,112.163 63.9985,112.163 C 81.49367,112.163 95.717246,107.71817 95.717246,102.2255 L 95.717246,17.538 C 90.47483,19.7187 78.4301,21.25675 64.40475,21.25675 C 49.5775,21.25675 37.00306,19.54462 32.311,17.163 z"
-       id="path3850" />
-  </g>
-</svg>

=== removed file 'data/gauges/battery/foreground.svg'
--- data/gauges/battery/foreground.svg	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/foreground.svg	1970-01-01 00:00:00 +0000
@@ -1,229 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/";
-   xmlns:cc="http://creativecommons.org/ns#";
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
-   width="128"
-   height="128"
-   id="svg2414"
-   sodipodi:version="0.32"
-   inkscape:version="0.46"
-   version="1.0"
-   sodipodi:docname="foreground.svg"
-   inkscape:output_extension="org.inkscape.output.svg.inkscape">
-  <defs
-     id="defs2416">
-    <linearGradient
-       id="linearGradient3205">
-      <stop
-         style="stop-color:#dddddd;stop-opacity:1;"
-         offset="0"
-         id="stop3207" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="1"
-         id="stop3209" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3205"
-       id="linearGradient24042"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1107288,0,0,1.1107288,5.9724512,-34.506254)"
-       x1="21.620537"
-       y1="34.245537"
-       x2="21.620537"
-       y2="45.308037" />
-    <linearGradient
-       id="linearGradient3305">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3307" />
-      <stop
-         style="stop-color:#d2d2d2;stop-opacity:1;"
-         offset="1"
-         id="stop3309" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3305"
-       id="radialGradient24040"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1,0,0,0.1471049,0,15.961323)"
-       cx="63.214287"
-       cy="18.714285"
-       fx="63.214287"
-       fy="18.714285"
-       r="22.821428" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3203">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3205" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop3208" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3203"
-       id="linearGradient24038"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1107288,0,0,1.1107288,75.393002,-10.704922)"
-       x1="56.458305"
-       y1="156.91748"
-       x2="-3.9285712"
-       y2="25.98527" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient3195">
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0"
-         id="stop3197" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:0;"
-         offset="1"
-         id="stop3199" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3195"
-       id="linearGradient24036"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1107288,0,0,1.1107288,75.393002,-10.704922)"
-       x1="9.0449657"
-       y1="158.8264"
-       x2="-47.5"
-       y2="0.69621438" />
-    <linearGradient
-       id="linearGradient3382">
-      <stop
-         id="stop3384"
-         offset="0"
-         style="stop-color:#ffffff;stop-opacity:1;" />
-      <stop
-         style="stop-color:#ffffff;stop-opacity:1;"
-         offset="0.5"
-         id="stop3388" />
-      <stop
-         id="stop3386"
-         offset="1"
-         style="stop-color:#a0a0a0;stop-opacity:1;" />
-    </linearGradient>
-    <radialGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient3382"
-       id="radialGradient24034"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.1107288,0,0,0.171403,75.442588,12.05118)"
-       cx="-10.227795"
-       cy="42.740906"
-       fx="-10.227795"
-       fy="42.740906"
-       r="30.708704" />
-    <inkscape:perspective
-       sodipodi:type="inkscape:persp3d"
-       inkscape:vp_x="0 : 526.18109 : 1"
-       inkscape:vp_y="0 : 1000 : 0"
-       inkscape:vp_z="744.09448 : 526.18109 : 1"
-       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
-       id="perspective2422" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="375"
-     inkscape:cy="520"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:window-width="805"
-     inkscape:window-height="716"
-     inkscape:window-x="0"
-     inkscape:window-y="308" />
-  <metadata
-     id="metadata2419">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <g
-       id="g23994"
-       transform="translate(-2.38e-4,-2.1e-4)">
-      <path
-         sodipodi:nodetypes="cccccc"
-         id="path3588"
-         d="M 64.058729,21.467155 C 45.227116,21.467155 29.973238,18.717504 29.973238,15.323436 L 29.973238,10.940024 L 98.191324,10.940024 L 98.17893,15.323436 C 98.17893,18.717506 82.890343,21.467154 64.058729,21.467155 z"
-         style="fill:url(#radialGradient24034);fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         sodipodi:nodetypes="ccccc"
-         id="path3258"
-         d="M 40.881071,14.84184 L 41.091447,111.45914 C 45.982997,112.72875 50.753878,113.15368 55.558559,113.81521 L 55.558559,15.635218 L 40.881071,14.84184 z"
-         style="fill:url(#linearGradient24036);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-      <path
-         sodipodi:nodetypes="ccccc"
-         id="path3260"
-         d="M 84.516846,15.635218 L 84.516846,112.17637 C 87.684305,111.30547 90.637921,110.29202 93.244002,109.04686 L 93.244002,13.255084 L 84.516846,15.635218 z"
-         style="fill:url(#linearGradient24038);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
-      <path
-         sodipodi:nodetypes="cccccc"
-         id="path3248"
-         d="M 64.070014,17.420318 C 45.238401,17.420318 29.984523,14.670666 29.984523,11.276599 L 29.984523,9.6105063 L 98.20261,9.6105063 L 98.190216,11.276599 C 98.190216,14.670669 82.901627,17.420317 64.070014,17.420318 z"
-         style="fill:#7f7f7f;fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(1.1107288,0,0,1.1107288,-5.928215,-10.704922)"
-         d="M 85.535715,18.714285 A 22.321428,2.8571429 0 1 1 40.892859,18.714285 A 22.321428,2.8571429 0 1 1 85.535715,18.714285 z"
-         sodipodi:ry="2.8571429"
-         sodipodi:rx="22.321428"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="63.214287"
-         id="path3198"
-         style="fill:url(#radialGradient24040);fill-opacity:1;stroke:#7f7f7f;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-      <path
-         id="path3200"
-         d="M 64.072494,3.5312508 C 45.240881,3.5312508 29.987004,6.2809022 29.987004,9.6749683 C 29.987004,13.069038 45.24088,15.818686 64.072494,15.818687 C 82.904107,15.818687 98.192696,13.06904 98.192695,9.6749683 C 98.192695,6.2809 82.904107,3.5312519 64.072494,3.5312508 z M 64.072494,6.5163345 C 77.758259,6.5163335 88.890341,7.9231909 88.890341,9.6749683 C 88.890342,11.426745 77.758259,12.868313 64.072494,12.868313 C 50.386728,12.868311 39.289357,11.426746 39.289357,9.6749683 C 39.289357,7.9231899 50.386728,6.5163345 64.072494,6.5163345 z"
-         style="fill:url(#linearGradient24042);fill-opacity:1;stroke:none;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         sodipodi:nodetypes="cscccc"
-         id="path3215"
-         d="M 71.877067,9.2802686 C 71.877067,9.7748763 68.740975,10.176296 64.876861,10.176296 C 61.012747,10.176296 57.876654,9.7748763 57.876654,9.2802686 L 57.867381,6.8420135 L 71.858708,6.8940705 L 71.877067,9.2802686 z"
-         style="fill:#7f7f7f;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
-      <path
-         transform="matrix(0.3136093,0,0,0.3136093,45.052278,0.9367182)"
-         d="M 85.535715,18.714285 A 22.321428,2.8571429 0 1 1 40.892859,18.714285 A 22.321428,2.8571429 0 1 1 85.535715,18.714285 z"
-         sodipodi:ry="2.8571429"
-         sodipodi:rx="22.321428"
-         sodipodi:cy="18.714285"
-         sodipodi:cx="63.214287"
-         id="path3213"
-         style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.78544855;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
-         sodipodi:type="arc" />
-    </g>
-  </g>
-</svg>

=== removed file 'data/gauges/battery/readme'
--- data/gauges/battery/readme	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/readme	1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-Made by Necropotame for Cairo-Dock.

=== removed file 'data/gauges/battery/theme.xml'
--- data/gauges/battery/theme.xml	2010-09-18 14:17:48 +0000
+++ data/gauges/battery/theme.xml	1970-01-01 00:00:00 +0000
@@ -1,37 +0,0 @@
-<gauge>
-	<name>Battery</name>
-	<author>Adrien Pilleboue</author>
-	<version>2</version>
-	<file key="background">background.svg</file>
-	<file key="foreground">foreground.svg</file>
-	<indicator>
-		<file key="image">battery0.svg</file>
-		<file key="image">battery1.svg</file>
-		<file key="image">battery2.svg</file>
-		<file key="image">battery3.svg</file>
-		<file key="image">battery4.svg</file>
-		<file key="image">battery5.svg</file>
-		<file key="image">battery6.svg</file>
-		<file key="image">battery7.svg</file>
-		<text_zone>
-			<x_center>0.0</x_center>
-			<y_center>0.0</y_center>
-			<width>0.6</width>
-			<height>0.22</height>
-			<red>1.0</red>
-			<blue>1.0</blue>
-			<green>1.0</green>
-			<alpha>0.8</alpha>
-		</text_zone>
-		<label_zone>
-			<x_center>0.0</x_center>
-			<y_center>-0.28</y_center>
-			<width>0.6</width>
-			<height>0.20</height>
-			<red>1.0</red>
-			<blue>1.0</blue>
-			<green>1.0</green>
-			<alpha>0.7</alpha>
-		</label_zone>
-	</indicator>
-</gauge>

=== modified file 'data/scripts/initial-setup.sh'
--- data/scripts/initial-setup.sh	2011-09-26 11:14:46 +0000
+++ data/scripts/initial-setup.sh	2012-04-16 23:30:27 +0000
@@ -19,19 +19,12 @@
 
 # Note: we have to use $HOME instead of '~'
 
-# Enable icons in menus and buttons in Gnome
-if test -n "`which gsettings`"; then
-	gsettings set org.gnome.desktop.interface buttons-have-icons true 2> /dev/null
-	gsettings set org.gnome.desktop.interface menus-have-icons true 2> /dev/null
-fi
-if test -n "`which gconftool-2`"; then  # both gsettings and gconf can be present on the system, so we do both.
-	GCONFTOOL_CHECK=1
-	gconftool-2 -s '/desktop/gnome/interface/buttons_have_icons' --type bool true
-	gconftool-2 -s '/desktop/gnome/interface/menus_have_icons' --type bool true
-fi
-
 # Enable dbus, scale and expo plug-ins in Compiz.
 if test -n "`which compiz`"; then
+	if test -n "`which gconftool-2`"; then
+		GCONFTOOL_CHECK=1
+	fi
+
 	if test -d "$HOME/.config/compiz"; then # compiz < 0.9
 		# flat file
 		if test -f "$HOME/.config/compiz/compizconfig/Default.ini"; then
@@ -58,12 +51,17 @@
 		# gconf
 		if test -n "$GCONFTOOL_CHECK"; then
 			plugins=`gconftool-2 -g /apps/compiz-1/general/screen0/options/active_plugins`
-			for i in dbus scale expo; do
-				if test `echo $plugins | grep -c $i` -eq 0; then
-					plugins=${plugins:0:${#plugins}-1},$i]
-					gconftool-2 -s /apps/compiz-1/general/screen0/options/active_plugins --type=list --list-type=string "$plugins"
-				fi
-			done
+			if test -n "$plugins"; then
+				for i in dbus scale expo; do
+					if test `echo $plugins | grep -c $i` -eq 0; then
+						plugins=${plugins:0:${#plugins}-1},$i]
+						gconftool-2 -s /apps/compiz-1/general/screen0/options/active_plugins --type=list --list-type=string "$plugins"
+					fi
+				done
+			else # it's possible that the gconf is empty
+				plugins="[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]"
+				gconftool-2 -s /apps/compiz-1/general/screen0/options/active_plugins --type=list --list-type=string "$plugins"
+			fi
 		fi
 	fi
 fi

=== added directory 'data/themes'
=== modified file 'data/themes.conf.in'
--- data/themes.conf.in	2011-09-26 11:14:46 +0000
+++ data/themes.conf.in	2012-04-16 23:30:27 +0000
@@ -3,7 +3,7 @@
 #[gtk-open]
 [Themes]
 
-#R[@pkgdatadir@/themes;../@CAIRO_DOCK_THEMES_DIR@;themes2.4] /
+#R[@pkgdatadir@/themes;../@CAIRO_DOCK_THEMES_DIR@;themes3.0] /
 chosen theme = 
 
 #S ...or drag and drop a theme package here :

=== added file 'data/themes/CMakeLists.txt'
--- data/themes/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,2 @@
+add_subdirectory(default-theme)
+add_subdirectory(default-theme-panel)

=== added directory 'data/themes/default-theme'
=== added directory 'data/themes/default-theme-panel'
=== added file 'data/themes/default-theme-panel/CMakeLists.txt'
--- data/themes/default-theme-panel/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,12 @@
+add_subdirectory(launchers)
+add_subdirectory(plug-ins)
+add_subdirectory(images)
+
+########### install files ###############
+
+install(FILES
+	cairo-dock.conf
+	_MainDock_-2.conf
+	preview
+	readme
+	DESTINATION ${pkgdatadir}/themes/Default-Panel )

=== added file 'data/themes/default-theme-panel/_MainDock_-2.conf'
--- data/themes/default-theme-panel/_MainDock_-2.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/_MainDock_-2.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,83 @@
+#3.0.0.0rc1
+######## This is the conf file of main docks.##########
+######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
+######## so don't mess into it, except if you know what you're doing ! ;-)##########
+
+#[/usr/share/cairo-dock/icons/icon-behavior.svg]
+[Behavior]
+
+#F-[Position on the screen;gtk-fullscreen]
+frame1=
+
+#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
+screen border=1
+
+#e-[0.;1.] Relative alignment:
+#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
+alignment=0.5
+
+#F-[Offset from the screen's edge;gtk-leave-fullscreen]
+frame2=
+
+#i-[-1024;1024] Lateral offset:
+#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
+x gap=0
+#i-[-20;2000] Distance to the screen edge:
+#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
+y gap=-2
+
+#v
+sep_other=
+
+#i[0;12] Number of the screen where the dock should be located:
+#{starting from 0}
+num screen=0
+
+#F-[Visibility of the dock;/usr/share/cairo-dock/icons/icon-visibility.svg]
+frame_visi=
+
+#l-[Always on top;Reserve space for the dock;Keep the dock below;Hide the dock when it overlaps the current window;Hide the dock whenever it overlaps any window;Keep the dock hidden] Visibility:
+#{Modes are sorted from the most intrusive to the less intrusive.
+#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
+#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
+visibility=3
+
+
+#[/usr/share/cairo-dock/icons/icon-appearance.svg]
+[Appearance]
+
+#F[Icons;/usr/share/cairo-dock/icons/icon-icons.svg]
+frame_icons=
+
+#l[Same as main dock;Tiny;Very small;Small;Medium;Big;Very Big] Icons size:
+icon size=1
+
+#F[Views;/usr/share/cairo-dock/icons/icon-views.svg]
+frame_view=
+
+#n+ Choose the view for this dock :/
+#{Leave it empty to use the same view as the main dock.}
+main dock view=Panel
+
+
+#F[Background;gtk-orientation-portrait]
+frame_bg=
+
+#Y+[Same as main dock;0;0;Image;1;2;Colour gradation;3;2] Fill the background with:
+fill bg=0
+
+#S+ Image filename to use as a background :
+#{Any format allowed; if empty, the colour gradation will be used as a fall back.}
+background image=
+
+#b+ Repeat image as a pattern to fill background?
+repeat image=true
+
+#C+ Bright colour:
+stripes color bright=0.93299763485160603;0.93299763485160603;0.92498664835584044;0.40000000000000002;
+
+#C+ Dark colour:
+stripes color dark=0.82699320973525592;0.84299992370489052;0.81098649576562143;0.59999999999999998;
+
+#b+ Stretch the dock to always fill the screen
+extended=false

=== added file 'data/themes/default-theme-panel/cairo-dock.conf'
--- data/themes/default-theme-panel/cairo-dock.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/cairo-dock.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,727 @@
+#3.0.0.0rc1
+######## This is the conf file of Cairo-Dock, released under the GPL.##########
+######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
+######## so don't mess into it, except if you know what you're doing ! ;-)##########
+
+[Position]
+
+#F-[Position on the screen;gtk-fullscreen]
+frame_pos=
+
+#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
+screen border=0
+
+#e-[0.;1.;left;right] Relative alignment:
+#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
+alignment=0.5
+
+#F-[Offset from the screen's edge;gtk-leave-fullscreen]
+frame_scr=
+
+#I-[-1000;1000] Lateral offset:
+#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
+x gap=0
+#i-[-30;1000] Distance to the screen edge:
+#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
+y gap=-1
+
+#F-[Multiple screens]
+frame_xin=
+
+#B- Use Xinerama?
+#{This option is to use if you have a dual-screen and use Xinerama to manage them.}
+xinerama=true
+
+#i-[0;12] Number of the screen where the dock should be located:
+#{0 is the first screen.}
+num screen=0
+
+
+[Accessibility]
+
+#F-[Visibility of the main dock;gtk-find]
+frame_visi=
+
+#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;2;2;Hide the dock when it overlaps the current window;1;3;Hide the dock whenever it overlaps any window;1;3;Keep the dock hidden;1;3;Pop-up on shortcut;4;1] Visibility:
+#{Modes are sorted from the most intrusive to the less intrusive.
+#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
+#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
+visibility=3
+
+#v
+sep_visi=
+
+#L-[None;Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
+hide effect=Fade out
+
+#e-[0;1;high;low] Callback sensitivity:
+#{The higher, the faster the dock will appear}
+edge sensitivity=0.20000000000000001
+
+#Y-[Hit the screen's border;0;0;Hit where the dock is;0;0;Hit the screen's corner;0;0;Hit a zone;1;2] How to call the dock back:
+callback=0
+
+#j-[2;999] Size of the zone :
+zone size=80;10;
+
+#S- Image to display on the zone :
+callback image=
+
+#k- Keyboard shortcut to pop-up the dock:
+#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
+raise shortcut=
+
+#F-[Additional parameters]
+frame_extra=
+
+max_authorized_width=0
+
+#b- Automatically hide the dock when a window becomes full screen?
+#{This is only usefull if you do not already use auto-hide and if your Window Manager allows the dock in front of fullscreen windows (which is rare).}
+auto quick hide=false
+
+#F-[Sub-docks' visibility;/usr/share/cairo-dock/icons/icon-subdock.png]
+frame_sub=
+
+#Y-[Appear on mouse over;1;1;Appear on click;0;0] Visibility:
+#{they will appear either when you click or when you linger over the icon pointing on it.}
+show_on_click=1
+
+#i- Delay before displaying a sub-dock:
+#{in ms.}
+show delay=400
+
+#i- Delay before leaving a sub-dock takes effect:
+#{in ms.}
+leaving delay=250
+
+lock icons=false
+lock all=false
+
+
+[TaskBar]
+
+#F-[Behaviour;gtk-properties]
+frame1=
+
+#B-[8] Show currently opened applications in the dock?
+#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
+show applications=true
+
+#b- Mix launchers and applications
+#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
+mix launcher appli=true
+
+#b- Only show applications on current desktop
+current desktop only=false
+
+#b- Only show icons whose windows are minimised
+hide visible=false
+
+#Y-[At the beginning of the dock;0;0;Before the launchers;0;0;After the launchers;0;0;At the end of the dock;0;0;After a given icon;1;1] Place new icons
+place icons=1
+
+#N Place new icons after this one
+relative icon=
+
+#B- Group windows from the same application in a sub-dock ?
+#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
+group by class=true
+
+#s- 		Except the following classes:
+#{Enter the class of the applications, separated by a semi-colon ';'}
+group exception=
+
+
+#F-[Representation;gtk-find]
+frame3=
+
+#B- Overwrite the X icon with the launchers' icon?
+#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
+overwrite xicon=true
+
+#s- 		Except the following classes:
+#{Enter the class of the applications, separated by a semi-colon ';'}
+overwrite exception=evince;totem;gimp;nautilus
+
+#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
+#{A composite manager is required to display the thumbnail.
+#OpenGL is required to draw the icon bent backwards.}
+minimized=1
+
+#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
+visibility alpha=0.34999999999999998
+
+#a- Play a short animation of the icon when its window becomes active
+animation on active window=wobbly
+
+#i- Maximum number of caracters in application name:
+#{"..." will be added at the end if the name is too long.}
+max name length=20
+
+#F-[Interaction;gtk-refresh]
+frame2=
+
+#l-[Nothing;Close;Minimize;Launch new;Lower] Action on middle-click on the related application
+action on middle click=1
+
+#b- Minimise the window when its icon is clicked, if it was already the active window ?
+#{This is the default behaviour of most taskbars.}
+minimize on click=true
+
+#b- Present windows preview on click when several windows are grouped togather
+#{Only if your Window Manager supports it.}
+present class on click=true
+
+#v- 
+sep_att=
+
+#B-[2] Highlight applications requiring your attention with a dialog bubble
+demands attention with dialog=true
+
+#i-[1;20] Duration of the dialog:
+#{in seconds}
+duration=2
+
+#s- Force the following applications to demand your attention
+#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
+#}
+force demands attention=
+
+#a- Highlight applications demanding your attention with an animation
+animation on demands attention=rotate
+
+
+#[gtk-select-font]
+[Shortkeys]
+
+#F[Keyboard shortcuts currently available;gtk-select-font]
+frame_key=
+
+#_ 
+#{Many applets provide shortkeys for their actions. As soon as an applet is enabled, its shortkeys become available.
+#Double-click on a line, and press the shortkey you want to use for the corresponding action.}
+shortkeys=Show/hide the systray;Show/hide the Sound menu;Enable/disable the keyboard control of the dock;Show/hide the Recent Events;Show/hide the quick-launch dialog;Show/hide the Applications menu;Show/hide the folder menu;Pop-up the items menu;Enable/disable the Finder;Pouet;Show the log-out menu;Lock the screen;
+
+
+[System]
+
+#X-[Animations speed;/usr/share/cairo-dock/icons/icon-movment.png]
+frame_mov=
+
+#B- Animate sub-docks when they appear
+animate subdocks=true
+
+#I-[100;600;fast;slow] Animation unfolding duration:
+#{Icons will appear folded on themselves and will then unfold until they fill the whole dock. The smaller this value, the faster this will be.}
+unfold duration=300
+
+#v
+sep_unfold=
+
+#I-[4;40;fast;slow] Number of steps in the zoom animation (grow/shrink):
+#{The more there are, the slower it will be}
+grow nb steps=10
+#I-[4;40;fast;slow] ...
+shrink nb steps=8
+
+#v
+sep_unhide=
+
+#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down):
+#{The more there are, the slower it will be}
+move up nb steps=10
+#I-[4;40;fast;slow] ...
+move down nb steps=11
+
+#X-[Refresh rate;gtk-execute]
+frame_cpu=
+
+#i-[5;40] Refresh rate when mouving cursor into the dock :
+#{in Hz. This is to adjust behaviour relative to your CPU power.}
+refresh frequency=35
+
+#i-&[15;60] Animation frequency for the OpenGL backend :
+#{in Hz. This is to adjust behaviour relative to your CPU power.}
+opengl anim freq=33
+
+#i-*[15;50] Animation frequency for the Cairo backend :
+#{in Hz. This is to adjust behaviour relative to your CPU power.}
+cairo anim freq=25
+
+#b-* Reflections should be calculated in real-time?
+#{The transparency gradation pattern will then be re-calculated in real time. May need more CPU power.}
+dynamic reflection=false
+
+#X-[Composition;gtk-clear]
+frame_fake=
+#b- Emulate composition with fake transparency?
+#{Only use this if you don't run a composite manager like Compiz, xcompmgr, etc and have a black background around your dock. For aesthetic reasons, the dock will be kept under other windows.}
+fake transparency=false
+
+#X-[Connection to the Internet;gtk-network]
+frame_conn=
+
+#i-[1;20] Connection timeout :
+#{Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase,  once the dock has connected this option is of no more use.}
+conn timeout=7
+
+#i-[10;300] Maximum time to download a file:
+#{Maximum time in seconds that you allow the whole operation to last. Some themes can be up to a few MB.}
+conn max time=120
+
+#b- Force IPv4 ?
+#{Use this option if you experience problems to connect.}
+force ipv4=true
+
+#B-[4] Are you behind a proxy ?
+#{Use this option if you connect to the Internet through a proxy.}
+conn use proxy=false
+
+#s- Proxy name :
+conn proxy=
+
+#i- Port :
+conn port=0
+
+#s- User :
+#{Let empty if you don't need to log-in to the proxy with a user/password.}
+conn user=
+
+#p- Password :
+#{Let empty if you don't need to log-in to the proxy with a user/password.}
+conn passwd=
+
+modules=switcher;GMenu;logout;Animated icons;Status-Notifier;Remote-Control;AlsaMixer;Calendar;Recent-Events;Messaging Menu;icon effects;musicPlayer;dnd2share;Clipper;illusion;showDesktop;clock;Quick Browser;PowerManager;Help;shortcuts
+
+
+[Background]
+
+#y+[Image;Colour gradation] Fill the background with:
+fill bg=0
+
+#F+[Image;gtk-orientation-portrait]
+#{Use a background image.}
+frame2=
+
+#S+ Image filename to use as a background :
+#{Any format allowed; if empty, the colour gradation will be used as a fall back.}
+background image=bg.svg
+
+#e+[0;1;Transparent;Opaque] Image's transparency :
+image alpha=1
+
+#b+ Repeat image as a pattern to fill background?
+repeat image=false
+
+#F+[Colour gradation;/usr/share/cairo-dock/icons/icon-gradation.png]
+#{Use a colour gradation.}
+frame3=
+
+#C+ Bright colour:
+stripes color bright=0.064515144579232478;0.064515144579232478;0.064515144579232478;0.78426794842450598;
+
+#C+ Dark colour:
+stripes color dark=0;0;0;0.96078431372549022;
+
+#f+[-90;90] Angle of the gradation :
+#{In degrees, in relation to the vertical}
+stripes angle=-90
+
+#i+ Repeat the gradation this number of times:
+#{If not nul, it will form stripes.}
+number of stripes=0
+
+#f+[0;1] Percentage of the bright colour:
+stripes width=0.49999999999999961
+
+#F+[Background when hidden;gtk-orientation-portrait]
+frame4=
+
+#C+ Default background color when the dock is hidden
+#{Several applets can be visible even when the dock is hidden}
+hidden bg color=0;0;0;0.49999237048905165;
+
+#F
+frame4_=
+
+#b+ Stretch the dock to always fill the screen
+extended=false
+
+#F+[External Frame;/usr/share/cairo-dock/icons/icon-frame.png]
+frame_frame=
+#i+[0;30] Corner radius :
+#{in pixels.}
+corner radius=10
+
+#i+[0;20] Linewidth of the external line :
+#{in pixels.}
+line width=2
+
+#C+ Colour of the external line:
+line color=0;0;0;0.59502555886167696;
+
+#i+[0;20] Margin between the frame and the icons or their reflects :
+#{in pixels.}
+frame margin=0
+
+#b+ Are the bottom left and right corners rounded?
+rounded bottom corner=true
+
+
+[Views]
+
+#F+[Main Dock]
+frame_main=
+
+#n+ Choose the default view for main docks :/
+main dock view=3D plane
+
+#F+[Sub-Docks]
+frame_sub=
+
+#n+ Choose the default view for sub-docks :
+#{You can overwrite this parameter for each sub-dock.}/
+sub-dock view=Parabolic
+
+#e+[0.5;1.5;smaller;larger] Ratio for the size of the sub-docks' icons :
+#{You can specify a ratio for the size of the sub-docks' icons, in relation to the main docks' icons size}
+relative icon size=1.25
+
+
+[Dialogs]
+
+#F+[Bubble;/usr/share/cairo-dock/icons/icon-bubble.png]
+frame_bubble=
+
+#C+ Background colour of the bubble:
+background color=0;0;0;0.74509803921568629;
+
+#v
+sep_bul=
+
+#t+ Shape of the bubble:
+decorator=tooltip
+
+#F+[Text;gtk-select-font]
+frame_text=
+
+#B+ Use a custom font for the text?
+#{Otherwise the default's system one will be used.}
+custom=false
+
+#P+ Text font:
+message police=Sans 9
+
+#b+ Draw the outline of the text?
+outlined=false
+
+#c+ Text color:
+text color=1;1;1;
+
+#F+[Buttons;/usr/share/cairo-dock/icons/icon-buttons.png]
+frame_button=
+
+#j+[10;64] Size of buttons in the info-bubbles (width x height) :
+#{in pixels.}
+button size=28;28;
+
+#S+ Name of an image to use for the yes/ok button :
+#{If you don't provide any, a default image will be used.}
+button_ok image=
+
+#S+ Name of an image to use for the no/cancel button :
+#{If you don't provide any, a default image will be used.}
+button_cancel image=
+
+#F+
+fin_button=
+
+#i+[16;96] Size of the icon displayed next to the text :
+icon size=34
+
+
+[Desklets]
+
+#F+[Decorations;gtk-paste]
+frame_deco=
+
+#O+ Choose a default decoration for all desklets :
+#{This can be customized for each desklet separately.
+#Choose 'Custom decoration' to define your own decorations below}
+decorations=clear
+
+#v
+sep_deco=
+
+#S+ Background image :
+#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
+bg desklet=
+#e+[0;1;Transparent;Opaque] Background transparency :
+bg alpha=1
+#i+[0;256] Left offset :
+#{in pixels. Use this to adjust the left position of the drawings.}
+left offset=0
+#i+[0;256] Top offset :
+#{in pixels. Use this to adjust the top position of the drawings.}
+top offset=0
+#i+[0;256] Right offset :
+#{in pixels. Use this to adjust the right position of the drawings.}
+right offset=0
+#i+[0;256] Bottom offset :
+#{in pixels. Use this to adjust the bottom position of the drawings.}
+bottom offset=0
+#S+ Foreground image :
+#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
+fg desklet=
+#e+[0;1;Transparent;Opaque] Foreground tansparency :
+fg alpha=1
+
+#F+[Buttons;gtk-close]
+frame_button=
+
+#i+[4;28] Buttons size :
+button size=16
+
+#S+ Name of an image to use for the 'rotate' button :
+#{If you don't provide any, a default image will be used.}
+rotate image=
+
+#S+ Name of an image to use for the 'reattach' button :
+#{If you don't provide any, a default image will be used.}
+retach image=
+
+#S+ Name of an image to use for the 'depth rotate' button :
+#{If you don't provide any, a default image will be used.}
+depth rotate image=
+
+#S+ Name of an image to use for the 'rotate' button :
+#{If you don't provide any, a default image will be used.}
+no input image=
+
+
+[Icons]
+
+#F+[Icons' themes;gtk-select-color]
+frame_theme=
+
+#w+ Choose an icon theme :
+default icon directory=_Custom Icons_
+
+#S+ Image filename to use as a background for icons :
+#{Any format allowed; leave this field empty if you don't want to use an image as background.}
+icons bg=
+
+#F+[Icons size;gtk-zoom-fit]
+frame_size=
+
+#j+[10;128] Icons' size at rest (width x height) :
+launcher size=36;36;
+
+#F+[Zoom effect;/usr/share/cairo-dock/icons/icon-wave.png]
+frame_shape=
+#f+[1;5] Maximum zoom of the icons :
+#{set to 1 if you don't want the icons to zoom when you hover over them.}
+zoom max=1.75
+
+#i+[1;999] Width of the space in which the zoom will be effective :
+#{in pixels. Outside of this space (centered on the mouse), there is no zoom.}
+sinusoid width=150
+
+#i+[0;50] Space between icons :
+#{in pixels.}
+icon gap=5
+
+#X+[Separators]
+frame_sep=
+
+#j+[4;128] Icon size at rest (width x height) :
+separator size=8;34;
+
+#b+ Force separator's image size to stay constant?
+force size=false
+
+#Y+[Use an image.;1;2;Flat separator;3;1;Physical separator;0;0] How to draw the separators?
+#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
+separator type=1
+
+#S+ Filename of an image to use for separators :
+#{If you don't provide one, blanks will be used.}
+separator image=
+
+#b+ Make the separator's image revolve when dock is on top/on the left/on the right?
+revolve separator image=true
+
+#C+ Colour of flat separators :
+separator color=0.61290913252460522;0.61290913252460522;0.61290913252460522;0.78820477607385364;
+
+#X+[Reflections]
+frame_refl=
+
+#e+[0;1;light;strong] Reflective power of the plane :
+#{It is its albedo (reflectivity); at 1 the icons reflect to the maximum, at 0 reflections are not used.}
+albedo=0.435
+
+#e+[0;1;small;tall] Height of the reflection:
+#{In percent of the icon's size. This parameter influence the total height of the dock.}
+field depth=0.40000000000000002
+
+#e+[0;1;Transparent;Opaque] Icons' transparency at rest :
+#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
+alpha at rest=1
+
+#X+[Link the icons with a string]
+frame_string=
+
+#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
+string width=0
+
+#C+ Colour of the string (red, blue, green, alpha) :
+string color=0;0;0.59995422293430989;0.40000000000000002;
+
+
+[Indicators]
+
+#F+[Indicator of the active window]
+frame_window=
+
+#Y+[Image;1;1;Frame;2;3] Type of indicator:
+active indic type=1
+
+#S+ Image file:
+active indicator=
+
+#C+ Colour of the frame :
+#{Set transparency to 0 if you don't want to use an indicator.}
+active color=0.70160982681010142;0.70160982681010142;0.70160982681010142;0.74999618524452583;
+
+#i+[0;20] Linewidth of the frame around the active window :
+#{Set 0 to fill the frame.}
+active line width=3
+
+#i+[0;30] Corner radius of the frame around the active window :
+active corner radius=8
+
+#v
+sep_active=
+
+#b+ Draw indicator above the icon?
+active frame position=true
+
+
+#F+[Indicator of active launcher]
+frame_launch=
+
+#S+ Image file:
+#{Indicators are drawn on launchers icons to show that they have already been launched. Leave blank to use the default one.}
+indicator image=indicator.png
+
+#b- Display an indicator on application icons too ?
+#{The indicator is drawn on active launchers, but you may want to display it on applications too.}
+indic on appli=true
+
+#v
+sep_ind=
+
+#e+[-0.4;1.2] Vertical offset :
+#{Relatively to the icons' size. You can use this parameter to adjust the indicator's vertical position.
+#If the indicator is linked to the icon, the offset will be upwards, otherwise downwards.}
+indicator offset=1.1469534050179211
+
+#b+ Link the indicator with its icon?
+#{If the indicator is linked to the icon, it will then be zoomed like the icon and the offset will be upwards.
+#Otherwise it will be drawn directly on the dock and the offset will be downwards.}
+indicator on icon=false
+
+#e+[0.1;1.5;smaller;bigger] Indicator size ratio :
+#{You can choose to make the indicator smaller or bigger than the icons. The bigger the value is, the bigger the indicator is. 1 means the indicator will have the same size as the icons.}
+indicator ratio=1.0189999999999999
+
+#b+ Rotate the indicator with dock?
+#{Use it to make the indicator follow the orientation of the dock (top/bottom/right/left).}
+rotate indicator=true
+
+#b+ Draw indicator above the icon?
+indicator above=true
+
+
+#F+[Indicator of grouped windows]
+frame_class=
+
+#Y[Draw an emblem;1;2;Draw the sub-dock's icons as a stack;0;0] How to show that several icons are grouped :
+use class indic=1
+
+#S+ Image file:
+#{It only makes sense if you chose to group the applis of the same class together. Leave blank to use the default one.}
+class indicator=active.png
+
+#b+ Zoom the indicator with its icon?
+zoom class=true
+
+
+[Labels]
+
+#F-[Label visibility;gtk-underline]
+frame_label=
+
+#Y+[No;0;0;On pointed icon;0;0;On all icons;1;1] Show labels:
+show_labels=2
+
+#f-[0.;50.] label's visibility threshold :
+#{the bigger, the more the labels next to the selected icon will be transparent.}
+alpha threshold=10
+
+#b- Should the labels always be horizontal, even when dock is vertical?
+always horizontal=true
+
+#F+[Font;gtk-select-font]
+frame_font=
+
+#B+ Use a custom font for labels?
+#{Otherwise the default's system one will be used.}
+custom=false
+
+#P+ Font used for labels :
+police=Sans 10
+
+#b+ Draw the outline of the text?
+text oulined=false
+
+#F+[Background;gtk-orientation-portrait]
+frame_bg=
+
+#C+ Colour of the label's background :
+#{If you set it to fully transparent, there will be no background for the text, but the margin around the text will still be in effect.}
+text background color=0;0;0;1;
+
+#i+[0;20] Margin around the text (in pixels) :
+text margin=3
+
+#F+[Colour;gtk-select-color]
+frame_col=
+
+#c+ Start color :
+#{It's the first color of the gradation.}
+text color start=1;1;1;
+
+#c+ Stop color :
+#{It's the second color of the gradation. Set it to the same value as the first if you don't want to have any gradation.}
+text color stop=1;1;1;
+
+#b+ Pattern should be vertical?
+#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
+vertical label pattern=true
+
+#F+[Quick-info;stock_dialog-info]
+#{Quick-info are short information drawn on the icons.}
+frame_qi=
+
+#B[-2] Use the same look as the labels?
+qi same=false
+
+#c+ Text color:
+qi text color=1;1;1;
+
+#C+ Background color:
+qi bg color=0;0;0;0.68627450980392157;
+

=== added directory 'data/themes/default-theme-panel/images'
=== added file 'data/themes/default-theme-panel/images/CMakeLists.txt'
--- data/themes/default-theme-panel/images/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/images/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,8 @@
+
+########### install files ###############
+
+install(FILES
+	active.png
+	bg.svg
+	indicator.png
+	DESTINATION ${pkgdatadir}/themes/Default-Panel/images )

=== added file 'data/themes/default-theme-panel/images/active.png'
Binary files data/themes/default-theme-panel/images/active.png	1970-01-01 00:00:00 +0000 and data/themes/default-theme-panel/images/active.png	2012-04-16 23:30:27 +0000 differ
=== added file 'data/themes/default-theme-panel/images/bg.svg'
--- data/themes/default-theme-panel/images/bg.svg	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/images/bg.svg	2012-04-16 23:30:27 +0000
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="800"
+   height="120"
+   id="svg3776"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="bg.svg">
+  <defs
+     id="defs3778">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3784" />
+    <inkscape:perspective
+       id="perspective3771"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.98994949"
+     inkscape:cx="102.063"
+     inkscape:cy="-14.87004"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1215"
+     inkscape:window-height="970"
+     inkscape:window-x="65"
+     inkscape:window-y="25"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata3781">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-932.36218)">
+    <rect
+       style="fill:#262626;stroke:none;fill-opacity:1;opacity:1"
+       id="rect3837"
+       width="801.08618"
+       height="121.21831"
+       x="0"
+       y="932.15405" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:none"
+       d="m 185.22702,955.16035 c -53.85908,0.0108 -56.53315,-2.85345 -125.718433,8.61984 -25.40949,4.21377 -59.53391653,21.22977 -59.53391653,21.22977 0,0 0.36446262,-52.26629 0.36446262,-52.26629 l 800.62423691,-0.1753 0.80189,69.20133 c -209.92993,2.1491 -408.74928,-50.58789 -616.53824,-46.60935 z"
+       id="path3743"
+       sodipodi:nodetypes="csccccc" />
+  </g>
+</svg>

=== added file 'data/themes/default-theme-panel/images/indicator.png'
Binary files data/themes/default-theme-panel/images/indicator.png	1970-01-01 00:00:00 +0000 and data/themes/default-theme-panel/images/indicator.png	2012-04-16 23:30:27 +0000 differ
=== added directory 'data/themes/default-theme-panel/launchers'
=== added file 'data/themes/default-theme-panel/launchers/01container.desktop'
--- data/themes/default-theme-panel/launchers/01container.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01container.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,40 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#s Sub-dock's name :
+Name=Office
+
+#v
+sep_display=
+
+#Y+[Use an image;1;1;Draw sub-dock's content as emblems;0;0;Draw sub-dock's content as stack;0;0;Draw sub-dock's content inside a box;0;0] How to render the icon :
+render=2
+
+#S+ Image's name or path :
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#n Name of the view used for the sub-dock :/
+Renderer=
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the container will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=6
+
+Icon Type=1
+Type=Container
+Origin=

=== added file 'data/themes/default-theme-panel/launchers/01firefox.desktop'
--- data/themes/default-theme-panel/launchers/01firefox.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01firefox.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=3
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/firefox.desktop;iceweasel.desktop;chromium-browser.desktop;rekonq.desktop;konqueror.desktop;midori.desktop;opera.desktop

=== added file 'data/themes/default-theme-panel/launchers/01gcalctool.desktop'
--- data/themes/default-theme-panel/launchers/01gcalctool.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01gcalctool.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=6.25
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/gcalctool.desktop;kcalc.desktop;galculator.desktop

=== added file 'data/themes/default-theme-panel/launchers/01libreoffice-calc.desktop'
--- data/themes/default-theme-panel/launchers/01libreoffice-calc.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01libreoffice-calc.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=Office
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=2
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/libreoffice-calc.desktop;kspread.desktop;gnumeric.desktop;openoffice.org-calc.desktop

=== added file 'data/themes/default-theme-panel/launchers/01libreoffice-impress.desktop'
--- data/themes/default-theme-panel/launchers/01libreoffice-impress.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01libreoffice-impress.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=Office
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=3
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/libreoffice-impress.desktop;kpresenter.desktop;openoffice.org-impress.desktop;inkscape.desktop;gimp.desktop;krita.desktop;shotwell.desktop;f-spot.desktop;mtpaint.desktop

=== added file 'data/themes/default-theme-panel/launchers/01libreoffice-writer.desktop'
--- data/themes/default-theme-panel/launchers/01libreoffice-writer.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01libreoffice-writer.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=Office
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=1
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/libreoffice-writer.desktop;kword.desktop;koffice.desktop;abiword.desktop;openoffice.org-writer.desktop

=== added file 'data/themes/default-theme-panel/launchers/01pidgin.desktop'
--- data/themes/default-theme-panel/launchers/01pidgin.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01pidgin.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=4.5
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/empathy.desktop;pidgin.desktop;kopete.desktop;emesene.desktop;gajim.desktop;psi.desktop

=== added file 'data/themes/default-theme-panel/launchers/01separator.desktop'
--- data/themes/default-theme-panel/launchers/01separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,25 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_-2
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=8.7614593505859375
+
+Icon Type=2
+Type=Separator

=== added file 'data/themes/default-theme-panel/launchers/01thunderbird.desktop'
--- data/themes/default-theme-panel/launchers/01thunderbird.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01thunderbird.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=4
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/thunderbird.desktop;icedove.desktop;evolution.desktop;kmail.desktop;sylpheed.desktop;postler.desktop

=== added file 'data/themes/default-theme-panel/launchers/01ubuntu-software-center.desktop'
--- data/themes/default-theme-panel/launchers/01ubuntu-software-center.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/01ubuntu-software-center.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s[Default] Launcher's name :
+Name=
+
+#S+[Default] Image's name or path :
+Icon=
+
+#s[Default] Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing this application from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K[Default] Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=4.75
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/ubuntu-software-center.desktop;synaptic.desktop;adept.desktop;yast.desktop;yum.desktop

=== added file 'data/themes/default-theme-panel/launchers/02separator.desktop'
--- data/themes/default-theme-panel/launchers/02separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/02separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,26 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=5
+
+Icon Type=2
+Type=Separator
+Origin=

=== added file 'data/themes/default-theme-panel/launchers/03separator.desktop'
--- data/themes/default-theme-panel/launchers/03separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/03separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,25 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=6.5
+
+Icon Type=2
+Type=Separator

=== added file 'data/themes/default-theme-panel/launchers/04separator.desktop'
--- data/themes/default-theme-panel/launchers/04separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/04separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,26 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=2
+
+Icon Type=2
+Type=Separator
+Origin=

=== added file 'data/themes/default-theme-panel/launchers/05separator.desktop'
--- data/themes/default-theme-panel/launchers/05separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/05separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,26 @@
+#3.0.0.0rc1
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=12.25
+
+Icon Type=2
+Type=Separator
+Origin=

=== added file 'data/themes/default-theme-panel/launchers/CMakeLists.txt'
--- data/themes/default-theme-panel/launchers/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/launchers/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,19 @@
+
+########### install files ###############
+
+install(FILES
+	01container.desktop
+	01firefox.desktop
+	01gcalctool.desktop
+	01libreoffice-calc.desktop
+	01libreoffice-impress.desktop
+	01libreoffice-writer.desktop
+	01pidgin.desktop
+	01separator.desktop
+	01thunderbird.desktop
+	01ubuntu-software-center.desktop
+	02separator.desktop
+	03separator.desktop
+	04separator.desktop
+	05separator.desktop
+	DESTINATION ${pkgdatadir}/themes/Default-Panel/launchers)

=== added directory 'data/themes/default-theme-panel/plug-ins'
=== added directory 'data/themes/default-theme-panel/plug-ins/AlsaMixer'
=== added file 'data/themes/default-theme-panel/plug-ins/AlsaMixer/AlsaMixer.conf'
--- data/themes/default-theme-panel/plug-ins/AlsaMixer/AlsaMixer.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/AlsaMixer/AlsaMixer.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,177 @@
+#2.0.0
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[Default] Name of the icon as it will appear in its caption in the dock:
+#{Leave empty to use the default sound card.}
+name=
+#v
+sep_display=
+
+icon=
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=9.6364593505859375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=AlsaMixer
+
+
+#[gtk-convert]
+always_visi=0
+
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+num desktop=-1
+
+no input=false
+
+depth rotation y=0
+
+depth rotation x=0
+
+[Configuration]
+
+#F[Control;gtk-execute]
+frame_ctrl=
+
+#k Shortkey to show/hide the sound control dialog:
+shortkey=<Alt>F3
+
+#i[1;20] Variation for 1 mouse scroll, in %:
+scroll variation=5
+
+#b Hide the scale when mouse leaves the desklet?
+hide on leave=true
+
+
+#F[Display;gtk-dialog-info]
+frame_disp=
+
+#l[No;On label;On icon] Display volume :
+display volume=1
+
+#v
+sep_disp_vol=
+
+#Y+[None;0;0;Zoom;1;2;Transparency;1;2;Draw Bar;1;2;Gauge;3;2] Effect to apply to the icon when adjusting volume:
+effect=4
+
+#S+[Default] Default icon:
+#{Leave empty to use the default one.}
+default icon=
+
+#S+[Default] Mute icon:
+#{Leave empty to use the default one.}
+mute icon=
+
+#h+[/usr/share/cairo-dock/gauges;gauges;gauges3;sound] Choose one of the available themes:/
+theme=Sound-Mono
+
+#l+[No;With dock orientation;Yes] Rotate applet theme :
+rotate theme=0
+
+#v
+sep_disp=
+
+#S+[Default] Broken icon:
+#{Leave empty to use the default one.}
+broken icon=
+
+
+#X[Alsa]
+frame_alsa=
+
+#s Sound card:
+#{Leave empty to use the default sound card.}
+card id=
+
+#L[] Select channel:
+mixer element=
+#E[] Choose a second channel to control (optional):
+#{On some cards, a channel only controls 1 side (right or left). You will then need to specify a second channel here, to control both sides. Most of the time, you should just leave this empty.}
+mixer element 2=
+
+#s Specific command to run to show an advanced sound mixer:
+#{Leave empty to use the default command.}
+show mixer=
+

=== added file 'data/themes/default-theme-panel/plug-ins/AlsaMixer/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/AlsaMixer/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/AlsaMixer/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES AlsaMixer.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/AlsaMixer )

=== added directory 'data/themes/default-theme-panel/plug-ins/Animated-icons'
=== added file 'data/themes/default-theme-panel/plug-ins/Animated-icons/Animated-icons.conf'
--- data/themes/default-theme-panel/plug-ins/Animated-icons/Animated-icons.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Animated-icons/Animated-icons.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,194 @@
+#1.0.10
+
+#[gtk-preferences]
+[Global]
+
+#F-[when hovering over an icon]
+#{Animations are triggered when hovering an icon only in OpenGL mode.}
+frame_hov=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used:
+hover effects=3
+
+#F-[when clicking on an launcher]
+frame_lau=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on launcher:
+click launchers=0
+
+#i+[1;5] Number of times the animation will play:
+nb rounds launchers=1
+
+#F-[when clicking on an application]
+frame_appli=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on applications:
+click applis=0
+
+#i+[1;5] Number of times the animation will play:
+nb rounds applis=1
+
+#F-[when clicking on an applet]
+frame_applet=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on applets:
+click applets=0
+
+#i+[1;5] Number of times the animation will play:
+nb rounds applets=1
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-rotation.png]
+[Rotation]
+
+#I+[100;5000] Duration of the animation:
+#{In ms.}
+duration=1500
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#l+ [Normal;Cube;Capsule] Type of mesh:
+mesh=1
+
+#C Colour of the sheen:
+color = 1;1;1;0
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/spot.png]
+[Spot]
+
+#I+[100;5000] Duration of the animation:
+#{In ms.}
+duration=1000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F-[Spot;gtk-dialog-info]
+frame_spot=
+
+#S+ Image for the spotlight:
+#{Leave empty to use the default one.}
+spot image=
+
+#S+ Image for the front spotlight:
+#{Leave empty to use the default one.}
+spot front image=
+
+#c Spot colour:
+spot-color=1;1;1;
+
+#C Halo colour:
+halo-color=1;1;1;1;
+
+#F-[Rays;gtk-fullscreen]
+frame_ray=
+
+#c 1st color of gradation :
+color1=0;1;0.69994659342336152;
+
+#c 2nd color of gradation :
+color2=0.099992370489051657;1;0.099992370489051657;
+
+#b+ Random colours?
+mystical=false
+
+#I+[0;500] Number of rays:
+nb part=100
+
+#I+[10;60] Ray size:
+part size=20
+
+#e+[2;15] Ray speed:
+part speed=6.7999999999999998
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wobbly.png]
+[Wobbly]
+
+#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch:
+stretch=0
+
+#i+[200;350] Spring constant:
+spring cst=300
+
+#e+[7;12] Friction:
+friction=8
+
+#I+[2;20] Number of points on the grid in each direction:
+grid nodes=10
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wave.png]
+[Wave]
+
+#I+[100;1000] Duration of the animation:
+#{In ms.}
+duration=290
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#e+[0.1;2] Wave width:
+width=1.7
+
+#e+[0.01;.4] Wave amplitude:
+amplitude=0.14000000000000001
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-pulse.png]
+[Pulse]
+
+#I+[100;1000] Pulse duration:
+#{In ms.}
+duration=500
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#e+[1.2;4] Pulse max zoom:
+zoom=2
+
+#b+ Pulse follows icon shape?
+same shape=true
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-bounce.png]
+[Bounce]
+
+#I+[100;1000] Bounce duration:
+#{In ms.}
+duration=800
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#e+[.4;1] When bouncing, resize the icon by:
+resize=0.80000000000000004
+
+#e+[.2;1] How much the icon will flatten when hitting the ground:
+#{the lower the value, the more it will flatten.}
+flatten=0.40000000000000002
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-blink.png]
+[Blink]
+
+#I+[100;2000] Blink duration:
+#{In ms.}
+duration=800
+
+#b+ Repeat while icon is pointed to?
+continue=false

=== added file 'data/themes/default-theme-panel/plug-ins/Animated-icons/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Animated-icons/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Animated-icons/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Animated-icons.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Animated-icons )

=== added file 'data/themes/default-theme-panel/plug-ins/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,24 @@
+add_subdirectory(AlsaMixer)
+add_subdirectory(Animated-icons)
+add_subdirectory(Calendar)
+add_subdirectory(Clipper)
+add_subdirectory(clock)
+add_subdirectory(dialog-rendering)
+add_subdirectory(dnd2share)
+add_subdirectory(drop_indicator)
+add_subdirectory(GMenu)
+add_subdirectory(Help)
+add_subdirectory(icon-effect)
+add_subdirectory(illusion)
+add_subdirectory(logout)
+add_subdirectory(Messaging-Menu)
+add_subdirectory(musicPlayer)
+add_subdirectory(netspeed)
+add_subdirectory(powermanager)
+add_subdirectory(quick-browser)
+add_subdirectory(Recent-Events)
+add_subdirectory(rendering)
+add_subdirectory(shortcuts)
+add_subdirectory(showDesktop)
+add_subdirectory(Status-Notifier)
+add_subdirectory(switcher)

=== added directory 'data/themes/default-theme-panel/plug-ins/Calendar'
=== added file 'data/themes/default-theme-panel/plug-ins/Calendar/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Calendar/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Calendar/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Calendar.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Calendar )

=== added file 'data/themes/default-theme-panel/plug-ins/Calendar/Calendar.conf'
--- data/themes/default-theme-panel/plug-ins/Calendar/Calendar.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Calendar/Calendar.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,119 @@
+#0.1.0
+
+#[gtk-about]
+[Icon]
+#F[Applet]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s Name of the icon as it will appear in its label in the dock :
+name=
+
+#F[Display]
+frame_display=
+
+#S+ Image's filename :
+#{Let empty to use the default one.}
+icon=
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=14.40625
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Calendar
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+[Configuration]
+
+#F[Applications] 
+frame_config_apps=
+
+#s Command to launch your favourite calendar application (middle click):
+calendar_command=dates
+
+#s Command to execute on dropping a file onto the calendar-icon:
+import_command=scite
+
+#F[Behaviour] 
+frame_config_bh=
+
+#S Icon custom script:
+#{The path to a script to generate an icon. Leave it empty to use the default one.}
+icon_script=icon_faenza.sh

=== added directory 'data/themes/default-theme-panel/plug-ins/Clipper'
=== added file 'data/themes/default-theme-panel/plug-ins/Clipper/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Clipper/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Clipper/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Clipper.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Clipper )

=== added file 'data/themes/default-theme-panel/plug-ins/Clipper/Clipper.conf'
--- data/themes/default-theme-panel/plug-ins/Clipper/Clipper.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Clipper/Clipper.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,169 @@
+#1.1.6
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=7.5
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Clipper
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=-655
+#i[-2048;2048] ...
+y position=-391
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+use size=
+no input=0
+depth rotation y=0
+depth rotation x=0
+
+width=92
+height=92
+
+num desktop=-1
+
+[Configuration]
+
+#F[Items;gtk-convert]
+frame_item=
+
+#l[None;Clipboard;Selection;Both] Which items should be remembered?
+#{Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.}
+item type=1
+
+#I[1;50] Number of items:
+nb items=25
+
+#b Remember items between 2 sessions ?
+remember=true
+
+last items=Enjoy Cairo-Dock!
+
+#B Separate clipboard and selection?
+#{It is especially useful if you often select text with the mouse and don't want to loose your clipboard items due to too many items in the selection.}
+separate=false
+
+#I[1;50] If so, number of selection items:
+nb items2=10
+
+#b Paste into Clipboard?
+#{When you click on an item, its content will become accessible with CTRL+v}
+paste clipboard=true
+
+#b Paste into Selection?
+#{When you click on an item, its content will become accessible with the middle-click}
+paste selection=false
+
+#k Shortkey to pop-up the items menu:
+shortkey=<Control>F8
+
+#b Pop-up menus at mouse position?
+menu on mouse=true
+
+
+#F[Actions;gtk-execute]
+frame_act=
+
+#B[2] Enable actions?
+#{If some actions are associated with an item, they will be proposed when the item is created.}
+enable actions=false
+
+#b Replay actions?
+#{Display actions when selecting an item in the history.}
+replay action=true
+
+#I[1;12] Duration of the action menu:
+#{in seconds.}
+action duration=4
+
+
+#F[Persistent items;gtk-dnd-multiple]
+frame_per=
+
+#U A list of persistent items which can be accessed with middle-click:/
+persistent=

=== added directory 'data/themes/default-theme-panel/plug-ins/GMenu'
=== added file 'data/themes/default-theme-panel/plug-ins/GMenu/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/GMenu/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/GMenu/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES GMenu.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/GMenu )

=== added file 'data/themes/default-theme-panel/plug-ins/GMenu/GMenu.conf'
--- data/themes/default-theme-panel/plug-ins/GMenu/GMenu.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/GMenu/GMenu.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,142 @@
+#1.1.9
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=start-here
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=-2.81805419921875
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=GMenu
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+depth rotation x=0
+
+num desktop=-1
+
+no input=false
+
+[Configuration]
+
+#b Display icons in the menu?
+has icons=true
+
+#k Shortkey to show/hide the menu:
+menu shortkey=<Control>F1
+
+#k Shortkey to show/hide the quick-launch dialog:
+quick launch shortkey=<Control>F2
+
+#s Command to use for configuring the menu:
+#{Leave empty to use the default one.}
+config menu=
+
+#F[Recent documents]
+recent=
+
+#b Show recent documents?
+show recent=true
+
+#D Only show files that are under this folder or its sub-folder:
+#{Leave blank if filter is not needed.}
+recent root dir=
+
+#i[0;30] Only show files whose last modification date is less than ;
+#{in days. Set 0 if unsued.}
+recent age=3
+
+#F[Session management buttons]
+quit=
+
+#l+[None;Logout;Shutdown;Both] Show Logout and/or Shutdown : 
+show quit=0

=== added directory 'data/themes/default-theme-panel/plug-ins/Help'
=== added file 'data/themes/default-theme-panel/plug-ins/Help/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Help/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Help/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Help.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Help )

=== added file 'data/themes/default-theme-panel/plug-ins/Help/Help.conf'
--- data/themes/default-theme-panel/plug-ins/Help/Help.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Help/Help.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,104 @@
+#0.9.98
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=preferences-desktop-accessibility
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=0
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Help
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+num desktop=-1
+no input=false
+depth rotation y=0
+depth rotation x=0

=== added directory 'data/themes/default-theme-panel/plug-ins/Messaging-Menu'
=== added file 'data/themes/default-theme-panel/plug-ins/Messaging-Menu/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Messaging-Menu/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Messaging-Menu/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Messaging-Menu.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Messaging-Menu )

=== added file 'data/themes/default-theme-panel/plug-ins/Messaging-Menu/Messaging-Menu.conf'
--- data/themes/default-theme-panel/plug-ins/Messaging-Menu/Messaging-Menu.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Messaging-Menu/Messaging-Menu.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,112 @@
+#1.0.3
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+icon=
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=9.5114593505859375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Messaging Menu
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#a Animation of the icon when one of the application demands your attention :
+animation=rotate
+
+#k Shortkey to show/hide the menu:
+shortkey=

=== added directory 'data/themes/default-theme-panel/plug-ins/Recent-Events'
=== added file 'data/themes/default-theme-panel/plug-ins/Recent-Events/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Recent-Events/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Recent-Events/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Recent-Events.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Recent-Events )

=== added file 'data/themes/default-theme-panel/plug-ins/Recent-Events/Recent-Events.conf'
--- data/themes/default-theme-panel/plug-ins/Recent-Events/Recent-Events.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Recent-Events/Recent-Events.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,114 @@
+#1.0.1
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=folder-recent
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=8
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Recent-Events
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#k Shortkey to show/hide the search dialog
+shortkey=<Control>F10
+
+#i[10;200] Max number of results to show
+nb results=100

=== added directory 'data/themes/default-theme-panel/plug-ins/Status-Notifier'
=== added file 'data/themes/default-theme-panel/plug-ins/Status-Notifier/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/Status-Notifier/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Status-Notifier/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES Status-Notifier.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/Status-Notifier )

=== added file 'data/themes/default-theme-panel/plug-ins/Status-Notifier/Status-Notifier.conf'
--- data/themes/default-theme-panel/plug-ins/Status-Notifier/Status-Notifier.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/Status-Notifier/Status-Notifier.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,138 @@
+#
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[Default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[Default] Image's filename :
+#{Let empty to use the default one.}
+icon=
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+#Y+[No;0;0;With default background;0;0;With custom background;1;1] Always display the icon, even when the dock is hidden?
+always_visi=0
+
+#C+ Background color to add in this case
+bg color=0;0;0;0.65491721980621043;
+
+order=9.5739593505859375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Status Notifier
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=288;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=-295
+#i[-2048;2048] ...
+y position=102
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+num desktop=-1
+
+no input=0
+
+depth rotation y=0
+
+depth rotation x=0
+
+width=92
+height=92
+
+[Configuration]
+
+#F[Display;gtk-dialog-info]
+frame_disp=
+
+#b Hide inactive items
+hide inactive=true
+
+#Y[Compact;1;2;Sub-dock;0;0] How to display items:
+mode=0
+
+#B Allow the icon to automatically resize itself?
+auto-resize=true
+
+#i[1;4] Number of lines to pack items in:
+nb lines=1
+
+#F[Behaviour;gtk-execute]
+frame_behav=
+
+#b Left click pops up the items' menu
+left-click menu=true

=== added directory 'data/themes/default-theme-panel/plug-ins/clock'
=== added file 'data/themes/default-theme-panel/plug-ins/clock/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/clock/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/clock/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES clock.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/clock )

=== added file 'data/themes/default-theme-panel/plug-ins/clock/clock.conf'
--- data/themes/default-theme-panel/plug-ins/clock/clock.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/clock/clock.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,194 @@
+#2.1.5
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[Default] Name of the icon as it will appear in its caption in the dock:
+#{Leave empty to use the location name if available.}
+name=
+#v
+sep_display=
+
+icon=
+
+#j+[0;256] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=40;0;
+
+#Y+[No;0;0;With default background;0;0;With custom background;1;1] Always display the icon, even when the dock is hidden?
+always_visi=1
+
+#C+ Background color to add in this case
+bg color=0;0;0;0.65491721980621043;
+
+order=29
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=clock
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=300;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=-300
+#i[-2048;2048] ...
+y position=224
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+depth rotation x=0
+
+num desktop=-1
+
+no input=0
+
+width=92
+height=92
+
+depth rotation y=0
+
+[Configuration]
+
+#F[Behaviour;gtk-execute]
+frame1=
+
+#l[No;On icon;On label] Show the date:
+show date=2
+
+#b Display the time in a 24h format?
+#{for digital format only.}
+24h mode=true
+
+#B Show seconds?
+#{if not, then the applet will update the time once a minute, saving CPU power.}
+show seconds=false
+
+#I[0;1000] Display seconds with smooth animation for a duration of:
+#{In ms. Set 0 for non-smooth animation, set 1000 to have a continuous animation. Requires OpenGL.}
+smooth=500
+
+#s Timezone:
+#{E.g. :Europe/Paris, :Japan, etc. Leave empty for local time.}
+location=
+
+#L[Default;iCal] Use the tasks from the following task-manager:
+task mgr=Default
+
+#F[Style;gtk-color-picker]
+frame_style=
+
+#l+[Analogue;Digital] Select the view :
+#{The analogue view is based on CairoClock; otherwise it will be displayed in digital format.}
+style=1
+
+#X[Analogue View;/usr/share/cairo-dock/plug-ins/clock/icon.png]
+analogic=
+
+#h+[/usr/share/cairo-dock/plug-ins/clock/themes;clock;clock] List of available themes for analogue display:/
+theme=default[0]
+
+#C+ Date text colour:
+date color=1;0;0.89999237048905167;1;
+
+#X[Digital View;gtk-italic]
+numeric=
+
+#B+ Use a custom font
+custom font=false
+
+#P+ Font:
+font=Sans Bold 9
+
+#C+ Text colour:
+text color=0.87450980392156863;0.85839627679865715;0.82310215915159834;1;
+
+#l+[Automatic;On 1 line;On 2 lines] Layout of the text:
+text layout=2
+
+#e+[.5;1] Ratio to apply on text :
+text ratio=1
+
+#S+ Background image:
+numeric bg=
+
+#F[Configure time and date;gtk-file]
+frame3=
+#s Specific command to run:
+#{Leave empty to execute the default command.}
+setup command=
+
+#[/usr/share/cairo-dock/plug-ins/clock/icon-alarm.png]
+[Alarm]
+
+#_ Add or remove an alarm:
+#{The new alarm will be added to the end / the last alarm will be removed.}
+add new=

=== added directory 'data/themes/default-theme-panel/plug-ins/dialog-rendering'
=== added file 'data/themes/default-theme-panel/plug-ins/dialog-rendering/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/dialog-rendering/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/dialog-rendering/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES dialog-rendering.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/dialog-rendering )

=== added file 'data/themes/default-theme-panel/plug-ins/dialog-rendering/dialog-rendering.conf'
--- data/themes/default-theme-panel/plug-ins/dialog-rendering/dialog-rendering.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/dialog-rendering/dialog-rendering.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,54 @@
+#!en;0.5.1
+
+#[gtk-preference]
+[Comics]
+#i+[0;30] Corner radius:
+corner=16
+
+#i+[1;10] Border width:
+border=1
+#C+ Bubble's line colour:
+line color=1;1;1;1;
+#[gtk-preference]
+
+[Modern]
+#i+[0;40] Corner radius:
+corner=30
+#i+[0;10] Border width:
+border=1
+#C+ Bubble's line colour:
+line color=1;1;1;1;
+
+#i+[1;5] Space between lines of the tip :
+line space=2
+
+
+#[gtk-preference]
+[Tooltip]
+
+#i+[0;20] Corner radius:
+corner=8
+
+#i+[1;10] Border width:
+border=1
+
+#C+ Bubble's line colour:
+line color=0;0;0;1;
+
+#[gtk-preference]
+[Curly]
+
+#i+[4;30] Corner radius:
+corner=10
+
+#i+[1;10] Border width:
+border=1
+
+#C+ Bubble's line colour:
+line color=1;1;1;1;
+#e[0.1;2] Curvature of the tip :
+#
+curvature=1.3999999999999999
+
+#b+ Curve the sides too?
+side too=false

=== added directory 'data/themes/default-theme-panel/plug-ins/dnd2share'
=== added file 'data/themes/default-theme-panel/plug-ins/dnd2share/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/dnd2share/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/dnd2share/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES dnd2share.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/dnd2share )

=== added file 'data/themes/default-theme-panel/plug-ins/dnd2share/dnd2share.conf'
--- data/themes/default-theme-panel/plug-ins/dnd2share/dnd2share.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/dnd2share/dnd2share.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,187 @@
+#1.0.7
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=folder-download
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=12
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=dnd2share
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=150;150;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+rotation=0
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#F[Info-bubbles;gtk-dialog-info]
+frame_info=
+
+#B Enable info-bubbles?
+enable_dialogs=true
+
+#i[1;15] Duration of the info-bubbles :
+#{in seconds.}
+dialogs_duration=5
+
+#F[Behaviour;gtk-execute]
+frame_behav=
+
+#I[0;100] Number of items to keep in the history :
+nb_items=10
+
+#B Keep a copy of each uploaded image?
+keep copy=false
+
+#b If so, display the last image on the icon?
+#{This will override the image setting.}
+display last image=false
+
+#a+ Animation of the icon during upload :
+animation=pulse
+
+#Y[None;0;0;Tiny-URL;1;1;Shorter-Link;1;1] Use the following service to make the URL smaller:
+tiny url=1
+
+#b Use the tiny URL by default?
+use tiny=false
+
+#i[0;1000] Maximum upload rate:
+#{in KB/s - 0 means unlimited}
+limit rate=0
+
+#F[Sites;gtk-convert]
+frame_site=
+
+#B[-3] Use files hosting site for any kind of files?
+only file type=false
+
+#l[Custom;Pastebin.com;Paste-ubuntu.com;Pastebin.mozilla.org;Codepad.org] Preferred site for texts hosting :
+text site=1
+
+#l[Custom;Uppix.net;Imagebin.ca;ImageShack.us] Preferred site for images hosting :
+image site=1
+
+#l[Custom;VideoBin.org] Preferred site for videos hosting :
+video site=1
+
+#l[Custom;dl.free.fr;DropBox;UbuntuOne] Preferred site for files hosting :
+file site=1
+
+#v
+sep_sites=
+
+#S Custom script for text upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+text script=
+
+#S Custom script for image upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+image script=
+
+#S Custom script for video upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+video script=
+
+#S Custom script for file upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+file script=
+
+#v
+sep_params=
+
+#D Path of the DropBox folder :
+#{Leave empty to upload files into '~/Dropbox/Public'.}
+dropbox dir=
+
+#b Post text as Anonymous ?
+#{Otherwise, your user name will be used when possible.}
+anonymous=true

=== added directory 'data/themes/default-theme-panel/plug-ins/drop_indicator'
=== added file 'data/themes/default-theme-panel/plug-ins/drop_indicator/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/drop_indicator/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/drop_indicator/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES drop_indicator.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/drop_indicator )

=== added file 'data/themes/default-theme-panel/plug-ins/drop_indicator/drop_indicator.conf'
--- data/themes/default-theme-panel/plug-ins/drop_indicator/drop_indicator.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/drop_indicator/drop_indicator.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,25 @@
+#1.1.5
+
+#[/usr/share/cairo-dock/plug-ins/drop-indicator/icon.svg]
+[Drag and drop indicator]
+
+#F[Images]
+images=
+
+#S+[default] Image for the drag & drop animation:
+#{Typically an arrow, this will be displayed when you try to drop a new launcher into the dock. Leave this empty to use the default.}
+drop indicator=
+
+#S+[default] Image when hovering an icon :
+#{An emblem that will be displayed when you try to drop something on an icon. Leave empty to use the default one.}
+hover indicator=
+
+#F[Animation]
+animation=
+
+#I+[1;5] Speed:
+speed=2
+
+#e+[0;1] Rotation speed :
+#{Number of round per second.}
+rotation speed=.2

=== added directory 'data/themes/default-theme-panel/plug-ins/icon-effect'
=== added file 'data/themes/default-theme-panel/plug-ins/icon-effect/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/icon-effect/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/icon-effect/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES icon-effect.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/icon-effect )

=== added file 'data/themes/default-theme-panel/plug-ins/icon-effect/icon-effect.conf'
--- data/themes/default-theme-panel/plug-ins/icon-effect/icon-effect.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/icon-effect/icon-effect.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,247 @@
+#!en;1.2.4
+
+#[gtk-preferences]
+[Global]
+
+#F-[when hovering over an icon]
+frame_hov=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used:
+effects=
+
+#F-[when clicking on an launcher]
+frame_lau=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on launcher:
+click launchers=1
+
+#F-[when clicking on an application]
+frame_appli=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applications:
+click applis=1
+
+#F-[when clicking on an applet]
+frame_applet=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applets:
+click applets=1
+
+#F-
+frame_appli_=
+
+
+#b+ Draw in background?
+background=false
+
+#b+ Rotate effects with dock?
+rotate=true
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-fire.svg]
+[Fire]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=1000
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=1;0.11999694819562066;0;
+
+#c 2nd color of gradation :
+color2=1;0.94999618524452578;0;
+
+#b+ Random colours?
+mystical=false
+
+#b+ Add luminance?
+#{This will slightly alter your colours, so you may have to modify them.}
+luminous=true
+
+#F[Particles]
+frame_part=
+
+#I[10;500] Number of particles:
+nb part=150
+
+#I[10;60] Particle size:
+part size=32
+
+#e[1;10] Particle speed:
+part speed=3
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/star.png]
+[Stars]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=1;1;0.69994659342336152;
+
+#c 2nd color of gradation :
+color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
+
+#b+ Random colours?
+mystical=false
+
+#F[Particles]
+frame_part=
+
+#I[10;300] Number of particles:
+nb part=25
+
+#I[10;90] Particle size:
+part size=40
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/snow.png]
+[Snow]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=1;1;1;
+
+#c 2nd color of gradation :
+color2=0.80000000000000004;0.89999237048905167;0.89999237048905167;
+
+#F[Particles]
+frame_part=
+
+#I[10;300] Number of particles:
+nb part=50
+
+#I[2;40] Particle size:
+part size=26
+
+#e[.5;3] Particle speed:
+part speed=1.5
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/rain.png]
+[Rain]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=0.49999237048905165;0.89999237048905167;1;
+
+#c 2nd color of gradation :
+color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
+
+#F[Particles]
+frame_part=
+
+#I[10;300] Number of particles:
+nb part=90
+
+#I[2;30] Particle size:
+part size=14
+
+#e[2;20] Particle speed:
+part speed=8
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-storm.png]
+[Storm]
+#I[0;8000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=4000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=0.59998474097810328;0.59998474097810328;0.59998474097810328;
+
+#c 2nd color of gradation :
+color2=0;0.40000000000000002;0.59998474097810328;
+
+#F[Particles]
+frame_part=
+
+#I[10;400] Number of particles:
+nb part=100
+
+#I[2;40] Particle size:
+part size=10
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-firework.png]
+[Firework]
+
+#I[200;5000] Duration of the animation:
+#{In ms.}
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c Default colour:
+color=1;0;0;
+
+#b+ Random colours?
+random colors=true
+
+#b+ Add luminance?
+#{It particularily fits a dark wallpaper or a dark theme.}
+luminous=true
+
+#F[Particles]
+frame_part=
+
+#i[1;5] Number of sources:
+nb sources=3
+
+#I[50;360] Number of particles per source:
+nb_part=200
+
+#e[.1;.5] Radius of the explosion:
+#{In percentage of the icon's size.}
+radius=0.25
+
+#I[2;10] Particle size:
+part size=5
+
+#b Show the launching?
+launching=true
+
+#e[2;10] Particle friction:
+friction=5

=== added directory 'data/themes/default-theme-panel/plug-ins/illusion'
=== added file 'data/themes/default-theme-panel/plug-ins/illusion/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/illusion/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/illusion/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES illusion.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/illusion )

=== added file 'data/themes/default-theme-panel/plug-ins/illusion/illusion.conf'
--- data/themes/default-theme-panel/plug-ins/illusion/illusion.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/illusion/illusion.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,118 @@
+#!en;1.0.7
+
+#[gtk-preferences]
+[Global]
+
+#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on disappearance:
+disappearance=1
+
+#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on appearance:
+appearance=0
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-evaporate.svg]
+[Evaporate]
+#I[0;5000] Duration of the animation :
+#
+duration=1000
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=0;0.69999237048905161;1;
+
+#c 2nd color of gradation :
+color2=1;1;0;
+
+#b+ Random colours?
+mystical=false
+
+#F[Particles]
+frame_part=
+
+#I[10;500] Number of particles:
+nb part=75
+
+#I[5;40] Particle size:
+part size=6
+#e[0;10] Particle speed :
+#
+part speed=3
+
+#b+ Evaporate upwards?
+from bottom=true
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-fade-out.svg]
+[Fade out]
+#I[0;5000] Duration of the animation :
+#
+duration=1000
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-explode.svg]
+[Explode]
+#I[0;5000] Duration of the animation :
+#
+duration=800
+
+#v
+sep=
+
+#i[4;100] Number of pieces:
+nb pieces=49
+
+#e[1;10] Explosion radius:
+radius=2
+
+#b Break the icon into cubes?
+cubes=true
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-break.svg]
+[Break]
+#I[0;2000] Duration of the animation :
+#
+duration=650
+
+#v
+sep=
+
+#i[5;21] Number of pieces:
+nb pieces=11
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-black-hole.svg]
+[Black Hole]
+
+#I[100;5000] Duration of the animation:
+duration=1300
+
+#v
+sep=
+
+#e[.2;2.] Rotation speed :
+#{in round per second.}
+omega=1.5
+#I[0;10] Attraction of the hole :
+#{The greatest, the fastest the icon will collapse to the center.}
+#
+attraction=4
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-lightning.svg]
+#[Lightning]
+
+#I[500;5000] Duration of the animation:
+#duration = 3000
+
+#c Color 1 of the lightnings :
+#color1 = 0;1;1
+
+#c Color 2 of the lightnings :
+#color2 = 1;1;0
+
+#i[1;7] Number of sources:
+#nb sources = 3
+
+#i[4;25] Number of control points :
+#nb ctrl = 12

=== added directory 'data/themes/default-theme-panel/plug-ins/logout'
=== added file 'data/themes/default-theme-panel/plug-ins/logout/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/logout/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/logout/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES logout.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/logout )

=== added file 'data/themes/default-theme-panel/plug-ins/logout/logout.conf'
--- data/themes/default-theme-panel/plug-ins/logout/logout.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/logout/logout.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,157 @@
+#2.0.0
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=system-shutdown-panel
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=30.5
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=logout
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=-388
+#i[-2048;2048] ...
+y position=-249
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+num desktop=-5
+
+no input=0
+
+width=92
+height=92
+
+depth rotation y=0
+
+depth rotation x=0
+
+[Configuration]
+
+#F[Action;gtk-execute]
+frame_action=
+
+#l- [Log out;Shut down;Lock screen] Action on middle-click:
+middle-click=2
+
+#v
+sep_act=
+
+
+#k Shortkey to lock the screen
+shortkey=<Super>l
+
+#k Shortkey to show the menu
+shortkey2=<Control>F12
+
+
+#v
+sep_act2=
+
+#b Demand confirmation before closing
+confirm action=true
+
+#F[Commands;gtk-preferences]
+frame_comm=
+
+#s User-defined command to execute for logout:
+#{Leave empty to execute the default command.}
+user action=
+
+#s User-defined command to execute for shutdown:
+#{This will be available when middle-clicking. Leave empty to execute the default command, which depends on your distribution. In some cases the command to shutdown is the same as the one to log out.}
+user action2=
+
+shutdown time=1322365279
+
+
+#X[Customisation;gtk-dialog-info]
+frame_perso=
+#S+[default] Icon image name to use when the system has to be rebooted:
+#{Leave empty to use the default icon.}
+emblem=system-shutdown-panel-restart
+
+#l[Emblem;Image] Display this image as an emblem or replace applet's icon with this image?
+replace image=1

=== added directory 'data/themes/default-theme-panel/plug-ins/musicPlayer'
=== added file 'data/themes/default-theme-panel/plug-ins/musicPlayer/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/musicPlayer/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/musicPlayer/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES musicPlayer.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/musicPlayer )

=== added file 'data/themes/default-theme-panel/plug-ins/musicPlayer/musicPlayer.conf'
--- data/themes/default-theme-panel/plug-ins/musicPlayer/musicPlayer.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/musicPlayer/musicPlayer.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,185 @@
+#2.0.0
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s[player name] Name of the icon as it will appear in its caption in the dock:
+#{Leave it empty to display the name of the player currently controlled.}
+name=
+
+#v
+sep_display=
+
+icon=
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=12.125
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=musicPlayer
+
+
+#[gtk-convert]
+always_visi=0
+
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=235
+#i[-2048;2048] ...
+y position=333
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+width=92
+height=92
+
+num desktop=-6
+
+no input=0
+
+depth rotation y=0
+
+depth rotation x=0
+
+[Configuration]
+
+#F[Audio Player;gtk-cdrom]
+frame_player=
+#E[;Amarok 2;Audacious;Banshee;Clementine;Exaile;Exaile 0.3;GMusicBrowser;Guayadeque;Listen;Qmmp;QuodLibet;Rhythmbox;Songbird;XMMS 2] Player to control:
+current-player=
+
+#b Steal the player's icon from the taskbar?
+#{This will prevent the player icon appearing in the taskbar. The applet's icon will then behave as a launcher, an application and an applet.}
+inhibate appli=true
+
+#l[Play/Pause on click, Next on middle-click;Show/Hide player on click, Play/Pause on middle-click] Actions on click and middle-click :
+pause on click=1
+
+#l[Next/previous song;Control the volume] Actions on scroll up/down:
+scrolling=0
+
+
+#F[Action on music change;gtk-preferences]
+frame_info=
+
+#B Show tooltips?
+enable_dialogs=true
+
+#i[1;30] Time length of tooltips:
+#{in seconds.}
+time_dialog=4
+
+#a+ Animation when music changes:
+change_animation=wobbly
+
+
+#F[Display;gtk-dialog-info]
+frame_disp=
+
+#l[Nothing;Time Elapsed;Time Remaining;Track number] Information to display on the icon :
+quick-info_type=1
+
+#B Display album's cover?
+enable_cover=true
+
+#b Allow Cairo-Dock to download missing covers?
+#{You need to be connected to the Internet.}
+DOWNLOAD=true
+
+#B+ Use 3D themes?
+#{requires OpenGL.}
+enable_opengl_themes=true
+
+#h+[/usr/share/cairo-dock/plug-ins/musicPlayer/themes;musicPlayer;musicPlayer] List of available 3D themes for covers :
+#{requires OpenGL.}
+theme=cd_box_simple
+
+
+#X[Customisation;gtk-dialog-info]
+frame_perso=
+#S+[default] 'Default' icon image name:
+#{Leave empty to use the default icon.}
+default icon=
+#S+[default] Name of the image for the 'play' icon :
+#{Leave empty to use the default icon.}
+play icon=
+#S+[default] Name of the image for the 'stop' icon :
+#{Leave empty to use the default icon.}
+stop icon=
+#S+[default] Name of the image for the 'pause' icon :
+#{Leave empty to use the default icon.}
+pause icon=
+#S+[default] 'Broken' icon image name:
+#{Leave empty to use the default icon.}
+broken icon=
+desktop-entry=rhythmbox

=== added directory 'data/themes/default-theme-panel/plug-ins/netspeed'
=== added file 'data/themes/default-theme-panel/plug-ins/netspeed/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/netspeed/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/netspeed/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES netspeed.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/netspeed )

=== added file 'data/themes/default-theme-panel/plug-ins/netspeed/netspeed.conf'
--- data/themes/default-theme-panel/plug-ins/netspeed/netspeed.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/netspeed/netspeed.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,167 @@
+#1.2.8
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+icon=
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=9.2614593505859375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=netspeed
+
+#[gtk-convert]
+always_visi=0
+
+[Desklet]
+
+#X[Position]
+frame_pos=
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=-312
+#i[-2048;2048] ...
+y position=113
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+depth rotation x=0
+
+num desktop=-1
+
+no input=0
+
+width=92
+height=92
+
+depth rotation y=0
+
+[Configuration]
+
+#l+[Gauge;Graph] Choose the style of the display: 
+renderer=1
+
+
+#X[Gauge;gtk-dialog-info]
+frame_gauge=
+
+#h+[/usr/share/cairo-dock/gauges;gauges;gauges3] Choose one of the available themes:/
+theme=Fluid_Reggae
+
+#l+[No;With dock orientation;Yes] Rotate applet theme :
+rotate theme=0
+
+
+#X[Graph;gtk-dialog-info]
+frame_graph=
+
+#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
+graphic type=1
+
+#c+ High value's colour :
+#{It's the colour of the graphic for high rate values.}
+high color=1;0;0;
+
+#c+ Low value's colour :
+#{Graph colour for low rate vaues:}
+low color=1;1;0;
+
+#C+ Background colour of the graphic :
+bg color=0;0;0;0;
+
+#b Show all values on same graph?
+mix graph=true
+
+#F[Parameters;gtk-dialog-info]
+frame_param=
+
+#s interface:
+#{By default this will be 'eth0'.}
+interface=
+
+#i[1;30] Refresh time:
+#{in seconds.}
+delay=2
+
+#e[0;1] Fluidity of the transition between 2 values :
+#{You need OpenGL for this option. Set it to 0 to disable it, 1 means the transition is continue.}
+smooth=0.33000000000000002
+
+#l[No;On icon;On label] Display rate values :
+info display=2
+
+#s User command to display a system monitor:
+#{Leave empty to use the default.}
+sys monitor=

=== added directory 'data/themes/default-theme-panel/plug-ins/powermanager'
=== added file 'data/themes/default-theme-panel/plug-ins/powermanager/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/powermanager/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/powermanager/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES powermanager.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/powermanager )

=== added file 'data/themes/default-theme-panel/plug-ins/powermanager/powermanager.conf'
--- data/themes/default-theme-panel/plug-ins/powermanager/powermanager.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/powermanager/powermanager.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,228 @@
+#1.3.8
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[current status] Name of the icon as it will appear in its caption in the dock:
+#{Leave empty to display the current status information.}
+name=
+#v
+sep_display=
+
+icon=
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+#B Always display the icon, even when the dock is hidden?
+always visi=false
+
+#C+ Background color to add in this case
+bg color=0.80000000000000004;0.80000000000000004;0.80000000000000004;0.49999237048905165;
+
+order=9.3864593505859375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=PowerManager
+
+
+#[gtk-convert]
+always_visi=0
+
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=116
+#i[-2048;2048] ...
+y position=-128
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+num desktop=-1
+
+no input=false
+
+depth rotation y=0
+
+depth rotation x=0
+
+[Configuration]
+
+#l+[Gauge;Graph;Icons] Choose the style of the display: 
+renderer=0
+
+
+#X[Gauge;gtk-dialog-info]
+frame_gauge=
+
+#h+[/usr/share/cairo-dock/gauges;gauges;gauges3;battery] Choose one of the available themes:/
+theme=Battery-Mono
+
+
+#X[Graph;gtk-dialog-info]
+frame_graph=
+
+#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
+graphic type=0
+
+#c+ High value's colour :
+#{It's the colour of the graphic for high values.}
+high color=1;0;0;
+
+#c+ Low value's colour :
+#{It's the colour of the graphic for low values.}
+low color=1;1;0;
+
+#C+ Background colour of the graphic :
+bg color=0.49999237048905165;0.49999237048905165;1;0.40000000000000002;
+
+
+#X[Icons;gtk-dialog-info]
+frame_icons=
+
+#S+ 'On-battery' icon filename:
+#{Leave empty to use the default icon.}
+battery icon=
+#S+ Icon's filename when on charge :
+#{Leave empty to use the default icon.}
+charge icon=
+#l+[Nothing;Zoom;Transparency;Draw bar] Effect to apply on the icon according to the charge :
+effect=0
+
+
+#F[Parameters;gtk-preferences]
+frame_param=
+
+#i[20;180] Refresh time:
+#{in seconds.}
+check interval=30
+
+#l+[Nothing;charge;Timelength] Information to display on the icon :
+quick-info_type=2
+
+#S+[default] Emblem icon's filename when on charge:
+#{Leave empty to use the default icon.}
+emblem icon=
+
+#b Hide the icon when not on battery?
+hide not on battery=true
+
+discharge rate=0
+charge rate=0
+
+
+#F[Notification;gtk-dialog-info]
+frame_alert=
+
+#B Notification when battery charged ?
+high battery=true
+
+#u Play a sound:
+#{Leave it empty for no sound}
+sound_2=
+
+#v
+sep_alert1=
+
+#B[2] Notification when low battery ?
+low battery=true
+
+#i[5;50] Battery level:
+#{in percent.}
+low value=15
+
+#u Play a sound:
+#{Leave it empty for no sound}
+sound_1=
+
+#v
+sep_alert2=
+
+#B Notification when battery charge is critical ?
+#{When battery level is under 4%}
+critical battery=true
+
+#u Play a sound:
+#{Leave it empty for no sound}
+sound_0=
+
+#v
+sep_anim=
+
+#Y-[Icon animation;1;1;Dialog bubble;0;0;Icon animation + Dialog bubble;1;1] Notification type:
+notifications=2
+
+#a+ Animation of the icon:
+#{Let empty to use the default notification animation.}
+battery_animation=
+
+#I[0;60] Duration of the notification:
+#{In seconds. Set to 0 for infinite time (need to click on dialog to close it).}
+notif_duration=10

=== added directory 'data/themes/default-theme-panel/plug-ins/quick-browser'
=== added file 'data/themes/default-theme-panel/plug-ins/quick-browser/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/quick-browser/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/quick-browser/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES quick-browser.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/quick-browser )

=== added file 'data/themes/default-theme-panel/plug-ins/quick-browser/quick-browser.conf'
--- data/themes/default-theme-panel/plug-ins/quick-browser/quick-browser.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/quick-browser/quick-browser.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,145 @@
+#1.0.10
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[folder name] Name of the icon as it will appear in its caption in the dock:
+#{Leave empty to use the folder's name.}
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=folder-documents
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=-2.31805419921875
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Quick Browser
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#F[Folder;gtk-directory]
+frame_fold=
+
+#D[home] Folder to browse :
+dir path=
+
+#v
+sep_opt=
+
+#b List folders first?
+folders first=true
+
+#b Ignore case?
+case unsensitive=true
+
+#b Show hidden files?
+show hidden=false
+
+#F[Menu;gtk-indent]
+frame_menu=
+
+#B Display icons in the menu?
+#{It can be CPU intense to load a lot of icons.}
+has icons=true
+
+#l[small;medium;large] Icon size :
+icon size=0
+
+#k Shortkey to show/hide the menu:
+menu shortkey=<Control>F6
+
+#i[1;20] Build menu gradually:
+#{Number of items loaded at once. Setting a high value speeds up loading a little but will hang the application for longer.}
+granularity=3

=== added directory 'data/themes/default-theme-panel/plug-ins/rendering'
=== added file 'data/themes/default-theme-panel/plug-ins/rendering/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/rendering/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/rendering/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES rendering.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/rendering )

=== added file 'data/themes/default-theme-panel/plug-ins/rendering/rendering.conf'
--- data/themes/default-theme-panel/plug-ins/rendering/rendering.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/rendering/rendering.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,162 @@
+#1.5.9
+
+#[;3D plane]
+[Inclinated Plane]
+
+#I+[100;1000] Height of the vanishing point:
+#{The lower the value, the lower the point of view on the plane.}
+vanishing point y=300
+
+
+[Curve]
+
+#I+[0;100] Curvature of the curve in percent:
+#{The lower the value, the flatter the curve will appear.}
+curvature=70
+
+#i+[0;50] Amplitude of the curve:
+#{in pixels.}
+amplitude=25
+
+[Panel]
+
+#b Physically separate groups of icons
+separators=true
+
+#e+[0.5;1.;smaller icons;normal icons] Ratio to apply on icons' size :
+#{At 1, the icons will have the same size as in other views.}
+ratio=0.80000000000000004
+
+
+[Slide]
+
+#F[Grid]
+frame_grid=
+
+#i+[30;100] Space between columns:
+simple_iconGapX=40
+
+#i+[30;100] Space between rows:
+simple_iconGapY=40
+
+#e+[.5;1;Small;Full screen] Maximum size of the dock:
+#{Only for sub-docks.}
+simple_max_size=0.80000000000000004
+
+#e+[1;3;normal;big] Zoom when mouse hovers an icon:
+simple_fScaleMax=1.8
+
+#i+[50;500] Sinusoidal wave radius:
+simple_sinW=100
+
+#b+ Use a linear wave rather than a sinusoidal wave?
+simple_lineaire=false
+
+#v
+sep_icon=
+
+#b Display text for all icons?
+simple_display_all_labels=true
+
+#F[Frame]
+frame_frame=
+
+#b+ Draw a background?
+simple_draw_background=true
+
+#C+ First gradient colour :
+simple_color_frame_start=0;0;0;0.91369497215228501;
+
+#C+ Second gradient colour :
+simple_color_frame_stop=0.21428244449530784;0.21428244449530784;0.21428244449530784;0.77254901960784317;
+
+#b+ Top to bottom gradient?
+simple_fade2bottom=true
+
+#b+ Left to right gradient?
+simple_fade2right=true
+
+#v
+sep_border=
+
+#i+[0;30] Corner radius:
+simple_radius=12
+
+#i+[0;10] Border line width :
+simple_lineWidth=2
+
+#C+ Border line colour :
+simple_color_border_line=0.33063248645761806;0.33063248645761806;0.33063248645761806;1;
+
+#v
+sep_arrow=
+
+#i+[10;100] Arrow width :
+simple_arrowWidth=30
+
+#i+[0;50] Arrow height:
+simple_arrowHeight=15
+
+#F[Scroll bar]
+frame_scroll=
+
+#C+ Color of the scroll bar's outline:
+scrollbar_color=0.16935988403143359;0.16935988403143359;0.16935988403143359;1;
+
+#C+ Color of the scroll bar's inside:
+scrollbar_color_inside=0.89999237048905167;0.89999237048905167;0.89999237048905167;0.29996185244525825;
+
+#C+ Color of the scroll grip:
+scroll_grip_color=1;1;1;0.89999237048905167;
+
+
+[Parabolic]
+
+#e+[0.1;.8] Curvature:
+#{The higher this value, the sooner the parabola will be curved.}
+curvature=0.29999999999999999
+
+#e+[1.2;10] Height/width ratio:
+#{The parabola will be restricted to a rectangle of this proportion.}
+ratio=5
+
+#e+[0;1] Magnitude of the wave:
+#{0 represents a flat wave, 1 represents maximum wave curvature.}
+wave magnitude=0.20000000000000001
+
+#b+ Curve towards the outside?
+curve outside=true
+
+#i+[0;20] Space between icons and their captions:
+#{in pixels.}
+text gap=3
+
+#b+ Draw captions while unfolding?
+#{This may recquire more CPU during the unfolding animation, except if you launch Cairo-Dock with OpenGL.}
+draw text=true
+
+[Rainbow]
+
+#i+[0;40] Space between rows:
+space between rows=10
+
+#i+[0;40] Space between icons:
+space between icons=8
+
+#e+[0;1] Magnitude of the wave:
+#{0 represents a flat wave, 1 means the wave is identical to other views.}
+wave magnitude=0.29999999999999999
+
+#i+[1;20] Number of icons on the first row:
+nb icons min=1
+
+#e+[60;180] Cone width:
+#{in degrees. The lower the value, the narrower the cone. 180° represents a wide open cone.}
+cone=150
+
+#C+ Bow colour:
+#{Set transparency to 0 to not use it. This is quite slow with cairo.}
+bow color=0.69996185244525821;0.89999237048905167;1;0.49999237048905165;
+
+#C+ Line colour:
+line color=0.49999237048905165;1;0.89999237048905167;0.59996948195620659;

=== added directory 'data/themes/default-theme-panel/plug-ins/shortcuts'
=== added file 'data/themes/default-theme-panel/plug-ins/shortcuts/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/shortcuts/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/shortcuts/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES shortcuts.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/shortcuts )

=== added file 'data/themes/default-theme-panel/plug-ins/shortcuts/shortcuts.conf'
--- data/themes/default-theme-panel/plug-ins/shortcuts/shortcuts.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/shortcuts/shortcuts.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,143 @@
+#1.3.3
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_-2
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=user-home
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=-2.56805419921875
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=shortcuts
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[96;1024] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=352
+#i[-2048;2048] ...
+y position=152
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#F[Items]
+frame_icon=
+
+#b List drives and volumes?
+list drives=true
+
+#b List networks?
+list network=false
+
+#b List bookmarks?
+#{GTK bookmarks, that are used by Nautilus for exemple.}
+list bookmarks=true
+
+#F[Display]
+frame_icon=
+
+#n+ Sub-dock view name:
+#{Leave empty to use default sub-dock view.}/
+renderer=Slide
+
+#l+[Slide;Tree] Type of view for the desklet mode :
+desklet renderer=0
+
+#F[Disk usage]
+frame_disk=
+
+#Y[No;0;0;Free space;1;2;Used space;1;2;Free space (in percent);1;2;Used space (in percent);1;2] Show disk usage :
+disk usage=4
+
+#i[1;30] Delay between disk usage refresh :
+#{in seconds.}
+check interval=10
+
+#b Display disk usage with a bar?
+draw bar=true

=== added directory 'data/themes/default-theme-panel/plug-ins/showDesktop'
=== added file 'data/themes/default-theme-panel/plug-ins/showDesktop/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/showDesktop/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/showDesktop/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES showDesktop.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/showDesktop )

=== added file 'data/themes/default-theme-panel/plug-ins/showDesktop/showDesktop.conf'
--- data/themes/default-theme-panel/plug-ins/showDesktop/showDesktop.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/showDesktop/showDesktop.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,124 @@
+#1.2.6
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s[Default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=workspace-switcher
+
+#S+ Image when the applet is active :
+#{Leave empty to use the same image.}
+icon visible=
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=13
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=showDesktop
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=909
+#i[-2048;2048] ...
+y position=361
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#F[Behaviour;gtk-execute]
+frame_behav=
+
+#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on left-click:
+#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
+left click=4
+
+#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on middle-click:
+#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
+middle click=0
+
+#k Shortkey for the middle-click action:
+shortkey=<Shift><Ctrl>F4

=== added directory 'data/themes/default-theme-panel/plug-ins/switcher'
=== added file 'data/themes/default-theme-panel/plug-ins/switcher/CMakeLists.txt'
--- data/themes/default-theme-panel/plug-ins/switcher/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/switcher/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,1 @@
+install (FILES switcher.conf DESTINATION ${pkgdatadir}/themes/Default-Panel/plug-ins/switcher )

=== added file 'data/themes/default-theme-panel/plug-ins/switcher/switcher.conf'
--- data/themes/default-theme-panel/plug-ins/switcher/switcher.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/plug-ins/switcher/switcher.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,188 @@
+#2.1.8
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s[default] Name of the icon as it will appear in its caption in the dock:
+name=
+#v
+sep_display=
+
+#S+[default] Image filename:
+#{Leave empty to use the default one.}
+icon=
+
+#j+[0;400] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=48;0;
+
+order=12.5
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=switcher
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;64;
+
+#i[-2048;2048] Desklet position (x, y):
+x position=605
+#i[-2048;2048] ...
+y position=-324
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=none
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+no input=0
+rotation=0
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+width=92
+height=92
+
+[Configuration]
+
+#F[Configuration]
+frame_conf=
+
+#B Use the compact mode?
+#{All desktops will be drawn on the main icon. Otherwise a sub-dock will contain all desktops.}
+Vue Simple=true
+
+#l+[Automatic;On a single line] Desktops layout
+layout=0
+
+#B Map wallpaper to icons?
+Map Wallpaper=true
+
+#b Preserve the ratio of the screen ?
+preserve ratio=false
+
+#b Show desktop number on icons?
+display numero desktop=true
+
+#B Draw windows on icons?
+Draw Windows=true
+
+#b Draw hidden windows?
+Draw hidden Windows=false
+
+#v
+sep_conf=
+
+#l[Show windows' list;Show desktop;Expose all the desktops;Expose all the windows] Action on middle-click:
+action on click=3
+
+#U Workspace names :
+desktop names=
+
+
+#F[Display options]
+frame_disp=
+
+#i+[0;8] Size of the inside lines :
+inlinesize=2
+
+#C+ Internal line colour:
+#{r, g, b, a}
+rgbinlinecolor=0;0;0;0.49803921568627452;
+
+#i+[0;8] External line size:
+linesize=2
+
+#C+ External line colour:
+#{r, g, b, a}
+rgblinecolor=0;0;0;0.49999237048905165;
+
+#C+ Window line colour:
+#{r, g, b, a}
+rgbwlinecolor=0.47566948958571753;0.033417257953765163;0.55133897917143515;0.52941176470588236;
+
+#v
+sep_cur=
+
+#C+ Current desktop colour:
+#{r, g, b, a}
+rgbindcolor=0.27531853208209356;0.053513389791714348;0.55782406347753111;0.52941176470588236;
+
+#l+[draw a frame;fill;fill others] How to draw the current desktop:
+fill current=1
+
+#v
+sep_other=
+
+#S+[default] Icon to use in expanded mode if wallpaper is not mapped:
+#{Leave empty to use the default one.}
+default icon=
+
+
+#n+ Sub-dock view name:
+#{Leave empty to use default sub-dock view.}/
+renderer=
+
+#b+ In expanded mode, render the desklet in 3D?
+3D desklet=true

=== added file 'data/themes/default-theme-panel/preview'
Binary files data/themes/default-theme-panel/preview	1970-01-01 00:00:00 +0000 and data/themes/default-theme-panel/preview	2012-04-16 23:30:27 +0000 differ
=== added file 'data/themes/default-theme-panel/readme'
--- data/themes/default-theme-panel/readme	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme-panel/readme	2012-04-16 23:30:27 +0000
@@ -0,0 +1,2 @@
+This is the default panel theme.
+<u>Author</u>: Matthieu Baerts (matttbe)

=== added file 'data/themes/default-theme/CMakeLists.txt'
--- data/themes/default-theme/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,11 @@
+add_subdirectory(launchers)
+add_subdirectory(plug-ins)
+add_subdirectory(images)
+
+########### install files ###############
+
+install(FILES
+	cairo-dock.conf
+	preview
+	readme
+	DESTINATION ${pkgdatadir}/themes/Default-Single )

=== added file 'data/themes/default-theme/cairo-dock.conf'
--- data/themes/default-theme/cairo-dock.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/cairo-dock.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,734 @@
+#2.4.0~0beta3
+######## This is the conf file of Cairo-Dock, released under the GPL.##########
+######## It is parsed by cairo-dock to automatically generate an appropriate GUI,##########
+######## so don't mess into it, except if you know what you're doing ! ;-)##########
+
+[Position]
+
+#F-[Position on the screen;gtk-fullscreen]
+frame_pos=
+
+#l-[bottom;top;right;left] Choose which border of the screen the dock will be placed on:
+screen border=0
+
+#e-[0.;1.;left;right] Relative alignment:
+#{When set to 0 the dock will position itself relative to the left corner if horizontal and the top corner if vertical. When set to 1 it will position itself relative to the right corner if horizontal and the bottom corner if vertical. When set to 0.5, it will position itself relative to the middle of the screen's edge.}
+alignment=0.5
+
+#F-[Offset from the screen's edge;gtk-leave-fullscreen]
+frame_scr=
+
+#I-[-1000;1000] Lateral offset:
+#{Gap from the absolute position on the screen's edge, in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
+x gap=0
+#i-[-30;1000] Distance to the screen edge:
+#{in pixels. You can also move the dock by holding the ALT or CTRL key and the left mouse button.}
+y gap=0
+
+#F-[Multiple screens]
+frame_xin=
+
+#B- Use Xinerama?
+#{This option is to use if you have a dual-screen and use Xinerama to manage them.}
+xinerama=true
+
+#i-[0;12] Number of the screen where the dock should be located:
+#{0 is the first screen.}
+num screen=0
+
+
+[Accessibility]
+
+#F-[Visibility of the main dock;gtk-find]
+frame_visi=
+
+#Y-[Always on top;0;0;Reserve space for the dock;0;0;Keep the dock below;2;2;Hide the dock when it overlaps the current window;1;3;Hide the dock whenever it overlaps any window;1;3;Keep the dock hidden;1;3;Pop-up on shortcut;4;1] Visibility:
+#{Modes are sorted from the most intrusive to the less intrusive.
+#When the dock is hidden or below a window, place the mouse on the screen's border to call it back.
+#When the dock pops up on shortcut, it will appear at the position of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
+visibility=4
+
+#v
+sep_visi=
+
+#L-[None;Move down;Fade out;Semi transparent;Zoom out;Folding] Effect used to hide the dock:
+hide effect=Fade out
+
+#e-[0;1;fast;slow] Callback sensitivity:
+edge sensitivity = 0.15
+
+#Y-[Hit the screen's border;0;0;Hit where the dock is;0;0;Hit the screen's corner;0;0;Hit a zone;1;2] How to call the dock back:
+callback=1
+
+#j-[2;999] Size of the zone :
+zone size=80;10
+
+#S- Image to display on the zone :
+callback image=
+
+#k- Keyboard shortcut to pop-up the dock:
+#{When you press the shortcut, the dock will show itself at the potition of your mouse. The rest of the time, it stays invisible, thus acting like a menu.}
+raise shortcut=
+
+#F-[Additional parameters]
+frame_extra=
+
+max_authorized_width=0
+
+#b- Automatically hide the dock when a window becomes full screen?
+#{This is only usefull if you do not already use auto-hide and if your Window Manager allows the dock in front of fullscreen windows (which is rare).}
+auto quick hide=false
+
+#F-[Sub-docks' visibility;/usr/share/cairo-dock/icons/icon-subdock.png]
+frame_sub=
+
+#Y-[Appear on mouse over;1;1;Appear on click;0;0] Visibility:
+#{they will appear either when you click or when you linger over the icon pointing on it.}
+show_on_click=0
+
+#i- Delay before displaying a sub-dock:
+#{in ms.}
+show delay=500
+
+#i- Delay before leaving a sub-dock takes effect:
+#{in ms.}
+leaving delay=250
+
+lock icons=false
+lock all=false
+
+
+[TaskBar]
+
+#F-[Behaviour;gtk-properties]
+frame1=
+
+#B-[5] Show currently opened applications in the dock?
+#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
+show applications=true
+
+#b- Only show icons whose windows are minimised
+hide visible=false
+
+#b- Only show applications on current desktop
+current desktop only=false
+
+#b- Mix launchers and applications
+#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
+mix launcher appli=true
+
+#B- Group windows from the same application in a sub-dock ?
+#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
+group by class=true
+
+#s- 		Except the following classes:
+#{Enter the class of the applications, separated by a semi-colon ';'}
+group exception=
+
+
+#F-[Representation;gtk-find]
+frame3=
+
+#B- Overwrite the X icon with the launchers' icon?
+#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
+overwrite xicon=true
+
+#s- 		Except the following classes:
+#{Enter the class of the applications, separated by a semi-colon ';'}
+overwrite exception=evince;totem;gimp
+
+#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
+#{A composite manager is required to display the thumbnail.
+#OpenGL is required to draw the icon bent backwards.}
+minimized=1
+
+#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
+visibility alpha=0.35
+
+#a- Play a short animation of the icon when its window becomes active
+animation on active window=wobbly
+
+#i- Maximum number of caracters in application name:
+#{"..." will be added at the end if the name is too long.}
+max name length=20
+
+#F-[Interaction;gtk-refresh]
+frame2=
+
+#l-[Nothing;Close;Minimize;Launch new] Action on middle-click on the related application
+action on middle click=1
+
+#b- Minimise the window when its icon is clicked, if it was already the active window ?
+#{This is the default behaviour of most taskbars.}
+minimize on click=true
+
+#b- Present windows preview on click when several windows are grouped togather
+#{Only if your Window Manager supports it.}
+present class on click=true
+
+#v- 
+sep_att=
+
+#B-[2] Highlight applications requiring your attention with a dialog bubble
+demands attention with dialog=true
+
+#i-[1;20] Duration of the dialog:
+#{in seconds}
+duration=2
+
+#s- Force the following applications to demand your attention
+#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
+#}
+force demands attention=
+
+#a- Highlight applications demanding your attention with an animation
+animation on demands attention=rotate
+
+
+[System]
+
+#X-[Animations speed;/usr/share/cairo-dock/icons/icon-movment.png]
+frame_mov=
+
+#B- Animate sub-docks when they appear
+animate subdocks=true
+
+#I-[100;600;fast;slow] Animation unfolding duration:
+#{Icons will appear folded on themselves and will then unfold until they fill the whole dock. The smaller this value, the faster this will be.}
+unfold duration=300
+
+#v
+sep_unfold=
+
+#I-[4;40;fast;slow] Number of steps in the zoom animation (grow/shrink):
+#{The more there are, the slower it will be}
+grow nb steps=10
+#I-[4;40;fast;slow] ...
+shrink nb steps=8
+
+#v
+sep_unhide=
+
+#I-[4;40;fast;slow] Number of steps in the auto-hide animation (move up/move down):
+#{The more there are, the slower it will be}
+move up nb steps=10
+#I-[4;40;fast;slow] ...
+move down nb steps=16
+
+#X-[Refresh rate;gtk-execute]
+frame_cpu=
+
+#i-[5;40] Refresh rate when mouving cursor into the dock :
+#{in Hz. This is to adjust behaviour relative to your CPU power.}
+refresh frequency=35
+
+#i-[15;60] Animation frequency for the OpenGL backend :
+#{in Hz. This is to adjust behaviour relative to your CPU power.}
+opengl anim freq=33
+
+#i-[15;50] Animation frequency for the Cairo backend :
+#{in Hz. This is to adjust behaviour relative to your CPU power.}
+cairo anim freq=25
+
+#b- Reflections should be calculated in real-time?
+#{The transparency gradation pattern will then be re-calculated in real time. May need more CPU power.}
+dynamic reflection=false
+
+#X-[Composition;gtk-clear]
+frame_fake=
+#b- Emulate composition with fake transparency?
+#{Only use this if you don't run a composite manager like Compiz, xcompmgr, etc and have a black background around your dock. For aesthetic reasons, the dock will be kept under other windows.}
+fake transparency=false
+
+#b- Make the config panel transparent?
+#{You need to re-open the panel. It is deactivated by default on KDE.}
+config transparency=false
+
+#X-[Connection to the Internet;gtk-network]
+frame_conn=
+
+#i-[1;20] Connection timeout :
+#{Maximum time in seconds that you allow the connection to the server to take. This only limits the connection phase,  once the dock has connected this option is of no more use.}
+conn timeout=7
+
+#i-[10;300] Maximum time to download a file:
+#{Maximum time in seconds that you allow the whole operation to last. Some themes can be up to a few MB.}
+conn max time=120
+
+#b- Force IPv4 ?
+#{Use this option if you experience problems to connect.}
+force ipv4=true
+
+#B-[4] Are you behind a proxy ?
+#{Use this option if you connect to the Internet through a proxy.}
+conn use proxy=false
+
+#s- Proxy name :
+conn proxy=
+
+#i- Port :
+conn port=0
+
+#s- User :
+#{Let empty if you don't need to log-in to the proxy with a user/password.}
+conn user=
+
+#p- Password :
+#{Let empty if you don't need to log-in to the proxy with a user/password.}
+conn passwd=
+
+modules=switcher;dnd2share;illusion;logout;showDesktop;shortcuts;Quick Browser;GMenu;Recent-Events;Animated icons;icon effects;Scooby-Do;musicPlayer;Help;Remote-Control
+
+
+[Background]
+
+#y+[Image;Colour gradation] Fill the background with:
+fill bg=0
+
+#F+[Image;gtk-orientation-portrait]
+#{Use a background image.}
+frame2=
+
+#S+ Image filename to use as a background :
+#{Any format allowed; if empty, the colour gradation will be used as a fall back.}
+background image=bg.svg
+
+#e+[0;1;Transparent;Opaque] Image's transparency :
+image alpha=1
+
+#b+ Repeat image as a pattern to fill background?
+repeat image=false
+
+#F+[Colour gradation;/usr/share/cairo-dock/icons/icon-gradation.png]
+#{Use a colour gradation.}
+frame3=
+
+#C+ Bright colour:
+stripes color bright=0.064515144579232478;0.064515144579232478;0.064515144579232478;0.78429846646829937;
+
+#C+ Dark colour:
+stripes color dark=0;0;0;0.96078431372549022;
+
+#f+[-90;90] Angle of the gradation :
+#{In degrees, in relation to the vertical}
+stripes angle=-90
+
+#i+ Repeat the gradation this number of times:
+#{If not nul, it will form stripes.}
+number of stripes=0
+
+#f+[0;1] Percentage of the bright colour:
+stripes width=0.49999999999999961
+
+#F
+frame3_=
+
+#b+ Stretch the dock to always fill the screen
+extended=false
+
+#F+[External Frame;/usr/share/cairo-dock/icons/icon-frame.png]
+frame_frame=
+#i+[0;30] Corner radius :
+#{in pixels.}
+corner radius=10
+
+#i+[0;20] Linewidth of the external line :
+#{in pixels.}
+line width=2
+
+#C+ Colour of the external line:
+line color=0;0;0;0.54999618524452587;
+
+#i+[0;20] Margin between the frame and the icons or their reflects :
+#{in pixels.}
+frame margin=0
+
+#b+ Are the bottom left and right corners rounded?
+rounded bottom corner=true
+
+
+[Views]
+
+#F+[Main Dock]
+frame_main=
+
+#n+ Choose the default view for main docks :/
+main dock view=3D plane
+
+#F+[Sub-Docks]
+frame_sub=
+
+#n+ Choose the default view for sub-docks :
+#{You can overwrite this parameter for each sub-dock.}/
+sub-dock view=Slide
+
+#e+[0.1;1.5;smaller;same size] Ratio for the size of the sub-docks' icons :
+#{You can specify a ratio for the size of the sub-docks' icons, in relation to the main docks' icons size}
+relative icon size=1.2
+
+
+[Dialogs]
+
+#F+[Bubble;/usr/share/cairo-dock/icons/icon-bubble.png]
+frame_bubble=
+
+#C+ Background colour of the bubble:
+background color=0;0;0;0.74509803921568629;
+
+#v
+sep_bul=
+
+#t+ Shape of the bubble:
+decorator=tooltip
+
+#F+[Text;gtk-select-font]
+frame_text=
+
+#B+ Use a custom font for the text?
+#{Otherwise the default's system one will be used.}
+custom=false
+
+#P+ Text font:
+message police=Sans 11
+
+#b+ Draw the outline of the text?
+outlined=false
+
+#c+ Text color:
+text color=1;1;1;
+
+#F+[Buttons;/usr/share/cairo-dock/icons/icon-buttons.png]
+frame_button=
+
+#j+[10;64] Size of buttons in the info-bubbles (width x height) :
+#{in pixels.}
+button size=28;28;
+
+#S+ Name of an image to use for the yes/ok button :
+#{If you don't provide any, a default image will be used.}
+button_ok image=
+
+#S+ Name of an image to use for the no/cancel button :
+#{If you don't provide any, a default image will be used.}
+button_cancel image=
+
+#F+
+fin_button=
+
+#i+[16;96] Size of the icon displayed next to the text :
+icon size=34
+
+
+[Desklets]
+
+#F+[Decorations;gtk-paste]
+frame_deco=
+
+#O+ Choose a default decoration for all desklets :
+#{This can be customized for each desklet separately.
+#Choose 'Custom decoration' to define your own decorations below}
+decorations=clear
+
+#v
+sep_deco=
+
+#S+ Background image :
+#{It's an image that will be displayed below the drawings, like a frame for example. Leave empty to not use any.}
+bg desklet=
+#e+[0;1;Transparent;Opaque] Background transparency :
+bg alpha=1
+#i+[0;256] Left offset :
+#{in pixels. Use this to adjust the left position of the drawings.}
+left offset=0
+#i+[0;256] Top offset :
+#{in pixels. Use this to adjust the top position of the drawings.}
+top offset=0
+#i+[0;256] Right offset :
+#{in pixels. Use this to adjust the right position of the drawings.}
+right offset=0
+#i+[0;256] Bottom offset :
+#{in pixels. Use this to adjust the bottom position of the drawings.}
+bottom offset=0
+#S+ Foreground image :
+#{It's an image that will be displayed above the drawings, like a reflection for example. Leave empty to not use any.}
+fg desklet=
+#e+[0;1;Transparent;Opaque] Foreground tansparency :
+fg alpha=1
+
+#F+[Buttons;gtk-close]
+frame_button=
+
+#i+[4;28] Buttons size :
+button size=16
+
+#S+ Name of an image to use for the 'rotate' button :
+#{If you don't provide any, a default image will be used.}
+rotate image=
+
+#S+ Name of an image to use for the 'reattach' button :
+#{If you don't provide any, a default image will be used.}
+retach image=
+
+#S+ Name of an image to use for the 'depth rotate' button :
+#{If you don't provide any, a default image will be used.}
+depth rotate image=
+
+#S+ Name of an image to use for the 'rotate' button :
+#{If you don't provide any, a default image will be used.}
+no input image=
+
+
+[Icons]
+
+#F+[Icons' themes;gtk-select-color]
+frame_theme=
+
+#w+ Choose an icon theme :
+#{Leave empty to use the current icon theme of your system. You can enter the name of a theme that is installed on your system (like 'Gartoon' or 'Human'), or even a path to a folder containing icons.}
+default icon directory=_Custom Icons_
+
+#S+ Image filename to use as a background for icons :
+#{Any format allowed; leave this field empty if you don't want to use an image as background.}
+icons bg=
+
+#F+[Zoom effect;/usr/share/cairo-dock/icons/icon-wave.png]
+frame_shape=
+#f+[1;5] Maximum zoom of the icons :
+#{set to 1 if you don't want the icons to zoom when you hover over them.}
+zoom max=1.75
+
+#i+[1;999] Width of the space in which the zoom will be effective :
+#{in pixels. Outside of this space (centered on the mouse), there is no zoom.}
+sinusoid width=150
+
+#i+[0;50] Space between icons :
+#{in pixels.}
+icon gap=5
+
+#F+[Reflections]
+frame_refl=
+
+#e+[0;1;light;strong] Reflective power of the plane :
+#{It is its albedo (reflectivity); at 1 the icons reflect to the maximum, at 0 reflections are not used.}
+albedo=0.435
+
+#e+[0;1;small;tall] Height of the reflection:
+#{In percent of the icon's size. This parameter influence the total height of the dock.}
+field depth=0.40000000000000002
+
+#e+[0;1;Transparent;Opaque] Icons' transparency at rest :
+#{It is their transparency when the dock is at rest; they will "materialize" progressively as the dock grows up. The closer to 0, the more transparent they will be.}
+alpha at rest=1
+
+#X+[Icons size]
+frame_size=
+
+#j+[10;128] Launcher's size at rest (width x height) :
+launcher size=40;40;
+
+#j+[10;128] Application's size at rest (width x height) :
+appli size=40;40;
+
+#j+[10;128] Applet's size at rest (width x height) :
+applet size=40;40;
+
+#m[Animated icons] Configure icons' animations.
+config_anim=
+
+#M[icon effects] Configure icons' special effects (requires OpenGL).
+config_effect=
+
+#M[illusion] Configure icons' animations on appearing/disappearing (require OpenGL capacity).
+config_illusion=
+
+#X+[Separators]
+frame_sep=
+
+#j+[4;128] Icon size at rest (width x height) :
+separator size=8;40;
+
+#b+ Force separator's image size to stay constant?
+force size=false
+
+#Y+[Use an image.;1;2;Flat separator;3;1;Physical separator;0;0] How to draw the separators?
+#{Only the default, 3D-plane and curve views support flat and physical separators. Flat separators are rendered differently according to the view.}
+separator type=1
+
+#S+ Filename of an image to use for separators :
+#{If you don't provide one, blanks will be used.}
+separator image=
+
+#b+ Make the separator's image revolve when dock is on top/on the left/on the right?
+revolve separator image=true
+
+#C+ Colour of flat separators :
+separator color=0.61290913252460522;0.61290913252460522;0.61290913252460522;0.78820477607385364;
+
+
+#X+[Icons order]
+frame_order=
+
+#Y+[No;0;0;Separate applications from others;1;1;Separate applets from others;1;1;Separate all;1;1] Separate the different types of icons?
+#{If you separate a type of icons, the icons of this type will be placed together, separated from the others by a separator.
+#If you don't separate the icons, you can place them wherever you want, and insert separators manually. Applications will then be placed next to their launcher if they have one, or after the last launcher.}
+separate_icons=0
+
+#T+[launchers;applications;applets] Order of the different types of icons :
+icon's type order=0;1;2;
+
+
+#X+[Link the icons with a string]
+frame_string=
+
+#i+[0;20] Linewidth of the string, in pixels (0 to not use string) :
+string width=0
+
+#C+ Colour of the string (red, blue, green, alpha) :
+string color=0;0;0.59995422293430989;0.40000000000000002;
+
+
+[Indicators]
+
+#F+[Indicator of the active window]
+frame_window=
+
+#Y+[Image;1;1;Frame;2;3] Type of indicator:
+active indic type=1
+
+#S+ Image file:
+active indicator=
+
+#C+ Colour of the frame :
+#{Set transparency to 0 if you don't want to use an indicator.}
+active color=0.70160982681010142;0.70160982681010142;0.70160982681010142;0.74999618524452583;
+
+#i+[0;20] Linewidth of the frame around the active window :
+#{Set 0 to fill the frame.}
+active line width=3
+
+#i+[0;30] Corner radius of the frame around the active window :
+active corner radius=8
+
+#v
+sep_active=
+
+#b+ Draw indicator above the icon?
+active frame position=true
+
+
+#F+[Indicator of active launcher]
+frame_launch=
+
+#S+ Image file:
+#{Indicators are drawn on launchers icons to show that they have already been launched. Leave blank to use the default one.}
+indicator image=indicator.png
+
+#b- Display an indicator on application icons too ?
+#{The indicator is drawn on active launchers, but you may want to display it on applications too.}
+indic on appli=true
+
+#v
+sep_ind=
+
+#e+[-0.4;1.2] Vertical offset :
+#{Relatively to the icons' size. You can use this parameter to adjust the indicator's vertical position.
+#If the indicator is linked to the icon, the offset will be upwards, otherwise downwards.}
+indicator offset=1.1469534050179211
+
+#b+ Link the indicator with its icon?
+#{If the indicator is linked to the icon, it will then be zoomed like the icon and the offset will be upwards.
+#Otherwise it will be drawn directly on the dock and the offset will be downwards.}
+indicator on icon=false
+
+#e+[0.1;1.5;smaller;bigger] Indicator size ratio :
+#{You can choose to make the indicator smaller or bigger than the icons. The bigger the value is, the bigger the indicator is. 1 means the indicator will have the same size as the icons.}
+indicator ratio=1.0189999999999999
+
+#b+ Rotate the indicator with dock?
+#{Use it to make the indicator follow the orientation of the dock (top/bottom/right/left).}
+rotate indicator=true
+
+#b+ Draw indicator above the icon?
+indicator above=true
+
+
+#F+[Indicator of grouped windows]
+frame_class=
+
+#Y[Draw an emblem;1;2;Draw the sub-dock's icons as a stack;0;0] How to show that several icons are grouped :
+use class indic=1
+
+#S+ Image file:
+#{It only makes sense if you chose to group the applis of the same class together. Leave blank to use the default one.}
+class indicator=active.png
+
+#b+ Zoom the indicator with its icon?
+zoom class=true
+
+
+[Labels]
+
+#F-[Label visibility;gtk-underline]
+frame_label=
+
+#Y+[No;0;0;On pointed icon;0;0;On all icons;1;1] Show labels:
+show_labels=2
+
+#f-[0.;50.] label's visibility threshold :
+#{the bigger, the more the labels next to the selected icon will be transparent.}
+alpha threshold=50
+
+#b- Should the labels always be horizontal, even when dock is vertical?
+always horizontal=true
+
+#F+[Font;gtk-select-font]
+frame_font=
+
+#B+ Use a custom font for labels?
+#{Otherwise the default's system one will be used.}
+custom=false
+
+#P+ Font used for labels :
+police=Sans 10
+
+#b+ Draw the outline of the text?
+text oulined=false
+
+#F+[Background;gtk-orientation-portrait]
+frame_bg=
+
+#C+ Colour of the label's background :
+#{If you set it to fully transparent, there will be no background for the text, but the margin around the text will still be in effect.}
+text background color=0;0;0;1;
+
+#i+[0;20] Margin around the text (in pixels) :
+text margin=3
+
+#F+[Colour;gtk-select-color]
+frame_col=
+
+#c+ Start color :
+#{It's the first color of the gradation.}
+text color start=1;1;1;
+
+#c+ Stop color :
+#{It's the second color of the gradation. Set it to the same value as the first if you don't want to have any gradation.}
+text color stop=1;1;1;
+
+#b+ Pattern should be vertical?
+#{If checked, the pattern will go from top to bottom, otherwise from left to right.}
+vertical label pattern=true
+
+#F+[Quick-info;stock_dialog-info]
+#{Quick-info are short information drawn on the icons.}
+frame_qi=
+
+#B[-2] Use the same look as the labels?
+qi same=false
+
+#c+ Text color:
+qi text color=1;1;1;
+
+#C+ Background color:
+qi bg color=0;0;0;0.667;
+

=== added directory 'data/themes/default-theme/images'
=== added file 'data/themes/default-theme/images/CMakeLists.txt'
--- data/themes/default-theme/images/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/images/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,8 @@
+
+########### install files ###############
+
+install(FILES
+	active.png
+	bg.svg
+	indicator.png
+	DESTINATION ${pkgdatadir}/themes/Default-Single/images )

=== added file 'data/themes/default-theme/images/active.png'
Binary files data/themes/default-theme/images/active.png	1970-01-01 00:00:00 +0000 and data/themes/default-theme/images/active.png	2012-04-16 23:30:27 +0000 differ
=== added file 'data/themes/default-theme/images/bg.svg'
--- data/themes/default-theme/images/bg.svg	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/images/bg.svg	2012-04-16 23:30:27 +0000
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="800"
+   height="120"
+   id="svg3776"
+   version="1.1"
+   inkscape:version="0.47 r22583"
+   sodipodi:docname="bg.svg">
+  <defs
+     id="defs3778">
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 526.18109 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="744.09448 : 526.18109 : 1"
+       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+       id="perspective3784" />
+    <inkscape:perspective
+       id="perspective3771"
+       inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
+       inkscape:vp_z="1 : 0.5 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_x="0 : 0.5 : 1"
+       sodipodi:type="inkscape:persp3d" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.98994949"
+     inkscape:cx="102.063"
+     inkscape:cy="-14.87004"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1215"
+     inkscape:window-height="970"
+     inkscape:window-x="65"
+     inkscape:window-y="25"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata3781">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Calque 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-932.36218)">
+    <rect
+       style="fill:#262626;stroke:none;fill-opacity:1;opacity:1"
+       id="rect3837"
+       width="801.08618"
+       height="121.21831"
+       x="0"
+       y="932.15405" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:none"
+       d="m 185.22702,955.16035 c -53.85908,0.0108 -56.53315,-2.85345 -125.718433,8.61984 -25.40949,4.21377 -59.53391653,21.22977 -59.53391653,21.22977 0,0 0.36446262,-52.26629 0.36446262,-52.26629 l 800.62423691,-0.1753 0.80189,69.20133 c -209.92993,2.1491 -408.74928,-50.58789 -616.53824,-46.60935 z"
+       id="path3743"
+       sodipodi:nodetypes="csccccc" />
+  </g>
+</svg>

=== added file 'data/themes/default-theme/images/indicator.png'
Binary files data/themes/default-theme/images/indicator.png	1970-01-01 00:00:00 +0000 and data/themes/default-theme/images/indicator.png	2012-04-16 23:30:27 +0000 differ
=== added directory 'data/themes/default-theme/launchers'
=== added file 'data/themes/default-theme/launchers/01firefox.desktop'
--- data/themes/default-theme/launchers/01firefox.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01firefox.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=7
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/firefox.desktop;iceweasel.desktop;chromium-browser.desktop;rekonq.desktop;konqueror.desktop

=== added file 'data/themes/default-theme/launchers/01gcalctool.desktop'
--- data/themes/default-theme/launchers/01gcalctool.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01gcalctool.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=4
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/gcalctool.desktop;kcalc.desktop;galculator.desktop

=== added file 'data/themes/default-theme/launchers/01gimp.desktop'
--- data/themes/default-theme/launchers/01gimp.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01gimp.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=3
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/gimp.desktop;krita.desktop;shotwell.desktop;f-spot.desktop;inkscape.desktop;mtpaint.desktop

=== added file 'data/themes/default-theme/launchers/01gnome-terminal.desktop'
--- data/themes/default-theme/launchers/01gnome-terminal.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01gnome-terminal.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=0
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/gnome-terminal.desktop;konsole.desktop;xfce4-terminal.desktop;lxterminal.desktop

=== added file 'data/themes/default-theme/launchers/01ooo-writer.desktop'
--- data/themes/default-theme/launchers/01ooo-writer.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01ooo-writer.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,47 @@
+#2.3.1~0alpha0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=5
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/libreoffice-writer.desktop;koffice.desktop;abiword.desktop;openoffice.org-writer.desktop
+group=0

=== added file 'data/themes/default-theme/launchers/01pidgin.desktop'
--- data/themes/default-theme/launchers/01pidgin.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01pidgin.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=7.25
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/pidgin.desktop;empathy.desktop;kopete.desktop

=== added file 'data/themes/default-theme/launchers/01separator.desktop'
--- data/themes/default-theme/launchers/01separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,27 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=2.5
+
+group=0
+
+Icon Type=2
+Type=Separator

=== added file 'data/themes/default-theme/launchers/01thunderbird.desktop'
--- data/themes/default-theme/launchers/01thunderbird.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01thunderbird.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=6
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/thunderbird.desktop;evolution.desktop;kmail.desktop;sylpheed.desktop

=== added file 'data/themes/default-theme/launchers/01ubuntu-software-center.desktop'
--- data/themes/default-theme/launchers/01ubuntu-software-center.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/01ubuntu-software-center.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,49 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#s Launcher's name :
+Name=
+
+#S+ Image's name or path :
+Icon=
+
+#s Command to launch on click :
+#{Exemple : nautilus --no-desktop, gedit, etc. You can even enter a keyboard shortcut, for exemple <Alt>F1, <Ctrl>c,  <Ctrl>v, etc}
+Exec=
+
+
+#X[Extra parameters]
+frame_extra=
+
+#b Prevent this launcher from stealing appli from taskbar ?
+#{If you choosed to mix launcher and applis, this option will deactivate this behaviour for this launcher only. It can be useful for instance for a launcher that launches a script in a terminal, but you don't want it to steal the Terminal's icon from the Taskbar.} 
+prevent inhibate=false
+
+#K Class of the program :
+#{The only reason you may want to modify this parameter is if you made this launcher by hands. If you dropped it into the dock from the menu, it is nearly sure that you shouldn't touch it. It defines the class of the program, which is useful to link the appli with its launcher.}
+StartupWMClass=
+
+#b Run in a terminal ?
+Terminal=false
+
+#i-[0;16] Only show in this specific viewport
+#{If '0' the launcher will be displayed on every viewport.}
+ShowOnViewport=0
+
+#f[0;100] Order you want for this launcher among the others:
+Order=1
+
+Icon Type=0
+Type=Application
+Origin=/usr/share/applications/ubuntu-software-center.desktop;synaptic.desktop;adept.desktop;yast.desktop;yum.desktop

=== added file 'data/themes/default-theme/launchers/02separator.desktop'
--- data/themes/default-theme/launchers/02separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/02separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,27 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=5.5
+
+group=0
+
+Icon Type=2
+Type=Separator

=== added file 'data/themes/default-theme/launchers/03separator.desktop'
--- data/themes/default-theme/launchers/03separator.desktop	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/03separator.desktop	2012-04-16 23:30:27 +0000
@@ -0,0 +1,28 @@
+#2.4.0~0beta0
+
+#[gtk-about]
+[Desktop Entry]
+
+#F[Icon]
+frame_maininfo=
+
+#d+ Name of the container it belongs to:
+Container=_MainDock_
+
+#v
+sep_display=
+
+#> Separators' appearance is defined in the global configuration.
+Icon=
+
+
+#X[Extra parameters]
+frame_extra=
+#f[0;100] Order you want for this launcher among the others:
+Order=8.375
+
+group=0
+
+Icon Type=2
+Type=Separator
+Origin=

=== added file 'data/themes/default-theme/launchers/CMakeLists.txt'
--- data/themes/default-theme/launchers/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/launchers/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,16 @@
+
+########### install files ###############
+
+install(FILES
+	01firefox.desktop
+	01gcalctool.desktop
+	01gimp.desktop
+	01gnome-terminal.desktop
+	01ooo-writer.desktop
+	01pidgin.desktop
+	01separator.desktop
+	01thunderbird.desktop
+	01ubuntu-software-center.desktop
+	02separator.desktop
+	03separator.desktop
+	DESTINATION ${pkgdatadir}/themes/Default-Single/launchers)

=== added directory 'data/themes/default-theme/plug-ins'
=== added directory 'data/themes/default-theme/plug-ins/Animated-icons'
=== added file 'data/themes/default-theme/plug-ins/Animated-icons/Animated-icons.conf'
--- data/themes/default-theme/plug-ins/Animated-icons/Animated-icons.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Animated-icons/Animated-icons.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,194 @@
+#1.0.10
+
+#[gtk-preferences]
+[Global]
+
+#F-[when hovering over an icon]
+#{Animations are triggered when hovering an icon only in OpenGL mode.}
+frame_hov=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used:
+hover effects=3
+
+#F-[when clicking on an launcher]
+frame_lau=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on launcher:
+click launchers=0
+
+#i+[1;5] Number of times the animation will play:
+nb rounds launchers=1
+
+#F-[when clicking on an application]
+frame_appli=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on applications:
+click applis=0
+
+#i+[1;5] Number of times the animation will play:
+nb rounds applis=1
+
+#F-[when clicking on an applet]
+frame_applet=
+
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used on applets:
+click applets=0
+
+#i+[1;5] Number of times the animation will play:
+nb rounds applets=1
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-rotation.png]
+[Rotation]
+
+#I+[100;5000] Duration of the animation:
+#{In ms.}
+duration=1500
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#l+ [Normal;Cube;Capsule] Type of mesh:
+mesh=1
+
+#C Colour of the sheen:
+color = 1;1;1;0
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/spot.png]
+[Spot]
+
+#I+[100;5000] Duration of the animation:
+#{In ms.}
+duration=1000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F-[Spot;gtk-dialog-info]
+frame_spot=
+
+#S+ Image for the spotlight:
+#{Leave empty to use the default one.}
+spot image=
+
+#S+ Image for the front spotlight:
+#{Leave empty to use the default one.}
+spot front image=
+
+#c Spot colour:
+spot-color=1;1;1;
+
+#C Halo colour:
+halo-color=1;1;1;1;
+
+#F-[Rays;gtk-fullscreen]
+frame_ray=
+
+#c 1st color of gradation :
+color1=0;1;0.69994659342336152;
+
+#c 2nd color of gradation :
+color2=0.099992370489051657;1;0.099992370489051657;
+
+#b+ Random colours?
+mystical=false
+
+#I+[0;500] Number of rays:
+nb part=100
+
+#I+[10;60] Ray size:
+part size=20
+
+#e+[2;15] Ray speed:
+part speed=6.7999999999999998
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wobbly.png]
+[Wobbly]
+
+#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch:
+stretch=0
+
+#i+[200;350] Spring constant:
+spring cst=300
+
+#e+[7;12] Friction:
+friction=8
+
+#I+[2;20] Number of points on the grid in each direction:
+grid nodes=10
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wave.png]
+[Wave]
+
+#I+[100;1000] Duration of the animation:
+#{In ms.}
+duration=290
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#e+[0.1;2] Wave width:
+width=1.7
+
+#e+[0.01;.4] Wave amplitude:
+amplitude=0.14000000000000001
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-pulse.png]
+[Pulse]
+
+#I+[100;1000] Pulse duration:
+#{In ms.}
+duration=500
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#e+[1.2;4] Pulse max zoom:
+zoom=2
+
+#b+ Pulse follows icon shape?
+same shape=true
+
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-bounce.png]
+[Bounce]
+
+#I+[100;1000] Bounce duration:
+#{In ms.}
+duration=800
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#v
+sep=
+
+#e+[.4;1] When bouncing, resize the icon by:
+resize=0.80000000000000004
+
+#e+[.2;1] How much the icon will flatten when hitting the ground:
+#{the lower the value, the more it will flatten.}
+flatten=0.40000000000000002
+
+#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-blink.png]
+[Blink]
+
+#I+[100;2000] Blink duration:
+#{In ms.}
+duration=800
+
+#b+ Repeat while icon is pointed to?
+continue=false

=== added file 'data/themes/default-theme/plug-ins/Animated-icons/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/Animated-icons/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Animated-icons/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  Animated-icons.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/Animated-icons )

=== added file 'data/themes/default-theme/plug-ins/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,40 @@
+add_subdirectory(Animated-icons)
+add_subdirectory(Clipper)
+add_subdirectory(Dbus)
+add_subdirectory(dialog-rendering)
+add_subdirectory(dnd2share)
+add_subdirectory(GMenu)
+add_subdirectory(icon-effect)
+add_subdirectory(illusion)
+add_subdirectory(logout)
+add_subdirectory(musicPlayer)
+add_subdirectory(quick-browser)
+add_subdirectory(rendering)
+add_subdirectory(shortcuts)
+add_subdirectory(showDesktop)
+add_subdirectory(stack)
+add_subdirectory(switcher)
+add_subdirectory(Recent-Events)
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+#SUBDIRS = . Animated-icons\
+#	 Clipper\
+#	 Dbus\
+#	 dialog-rendering\
+#	 dnd2share\
+#	 GMenu\
+#	 icon-effect\
+#	 illusion\
+#	 logout\
+#	 musicPlayer\
+#	 quick-browser\
+#	 rendering\
+#	 shortcuts\
+#	 showDesktop\
+#	 stack\
+#	 switcher

=== added directory 'data/themes/default-theme/plug-ins/Clipper'
=== added file 'data/themes/default-theme/plug-ins/Clipper/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/Clipper/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Clipper/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  Clipper.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/Clipper )

=== added file 'data/themes/default-theme/plug-ins/Clipper/Clipper.conf'
--- data/themes/default-theme/plug-ins/Clipper/Clipper.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Clipper/Clipper.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,159 @@
+#1.1.3
+
+#[gtk-about]
+[Icon]
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=
+
+#d Name of the dock it belongs to:
+dock name=
+
+order=23
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Clipper
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+use size=
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+[Configuration]
+
+#F[Items;gtk-convert]
+frame_item=
+
+#l[None;Clipboard;Selection;Both] Which items should be remembered?
+#{Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.}
+item type = 3
+
+#I[1;50] Number of items:
+nb items=10
+
+#b Remember items between 2 sessions ?
+remember=false
+
+last items=
+
+#B Separate clipboard and selection?
+#{It is especially useful if you often select text with the mouse and don't want to loose your clipboard items due to too many items in the selection.}
+separate=false
+
+#I[1;50] If so, number of selection items:
+nb items2=10
+
+#b Paste into Clipboard?
+#{When you click on an item, its content will become accessible with CTRL+v}
+paste clipboard = true
+
+#b Paste into Selection?
+#{When you click on an item, its content will become accessible with the middle-click}
+paste selection = true
+
+#k Shortkey to pop-up the items menu:
+shortkey=<Control>F8
+
+#b Pop-up menus at mouse position?
+menu on mouse=true
+
+
+#F[Actions;gtk-execute]
+frame_act=
+
+#b Enable actions?
+#{If some actions are associated with an item, they will be proposed when the item is created.}
+enable actions = false
+
+#b Replay actions?
+#{Display actions when selecting an item in the history.}
+replay action=false
+
+#I[1;12] Duration of the action menu:
+#{in secondsconds.}
+action duration=4
+
+
+#F[Persistent items;gtk-dnd-multiple]
+frame_per=
+
+#U A list of persistent items which can be accessed with middle-click:/
+persistent = 

=== added directory 'data/themes/default-theme/plug-ins/Dbus'
=== added file 'data/themes/default-theme/plug-ins/Dbus/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/Dbus/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Dbus/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  Dbus.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/Dbus )

=== added file 'data/themes/default-theme/plug-ins/Dbus/Dbus.conf'
--- data/themes/default-theme/plug-ins/Dbus/Dbus.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Dbus/Dbus.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,37 @@
+#1.2.1
+
+#[gtk-preferences]
+[Configuration]
+
+#b Let external applications pop up dialogs in the dock?
+enable pop-up=true
+
+#b Let external applications reboot the dock?
+enable reboot=true
+
+#b Let external applications quit the dock?
+enable quit=true
+
+#b Let external applications show/hide desklets?
+enable desklets=true
+
+#b Let external applications reload applets?
+enable reload module=true
+
+#b Let external applications show/hide docks?
+enable show dock=true
+
+#b Let extern applications add launchers to the docks?
+enable add launcher=true
+
+#b Let external applications modify the labels of icons?
+enable set label=true
+
+#b Let extern applications modify the quick-infos on icons?
+enable set quickinfo=true
+
+#b Let extern applications modify the icons' image?
+enable set icon=true
+
+#b Let extern applications animate icons?
+enable animate icon=true

=== added directory 'data/themes/default-theme/plug-ins/GMenu'
=== added file 'data/themes/default-theme/plug-ins/GMenu/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/GMenu/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/GMenu/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  GMenu.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/GMenu )

=== added file 'data/themes/default-theme/plug-ins/GMenu/GMenu.conf'
--- data/themes/default-theme/plug-ins/GMenu/GMenu.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/GMenu/GMenu.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,142 @@
+#1.1.8
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=start-here
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=-0.81805419921875
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=GMenu
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#b Display icons in the menu?
+has icons=true
+
+#k Shortkey to show/hide the menu:
+menu shortkey=<Control>F1
+
+#k Shortkey to show/hide the quick-launch dialog:
+quick launch shortkey=<Control>F2
+
+#s Command to use for configuring the menu:
+#{Leave empty to use the default one.}
+config menu=
+
+#F[Recent documents]
+recent=
+
+#b Show recent documents?
+show recent=true
+
+#D Only show files that are under this folder or its sub-folder:
+#{Leave blank if filter is not needed.}
+recent root dir=
+
+#i[0;30] Only show files whose last modification date is less than ;
+#{in days. Set 0 if unsued.}
+recent age=0
+
+#F[Session management buttons]
+quit=
+
+#l+[None;Logout;Shutdown;Both] Show Logout and/or Shutdown : 
+show quit=0

=== added directory 'data/themes/default-theme/plug-ins/Recent-Events'
=== added file 'data/themes/default-theme/plug-ins/Recent-Events/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/Recent-Events/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Recent-Events/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES Recent-Events.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/Recent-Events )

=== added file 'data/themes/default-theme/plug-ins/Recent-Events/Recent-Events.conf'
--- data/themes/default-theme/plug-ins/Recent-Events/Recent-Events.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/Recent-Events/Recent-Events.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,114 @@
+#1.0.0
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=folder-recent
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0
+
+order=22.3125
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Recent-Events
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.. Negative values are counted from the right/bottom of the screen}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+no input=false
+depth rotation y=0
+depth rotation x=0
+
+[Configuration]
+
+#k Shortkey to show/hide the search dialog
+shortkey=<Control>F10
+
+#i[10;200] Max number of results to show
+nb results=100

=== added directory 'data/themes/default-theme/plug-ins/dialog-rendering'
=== added file 'data/themes/default-theme/plug-ins/dialog-rendering/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/dialog-rendering/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/dialog-rendering/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  dialog-rendering.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/dialog-rendering )

=== added file 'data/themes/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf'
--- data/themes/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,54 @@
+#0.5.1
+
+#[gtk-preference]
+[Comics]
+#i+[0;30] Corner radius:
+corner=16
+
+#i+[1;10] Border width:
+border=1
+#C+ Bubble's line colour:
+line color=1;1;1;1;
+#[gtk-preference]
+
+[Modern]
+#i+[0;40] Corner radius:
+corner=30
+#i+[0;10] Border width:
+border=1
+#C+ Bubble's line colour:
+line color=1;1;1;1;
+
+#i+[1;5] Space between lines of the tip :
+line space=2
+
+
+#[gtk-preference]
+[Tooltip]
+
+#i+[0;20] Corner radius:
+corner=8
+
+#i+[1;10] Border width:
+border=1
+
+#C+ Bubble's line colour:
+line color=0;0;0;1;
+
+#[gtk-preference]
+[Curly]
+
+#i+[4;30] Corner radius:
+corner=10
+
+#i+[1;10] Border width:
+border=1
+
+#C+ Bubble's line colour:
+line color=1;1;1;1;
+#e[0.1;2] Curvature of the tip :
+#
+curvature=1.3999999999999999
+
+#b+ Curve the sides too?
+side too=false

=== added directory 'data/themes/default-theme/plug-ins/dnd2share'
=== added file 'data/themes/default-theme/plug-ins/dnd2share/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/dnd2share/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/dnd2share/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  dnd2share.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/dnd2share )

=== added file 'data/themes/default-theme/plug-ins/dnd2share/dnd2share.conf'
--- data/themes/default-theme/plug-ins/dnd2share/dnd2share.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/dnd2share/dnd2share.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,187 @@
+#1.0.6
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=folder-download
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=22.34375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=dnd2share
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=150;150;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+no input=false
+rotation=0
+depth rotation y=0
+depth rotation x=0
+
+[Configuration]
+
+#F[Info-bubbles;gtk-dialog-info]
+frame_info=
+
+#B Enable info-bubbles?
+enable_dialogs=true
+
+#i[1;15] Duration of the info-bubbles :
+#{in seconds.}
+dialogs_duration=5
+
+#F[Behaviour;gtk-execute]
+frame_behav=
+
+#I[0;100] Number of items to keep in the history :
+nb_items=10
+
+#B Keep a copy of each uploaded image?
+keep copy=false
+
+#b If so, display the last image on the icon?
+#{This will override the image setting.}
+display last image=false
+
+#a+ Animation of the icon during upload :
+animation=pulse
+
+#Y[None;0;0;Tiny-URL;1;1;Shorter-Link;1;1] Use the following service to make the URL smaller:
+tiny url=1
+
+#b Use the tiny URL by default?
+use tiny=false
+
+#i[0;1000] Maximum upload rate:
+#{in KB/s - 0 means unlimited}
+limit rate=0
+
+#F[Sites;gtk-convert]
+frame_site=
+
+#B[-3] Use files hosting site for any kind of files?
+only file type=false
+
+#l[Custom;Pastebin.com;Paste-ubuntu.com;Pastebin.mozilla.org;Codepad.org] Preferred site for texts hosting :
+text site=1
+
+#l[Custom;Uppix.net;Imagebin.ca;ImageShack.us] Preferred site for images hosting :
+image site=1
+
+#l[Custom;VideoBin.org] Preferred site for videos hosting :
+video site=1
+
+#l[Custom;dl.free.fr;DropBox;UbuntuOne] Preferred site for files hosting :
+file site=1
+
+#v
+sep_sites=
+
+#S Custom script for text upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+text script=
+
+#S Custom script for image upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+image script=
+
+#S Custom script for video upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+video script=
+
+#S Custom script for file upload :
+#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
+file script=
+
+#v
+sep_params=
+
+#D Path of the DropBox folder :
+#{Leave empty to upload files into '~/Dropbox/Public'.}
+dropbox dir=
+
+#b Post text as Anonymous ?
+#{Otherwise, your user name will be used when possible.}
+anonymous=true

=== added directory 'data/themes/default-theme/plug-ins/icon-effect'
=== added file 'data/themes/default-theme/plug-ins/icon-effect/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/icon-effect/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/icon-effect/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  icon-effect.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/icon-effect )

=== added file 'data/themes/default-theme/plug-ins/icon-effect/icon-effect.conf'
--- data/themes/default-theme/plug-ins/icon-effect/icon-effect.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/icon-effect/icon-effect.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,247 @@
+#1.2.4
+
+#[gtk-preferences]
+[Global]
+
+#F-[when hovering over an icon]
+frame_hov=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used:
+effects=
+
+#F-[when clicking on an launcher]
+frame_lau=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on launcher:
+click launchers=1
+
+#F-[when clicking on an application]
+frame_appli=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applications:
+click applis=1
+
+#F-[when clicking on an applet]
+frame_applet=
+
+#V+[Fire;Stars;Rain;Snow;Storm;Firework] Effects used on applets:
+click applets=5
+
+#F-
+frame_appli_=
+
+
+#b+ Draw in background?
+background=false
+
+#b+ Rotate effects with dock?
+rotate=true
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-fire.svg]
+[Fire]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=1000
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=1;0.11999694819562066;0;
+
+#c 2nd color of gradation :
+color2=1;0.94999618524452578;0;
+
+#b+ Random colours?
+mystical=false
+
+#b+ Add luminance?
+#{This will slightly alter your colours, so you may have to modify them.}
+luminous=true
+
+#F[Particles]
+frame_part=
+
+#I[10;500] Number of particles:
+nb part=150
+
+#I[10;60] Particle size:
+part size=32
+
+#e[1;10] Particle speed:
+part speed=3
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/star.png]
+[Stars]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=1;1;0.69994659342336152;
+
+#c 2nd color of gradation :
+color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
+
+#b+ Random colours?
+mystical=false
+
+#F[Particles]
+frame_part=
+
+#I[10;300] Number of particles:
+nb part=25
+
+#I[10;90] Particle size:
+part size=40
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/snow.png]
+[Snow]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=false
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=1;1;1;
+
+#c 2nd color of gradation :
+color2=0.80000000000000004;0.89999237048905167;0.89999237048905167;
+
+#F[Particles]
+frame_part=
+
+#I[10;300] Number of particles:
+nb part=50
+
+#I[2;40] Particle size:
+part size=26
+
+#e[.5;3] Particle speed:
+part speed=1.5
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/rain.png]
+[Rain]
+#I[0;5000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=0.49999237048905165;0.89999237048905167;1;
+
+#c 2nd color of gradation :
+color2=0.89999237048905167;0.89999237048905167;0.89999237048905167;
+
+#F[Particles]
+frame_part=
+
+#I[10;300] Number of particles:
+nb part=90
+
+#I[2;30] Particle size:
+part size=14
+
+#e[2;20] Particle speed:
+part speed=8
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-storm.png]
+[Storm]
+#I[0;8000] Duration of the animation :
+#{In ms. Set 0 to not use this effect.}
+#
+duration=4000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=0.59998474097810328;0.59998474097810328;0.59998474097810328;
+
+#c 2nd color of gradation :
+color2=0;0.40000000000000002;0.59998474097810328;
+
+#F[Particles]
+frame_part=
+
+#I[10;400] Number of particles:
+nb part=100
+
+#I[2;40] Particle size:
+part size=10
+
+
+#[/usr/share/cairo-dock/plug-ins/icon-effect/icon-firework.png]
+[Firework]
+
+#I[200;5000] Duration of the animation:
+#{In ms.}
+duration=2000
+
+#b+ Repeat while icon is pointed to?
+continue=true
+
+#F[Colours]
+frame_col=
+
+#c Default colour:
+color=1;0;0;
+
+#b+ Random colours?
+random colors=true
+
+#b+ Add luminance?
+#{It particularily fits a dark wallpaper or a dark theme.}
+luminous=true
+
+#F[Particles]
+frame_part=
+
+#i[1;5] Number of sources:
+nb sources=3
+
+#I[50;360] Number of particles per source:
+nb_part=200
+
+#e[.1;.5] Radius of the explosion:
+#{In percentage of the icon's size.}
+radius=0.25
+
+#I[2;10] Particle size:
+part size=5
+
+#b Show the launching?
+launching=true
+
+#e[2;10] Particle friction:
+friction=5

=== added directory 'data/themes/default-theme/plug-ins/illusion'
=== added file 'data/themes/default-theme/plug-ins/illusion/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/illusion/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/illusion/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  illusion.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/illusion )

=== added file 'data/themes/default-theme/plug-ins/illusion/illusion.conf'
--- data/themes/default-theme/plug-ins/illusion/illusion.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/illusion/illusion.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,118 @@
+#1.0.7
+
+#[gtk-preferences]
+[Global]
+
+#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on disappearance:
+disappearance=1
+
+#l+[Evaporate;Fade out;Explode;Break;Black Hole;Random] Animation on appearance:
+appearance=0
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-evaporate.svg]
+[Evaporate]
+#I[0;5000] Duration of the animation :
+#
+duration=1000
+
+#F[Colours]
+frame_col=
+
+#c 1st color of gradation :
+color1=0;0.69999237048905161;1;
+
+#c 2nd color of gradation :
+color2=1;1;0;
+
+#b+ Random colours?
+mystical=false
+
+#F[Particles]
+frame_part=
+
+#I[10;500] Number of particles:
+nb part=75
+
+#I[5;40] Particle size:
+part size=6
+#e[0;10] Particle speed :
+#
+part speed=3
+
+#b+ Evaporate upwards?
+from bottom=true
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-fade-out.svg]
+[Fade out]
+#I[0;5000] Duration of the animation :
+#
+duration=1000
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-explode.svg]
+[Explode]
+#I[0;5000] Duration of the animation :
+#
+duration=800
+
+#v
+sep=
+
+#i[4;100] Number of pieces:
+nb pieces=49
+
+#e[1;10] Explosion radius:
+radius=2
+
+#b Break the icon into cubes?
+cubes=true
+
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-break.svg]
+[Break]
+#I[0;2000] Duration of the animation :
+#
+duration=650
+
+#v
+sep=
+
+#i[5;21] Number of pieces:
+nb pieces=11
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-black-hole.svg]
+[Black Hole]
+
+#I[100;5000] Duration of the animation:
+duration=1300
+
+#v
+sep=
+
+#e[.2;2.] Rotation speed :
+#{in round per second.}
+omega=1.5
+#I[0;10] Attraction of the hole :
+#{The greatest, the fastest the icon will collapse to the center.}
+#
+attraction=4
+
+#[/usr/share/cairo-dock/plug-ins/illusion/icon-lightning.svg]
+#[Lightning]
+
+#I[500;5000] Duration of the animation:
+#duration = 3000
+
+#c Color 1 of the lightnings :
+#color1 = 0;1;1
+
+#c Color 2 of the lightnings :
+#color2 = 1;1;0
+
+#i[1;7] Number of sources:
+#nb sources = 3
+
+#i[4;25] Number of control points :
+#nb ctrl = 12

=== added directory 'data/themes/default-theme/plug-ins/logout'
=== added file 'data/themes/default-theme/plug-ins/logout/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/logout/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/logout/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  logout.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/logout )

=== added file 'data/themes/default-theme/plug-ins/logout/logout.conf'
--- data/themes/default-theme/plug-ins/logout/logout.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/logout/logout.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,134 @@
+#1.2.11
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=system-shutdown
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=22.5
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=logout
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=130
+#i[-2048;2048] ...
+y position=40
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+no input=false
+depth rotation y=0
+depth rotation x=0
+
+[Configuration]
+
+#F[Action;gtk-execute]
+frame_action=
+
+#l- [Log out;Shut down;Lock screen] Action on left-click:
+click = 1
+
+#l- [Log out;Shut down;Lock screen] Action on middle-click:
+middle-click = 0
+
+#F[Commands;gtk-preferences]
+frame_comm=
+
+#s User-defined command to execute for logout:
+#{Leave empty to execute the default command.}
+user action=
+
+#s User-defined command to execute for shutdown:
+#{This will be available when middle-clicking. Leave empty to execute the default command, which depends on your distribution. In some cases the command to shutdown is the same as the one to log out.}
+user action2=
+
+shutdown time=0
+
+#X[Customisation;gtk-dialog-info]
+frame_perso=
+#S+ Icon image name to use when the system has to be rebooted:
+#{Leave empty to use the default icon.}
+emblem=

=== added directory 'data/themes/default-theme/plug-ins/musicPlayer'
=== added file 'data/themes/default-theme/plug-ins/musicPlayer/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/musicPlayer/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/musicPlayer/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  musicPlayer.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/musicPlayer )

=== added file 'data/themes/default-theme/plug-ins/musicPlayer/musicPlayer.conf'
--- data/themes/default-theme/plug-ins/musicPlayer/musicPlayer.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/musicPlayer/musicPlayer.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,176 @@
+#1.1.0
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+#{Leave it empty to display the name of the player currently controlled.}
+name=
+
+#v
+sep_display=
+
+icon=
+
+#j[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=5.25
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=musicPlayer
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#F[Audio Player;gtk-cdrom]
+frame_player=
+#E[;Amarok 2;Audacious;Banshee;Clementine;Exaile;Exaile 0.3;GMusicBrowser;Guayadeque;Listen;Qmmp;QuodLibet;Rhythmbox;Songbird;XMMS 2] Player to control:
+current-player=
+
+#b Steal the player's icon from the taskbar?
+#{This will prevent the player icon appearing in the taskbar. The applet's icon will then behave as a launcher, an application and an applet.}
+inhibate appli=true
+
+#l[Play/Pause on click, Next on middle-click;Show/Hide player on click, Play/Pause on middle-click] Actions on click and middle-click :
+pause on click=0
+
+
+#F[Action on music change;gtk-preferences]
+frame_info=
+
+#B Show tooltips?
+enable_dialogs=true
+
+#i[1;30] Time length of tooltips:
+#{in seconds.}
+time_dialog=4
+
+#a+ Animation when music changes:
+change_animation=wobbly
+
+
+#F[Display;gtk-dialog-info]
+frame_disp=
+
+#l[Nothing;Time Elapsed;Time Remaining;Track number] Information to display on the icon :
+quick-info_type=1
+
+#B Display album's cover?
+enable_cover=true
+
+#b Allow Cairo-Dock to download missing covers?
+#{You need to be connected to the Internet.}
+DOWNLOAD=true
+
+#B+ Use 3D themes?
+#{requires OpenGL.}
+enable_opengl_themes=true
+
+#h+[/usr/share/cairo-dock/plug-ins/musicPlayer/themes;musicPlayer;musicPlayer] List of available 3D themes for covers :
+#{requires OpenGL.}
+theme=cd_box_simple
+
+
+#X[Customisation;gtk-dialog-info]
+frame_perso=
+#S+ 'Default' icon image name:
+#{Leave empty to use the default icon.}
+default icon=
+#S+ Name of the image for the 'play' icon :
+#{Leave empty to use the default icon.}
+play icon=
+#S+ Name of the image for the 'stop' icon :
+#{Leave empty to use the default icon.}
+stop icon=
+#S+ Name of the image for the 'pause' icon :
+#{Leave empty to use the default icon.}
+pause icon=
+#S+ 'Broken' icon image name:
+#{Leave empty to use the default icon.}
+broken icon=

=== added directory 'data/themes/default-theme/plug-ins/quick-browser'
=== added file 'data/themes/default-theme/plug-ins/quick-browser/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/quick-browser/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/quick-browser/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  quick-browser.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/quick-browser )

=== added file 'data/themes/default-theme/plug-ins/quick-browser/quick-browser.conf'
--- data/themes/default-theme/plug-ins/quick-browser/quick-browser.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/quick-browser/quick-browser.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,145 @@
+#1.0.9
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+#{Leave empty to use the folder's name.}
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=folder-documents
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=17
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=Quick Browser
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+no input=false
+depth rotation y=0
+depth rotation x=0
+
+[Configuration]
+
+#F[Folder;gtk-directory]
+frame_fold=
+
+#D Folder to browse :
+dir path = 
+
+#v
+sep_opt=
+
+#b List folders first?
+folders first=true
+
+#b Ignore case?
+case unsensitive=true
+
+#b Show hidden files?
+show hidden=false
+
+#F[Menu;gtk-indent]
+frame_menu=
+
+#B Display icons in the menu?
+#{It can be CPU intense to load a lot of icons.}
+has icons=true
+
+#l[small;medium;large] Icon size :
+icon size=0
+
+#k Shortkey to show/hide the menu:
+menu shortkey=<Control>F6
+
+#i[1;20] Build menu gradually:
+#{Number of items loaded at once. Setting a high value speeds up loading a little but will hang the application for longer.}
+granularity=3

=== added directory 'data/themes/default-theme/plug-ins/rendering'
=== added file 'data/themes/default-theme/plug-ins/rendering/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/rendering/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/rendering/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  rendering.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/rendering )

=== added file 'data/themes/default-theme/plug-ins/rendering/rendering.conf'
--- data/themes/default-theme/plug-ins/rendering/rendering.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/rendering/rendering.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,159 @@
+#1.5.9
+
+#[;3D plane]
+[Inclinated Plane]
+
+#I+[100;1000] Height of the vanishing point:
+#{The lower the value, the lower the point of view on the plane.}
+vanishing point y = 300
+
+
+[Curve]
+
+#I+[0;100] Curvature of the curve in percent:
+#{The lower the value, the flatter the curve will appear.}
+curvature = 70
+
+#i+[0;50] Amplitude of the curve:
+#{in pixels.}
+amplitude=20
+
+[Panel]
+
+#e+[0.5;1.;smaller icons;normal icons] Ratio to apply on icons' size :
+#{At 1, the icons will have the same size as in other views.}
+ratio=0.75
+
+
+[Slide]
+
+#F[Grid]
+frame_grid=
+
+#i+[30;100] Space between columns:
+simple_iconGapX = 50
+
+#i+[30;100] Space between rows:
+simple_iconGapY = 50
+
+#e+[.5;1;Small;Full screen] Maximum size of the dock:
+#{Only for sub-docks.}
+simple_max_size = .7
+
+#e+[1;3;normal;big] Zoom when mouse hovers an icon:
+simple_fScaleMax = 1.5
+
+#i+[50;500] Sinusoidal wave radius:
+simple_sinW = 100
+
+#b+ Use a linear wave rather than a sinusoidal wave?
+simple_lineaire = false
+
+#v
+sep_icon=
+
+#b Display text for all icons?
+simple_display_all_labels=true
+
+#F[Frame]
+frame_frame=
+
+#b+ Draw a background?
+simple_draw_background=true
+
+#C+ First gradient colour :
+simple_color_frame_start=0;0;0;0.9137254901960784;
+
+#C+ Second gradient colour :
+simple_color_frame_stop=0.21431296253910123;0.21431296253910123;0.21431296253910123;0.77254901960784317;
+
+#b+ Top to bottom gradient?
+simple_fade2bottom=true
+
+#b+ Left to right gradient?
+simple_fade2right=true
+
+#v
+sep_border=
+
+#i+[0;30] Corner radius:
+simple_radius=15
+
+#i+[0;10] Border line width :
+simple_lineWidth=2
+
+#C+ Border line colour :
+simple_color_border_line=0.16935988403143359;0.16935988403143359;0.16935988403143359;0.49999237048905165;
+
+#v
+sep_arrow=
+
+#i+[10;100] Arrow width :
+simple_arrowWidth = 30
+
+#i+[0;50] Arrow height:
+simple_arrowHeight = 15
+
+#F[Scroll bar]
+frame_scroll=
+
+#C+ Color of the scroll bar's outline:
+scrollbar_color=0.16935988403143359;0.16935988403143359;0.16935988403143359;1;
+
+#C+ Color of the scroll bar's inside:
+scrollbar_color_inside=0.90000000000000002;0.90000000000000002;0.90000000000000002;0.29999999999999999;
+
+#C+ Color of the scroll grip:
+scroll_grip_color=1;1;1;0.90000000000000002;
+
+
+[Parabolic]
+
+#e+[0.1;.8] Curvature:
+#{The higher this value, the sooner the parabola will be curved.}
+curvature = .3
+
+#e+[1.2;10] Height/width ratio:
+#{The parabola will be restricted to a rectangle of this proportion.}
+ratio = 5
+
+#e+[0;1] Magnitude of the wave:
+#{0 represents a flat wave, 1 represents maximum wave curvature.}
+wave magnitude=0.20000000000000001
+
+#b+ Curve towards the outside?
+curve outside=true
+
+#i+[0;20] Space between icons and their captions:
+#{in pixels.}
+text gap=3
+
+#b+ Draw captions while unfolding?
+#{This may recquire more CPU during the unfolding animation, except if you launch Cairo-Dock with OpenGL.}
+draw text=true
+
+[Rainbow]
+
+#i+[0;40] Space between rows:
+space between rows=10
+
+#i+[0;40] Space between icons:
+space between icons=8
+
+#e+[0;1] Magnitude of the wave:
+#{0 represents a flat wave, 1 means the wave is identical to other views.}
+wave magnitude=0.29999999999999999
+
+#i+[1;20] Number of icons on the first row:
+nb icons min=1
+
+#e+[60;180] Cone width:
+#{in degrees. The lower the value, the narrower the cone. 180° represents a wide open cone.}
+cone=150
+
+#C+ Bow colour:
+#{Set transparency to 0 to not use it. This is quite slow with cairo.}
+bow color=0.69999237048905161;0.89999237048905167;1;0.49999237048905165;
+
+#C+ Line colour:
+line color=0.49999237048905165;1;0.89999237048905167;0.59999999999999998;

=== added directory 'data/themes/default-theme/plug-ins/shortcuts'
=== added file 'data/themes/default-theme/plug-ins/shortcuts/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/shortcuts/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/shortcuts/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  shortcuts.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/shortcuts )

=== added file 'data/themes/default-theme/plug-ins/shortcuts/shortcuts.conf'
--- data/themes/default-theme/plug-ins/shortcuts/shortcuts.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/shortcuts/shortcuts.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,143 @@
+#1.3.2
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=user-home
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=9
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=shortcuts
+
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[96;1024] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=352
+#i[-2048;2048] ...
+y position=152
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+
+#[gtk-preferences]
+no input=false
+depth rotation y=0
+depth rotation x=0
+
+[Configuration]
+
+#F[Items]
+frame_icon=
+
+#b List drives and volumes?
+list drives=true
+
+#b List networks?
+list network=false
+
+#b List bookmarks?
+#{GTK bookmarks, that are used by Nautilus for exemple.}
+list bookmarks=true
+
+#F[Display]
+frame_icon=
+
+#n+ Sub-dock view name:
+#{Leave empty to use default sub-dock view.}/
+renderer=
+
+#l+[Slide;Tree] Type of view for the desklet mode :
+desklet renderer=0
+
+#F[Disk usage]
+frame_disk=
+
+#Y[No;0;0;Free space;1;2;Used space;1;2;Free space (in percent);1;2;Used space (in percent);1;2] Show disk usage :
+disk usage=4
+
+#i[1;30] Delay between disk usage refresh :
+#{in seconds.}
+check interval=10
+
+#b Display disk usage with a bar?
+draw bar=true

=== added directory 'data/themes/default-theme/plug-ins/showDesktop'
=== added file 'data/themes/default-theme/plug-ins/showDesktop/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/showDesktop/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/showDesktop/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  showDesktop.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/showDesktop )

=== added file 'data/themes/default-theme/plug-ins/showDesktop/showDesktop.conf'
--- data/themes/default-theme/plug-ins/showDesktop/showDesktop.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/showDesktop/showDesktop.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,124 @@
+#1.2.5
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=_MainDock_
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=user-desktop
+
+#S+ Image when the applet is active :
+#{Leave empty to use the same image.}
+icon visible=
+
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=22.4375
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=showDesktop
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[48;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;96;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=909
+#i[-2048;2048] ...
+y position=361
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+no input=false
+depth rotation y=0
+depth rotation x=0
+
+[Configuration]
+
+#F[Behaviour;gtk-execute]
+frame_behav=
+
+#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on left-click:
+#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
+left click = 0
+
+#l[Show desktop;Show the desklets;Show desktop and desklets;Show the Widget Layer;Expose all the desktops] Action on middle-click:
+#{You need to activate the Dbus plug-in in Compiz for the last 2 actions. Showing desktop and desklets can fail on some Window Manager (like Metacity).}
+middle click = 4
+
+#k Shortkey for the middle-click action:
+shortkey=<Shift><Ctrl>F4

=== added directory 'data/themes/default-theme/plug-ins/stack'
=== added file 'data/themes/default-theme/plug-ins/stack/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/stack/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/stack/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  stack.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/stack )

=== added file 'data/themes/default-theme/plug-ins/stack/stack.conf'
--- data/themes/default-theme/plug-ins/stack/stack.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/stack/stack.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,139 @@
+#0.2.7
+
+#[gtk-about]
+[Icon]
+#j+[0;128] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+#s Name of the icon as it will appear in its caption in the dock:
+#{Leave empty to use a default name}
+name=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=folder-pictures
+
+#d Name of the dock it belongs to:
+dock name=
+
+order=
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=stack
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=false
+
+#j+[96;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=256;256;
+
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
+x position=0
+#i[-2048;2048] ...
+y position=0
+
+#I[-180;180] Rotation:
+#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
+rotation=0
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=false
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=Utility)}
+accessibility=0
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+use size=
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=default
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+#[gtk-preferences]
+[Configuration]
+
+stack dir = 
+
+#F[Display;gtk-dialog-info]
+frame_sub=
+#n+ Sub-dock view name:
+#{Leave empty to use default sub-dock view.}/
+renderer=
+
+#l+[Slide;Tree] Type of view for the desklet mode :
+desklet renderer=0
+
+#S+ Image for 'text' items:
+#{They are items created by dropping a text into the Stack.}
+text icon=
+
+#S+ Image for 'URL' items:
+#{These are items created by dropping a URL into the Stack.}
+url icon=
+
+
+#F[Options;gtk-file]
+frame_opt=
+#B Filter files on MIME type?
+#{These options allow you to prevent some files from displaying in stacks based on their type (video, image, etc.)}
+filter=false
+#U Here you can specify a list of MIME types to ignore:
+#{E.g. image, text, video, audio, application...}/
+mime=application
+
+#v
+sep=
+
+#l[Name;Date;Type;Manual order] Sort items by:
+sort by=1
+
+#b When copying/pasting/cutting, use the selection clipboard?
+#{It is the selection made by the mouse, as opposed to usual ctrl+c/ctrl+v clipboard}
+selection=false

=== added directory 'data/themes/default-theme/plug-ins/switcher'
=== added file 'data/themes/default-theme/plug-ins/switcher/CMakeLists.txt'
--- data/themes/default-theme/plug-ins/switcher/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/switcher/CMakeLists.txt	2012-04-16 23:30:27 +0000
@@ -0,0 +1,4 @@
+
+########### install files ###############
+
+install(FILES  switcher.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/switcher )

=== added file 'data/themes/default-theme/plug-ins/switcher/switcher.conf'
--- data/themes/default-theme/plug-ins/switcher/switcher.conf	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/plug-ins/switcher/switcher.conf	2012-04-16 23:30:27 +0000
@@ -0,0 +1,182 @@
+#2.1.7
+
+#[gtk-about]
+[Icon]
+
+#F[Icon]
+frame_maininfo=
+
+#d Name of the dock it belongs to:
+dock name=
+
+#s Name of the icon as it will appear in its caption in the dock:
+name=
+ #v
+sep_display=
+
+#S+ Image filename:
+#{Leave empty to use the default one.}
+icon=
+
+#j+[0;400] Desired icon size for this applet
+#{Set to 0 to use the default applet size}
+icon size=0;0;
+
+order=1.5
+
+#F[Applet's Handbook]
+frame_hand=
+#A
+handbook=switcher
+
+#[gtk-convert]
+[Desklet]
+
+#X[Position]
+frame_pos=
+
+#b Lock position?
+#{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.}
+locked=true
+
+#j+[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
+size=96;64;
+
+#i[-2048;2048] Desklet position (x, y):
+x position=2
+#i[-2048;2048] ...
+y position=-65
+
+#X[Visibility]
+frame_visi=
+
+#b Is detached from the dock
+initially detached=true
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
+accessibility=1
+#b Should be visible on all desktops?
+sticky=true
+
+
+
+
+#F[Decorations;gtk-orientation-portrait]
+frame_deco=
+
+#o+ Choose a decoration theme for this desklet:
+#{Choose 'Custom decorations' to define your own decorations below.}
+decorations=none
+
+#v
+sep_deco=
+
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
+bg desklet=
+#e+[0;1] Background transparency:
+bg alpha=1
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
+left offset=0
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
+top offset=0
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
+right offset=0
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
+bottom offset=0
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
+fg desklet=
+#e+[0;1] Foreground tansparency:
+fg alpha=1
+
+no input=false
+rotation=0
+depth rotation y=0
+depth rotation x=0
+
+num desktop=-1
+
+[Configuration]
+
+#F[Configuration]
+frame_conf=
+
+#B Use the compact mode?
+#{All desktops will be drawn on the main icon. Otherwise a sub-dock will contain all desktops.}
+Vue Simple=true
+
+#b Preserve the ratio of the screen ?
+preserve ratio=false
+
+#b Map wallpaper to icons?
+Map Wallpaper=true
+
+#b Show desktop number on icons?
+display numero desktop=true
+
+#B Draw windows on icons?
+Draw Windows=true
+
+#b Draw hidden windows?
+Draw hidden Windows=false
+
+#v
+sep_conf=
+
+#l[Show windows' list;Show desktop;Expose all the desktops;Expose all the windows] Action on middle-click:
+action on click=3
+
+#U Workspace names :
+desktop names=Work;Game;Video;Chat;
+
+
+#F[Display options]
+frame_disp=
+
+#i+[0;8] Size of the inside lines :
+inlinesize=2
+
+#C+ Internal line colour:
+#{r, g, b, a}
+rgbinlinecolor=0;0;0;0.49803921568627452;
+
+#i+[0;8] External line size:
+linesize=2
+
+#C+ External line colour:
+#{r, g, b, a}
+rgblinecolor=0;0;0;0.49999237048905165;
+
+#C+ Window line colour:
+#{r, g, b, a}
+rgbwlinecolor=0.47582207980468449;0.033569848172732127;0.55133897917143515;0.52941176470588236;
+
+#v
+sep_cur=
+
+#C+ Current desktop colour:
+#{r, g, b, a}
+rgbindcolor=0.27531853208209356;0.053665980010681312;0.55782406347753111;0.52941176470588236;
+
+#l+[draw a frame;fill;fill others] How to draw the current desktop:
+fill current=1
+
+#v
+sep_other=
+
+#S+ Icon to use in expanded mode if wallpaper is not mapped:
+#{Leave empty to use the default one.}
+default icon=
+
+
+#n+ Sub-dock view name:
+#{Leave empty to use default sub-dock view.}/
+renderer=
+
+#b+ In expanded mode, render the desklet in 3D?
+3D desklet=true

=== added file 'data/themes/default-theme/preview'
Binary files data/themes/default-theme/preview	1970-01-01 00:00:00 +0000 and data/themes/default-theme/preview	2012-04-16 23:30:27 +0000 differ
=== added file 'data/themes/default-theme/readme'
--- data/themes/default-theme/readme	1970-01-01 00:00:00 +0000
+++ data/themes/default-theme/readme	2012-04-16 23:30:27 +0000
@@ -0,0 +1,2 @@
+This is the default theme.
+<u>Author</u>: Matttbe

=== modified file 'debian/changelog'
--- debian/changelog	2012-03-26 13:59:00 +0000
+++ debian/changelog	2012-04-16 23:30:27 +0000
@@ -1,3 +1,86 @@
+cairo-dock (3.0.0.1-0ubuntu1) UNRELEASED; urgency=low
+
+  * New upstream release. (LP: #983288)
+  * Upstream ChangeLog:
+   - Updated translations
+   - Themes: Renamed the default theme and move it to the new 'themes' directory
+   - Included here our default-panel theme from our server in order to use this
+      theme without an Internet connexion
+      (this theme is highly recommended for the Cairo-Dock' session)
+   - Moved 'battery' to cairo-dock-plug-ins
+   - Theme manager: fixed the preview made when the current theme is saved
+   - Fixed a bug with icons that are always visible
+      (their alpha was not reseted correctly)
+   - Fixed a bug that prevented the dock from hiding when leaving
+      and re-entering quickly
+   - Containers: set opacity to 0 on creation, so that we don't get grey
+      rectangles on loading (before we receive the first X Expose event)
+      + increase the size of default windows to avoid invisible icons LP: #960282
+   - When destroying a flying container, don't forget to detach the icon
+   - Removed prints
+   - Pango: only used the logical rectangle in order to avoid any deplacements
+   - Draw: Icons always visible: limit the background margin to 1px, avoid
+      icons to stick togather
+   - Menu: disabled the Quit menu entry for all Cairo-Dock sessions
+      (not only 'cairo-dock')
+   - cairo-dock-session: only modify Compiz settings if '--replace' paramater
+      is given
+   - don't launch 'cairo-dock' if Cairo-Dock is already use only by current user
+   - Session: Used shorter names
+      (was too long for DM and we were not able to read the full name)
+   - Used IsRunnableHelper to check if compiz can be launched or we have to
+      use metacity (on Ubuntu)
+   - The latest version of unity-2d-panel is now supported
+      (it's no longer needed to modify config file with root rights or to kill
+      a processus to have unity-2d-panel and Cairo-Dock)
+   - cairo-dock.conf: fixed a typo (a wrong icon name)
+   - initial-setup: no longer modify gconf keys of gnome settings (LP: #981092)
+   - cairo-dock.c: initialised gettext before getopt in order to translate
+      the output of 'cairo-dock -h'
+   - Used the new name of the default theme
+   - fixed the retrieval of the desktop background (was broken since the switch
+      to GTK3)
+   - Use the right web address of the themes' directory on our server.
+   - Help.conf: removed lines which only contain 'TODO' and bump Help's version
+   - fixed the drawing of multi-lines dialogs (sometime the text was invisible)
+   - X manager: when receiving a NetDesktopGeometry signal from X
+      notify everybody every time, and also update the number of viewports
+   - Welcome message: replaced 'Cairo-Dock2' by 'Cairo-Dock'
+  * This 3.0 series (and previous series) also fixes these bugs:
+   - "glx-dock does not work with kde 4.8.1" (LP: #961048)
+   - "the dock position is wrong when multiple monitor's resolution is different"
+      (LP: #905912)
+   - "GLX-Dock Hardware acc. UNDO!" (LP: #875975)
+   - "Can't disable zoom" (LP: #702800)
+   - "all button tips visible if icons 'maximum zoom' set to 1.0" (LP: #618336)
+   - "create new sud-dock icon that looking like flat." (LP: #614686)
+   - "Add custom launchers or sub-docks, can't modify name." (LP: #612617)
+   - "no option in config file to set GL/Cairo mode" (LP: #612355)
+   - "if I click on an icon a piece of plane disappears" (LP: #640398)
+   - "icon labels go off-screen" (LP: #611733)
+   - "Quick-Hide hides the dock forever" (LP: #580596)
+   - "Hide when a window is maximized doesn't work if the taskbar is turned off"
+      (LP: #580284)
+   - "Incorrect Explanation in Help" (LP: #576069)
+   - "xinerama:doc in one screen, subdocs in another" (LP: #540979)
+   - "Click at the position where icon label was, the icon and dock still
+       receive the event" (LP: #537115)
+   - "ugly notifications with dialog boxes" (LP: #535083)
+   - "Icons are being stacked" (LP: #526466)
+   - "Separator not removed when closing grouped windows" (LP: #521369)
+   - "dock appears under all windows after a full screen app is run" (LP: #518453)
+   - "Icons aren't updated properly on configuring" (LP: #513212)
+   - "xsession-errors log" (LP: #500677)
+   - "Can't play videos in kaffeine, dragon player, gwenview and smplayer using
+      the 'xv' driver after running cairo-dock" (LP: #475375)
+   - "A little detail with the magnifier (hard to explain)" (LP: #420417)
+  * debian/control:
+   - Bump Standards-Version
+   - cairo-dock-core: added 'compiz-plugins' as recommended (Compiz's DBus plugin
+      can be used to have a better integration with the WM)
+
+ -- Matthieu Baerts (matttbe) <matttbe@xxxxxxxxx>  Mon, 16 Apr 2012 19:52:09 +0200
+
 cairo-dock (3.0.0.0rc1-0ubuntu1) precise; urgency=low
 
   * New upstream release. (LP: #961578)

=== modified file 'debian/control'
--- debian/control	2012-02-16 01:08:11 +0000
+++ debian/control	2012-04-16 23:30:27 +0000
@@ -20,7 +20,7 @@
 		libglu1-mesa-dev | libglu-dev,
 		libpango1.0-dev,
 		libcurl4-gnutls-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://www.glx-dock.org/
 
 Package: cairo-dock
@@ -56,7 +56,8 @@
 Depends: 	cairo-dock-data (>= ${source:Version}),
 			${shlibs:Depends}, 
 			${misc:Depends}
-Recommends:	cairo-dock, cairo-dock-plug-ins
+Recommends:	cairo-dock, cairo-dock-plug-ins,
+			compiz-plugins | e17 | kde-window-manager | openbox | xfwm4
 Suggests:	firefox, gnome-terminal, empathy, inkscape, gimp, shotwell, rhythmbox
 Description: Light and eye-candy dock to launch your programs (core package)
  Cairo-Dock is a pretty, light and convenient interface to your desktop,

=== modified file 'po/ar.po'
--- po/ar.po	2012-03-21 11:25:03 +0000
+++ po/ar.po	2012-04-16 23:30:27 +0000
@@ -3,206 +3,198 @@
 # This file is distributed under the same license as the cairo-dock-core package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
 #
-#: ../src/cairo-dock-help.c:221
 msgid ""
 msgstr ""
 "Project-Id-Version: cairo-dock-core\n"
 "Report-Msgid-Bugs-To: fabounet@xxxxxxxxxxxx\n"
-"PO-Revision-Date: 2012-02-13 02:57+0000\n"
+"POT-Creation-Date: 2012-04-12 00:33+0000\n"
+"PO-Revision-Date: 2012-03-22 13:22+0000\n"
 "Last-Translator: Matthieu Baerts <matttbe@xxxxxxxxx>\n"
 "Language-Team: Arabic <ar@xxxxxx>\n"
-"Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2012-02-13 04:34+0000\n"
-"X-Generator: Launchpad (build 14781)\n"
+"X-Launchpad-Export-Date: 2012-04-13 05:20+0000\n"
+"X-Generator: Launchpad (build 15070)\n"
+"Language: ar\n"
 
-#: ../src/cairo-dock-gui-commons.c:221 ../src/cairo-dock-widget-themes.c:193
+#: ../src/cairo-dock-gui-commons.c:221
 msgid ""
 "You have made some changes to the current theme.\n"
 "You will lose them if you don't save before choosing a new theme. Continue "
 "anyway?"
 msgstr ""
+"لقد قمت بعمل تغييرات للسمة الحالية\n"
+"ستفقد التغييرات إن لم تقم بالحفظ قبل إختيار  سمة جديدة . إكمال على أي حال ؟"
 
-#: ../src/cairo-dock-gui-commons.c:247 ../src/cairo-dock-widget-themes.c:220
+#: ../src/cairo-dock-gui-commons.c:247
 msgid "Please wait while importing the theme..."
-msgstr ""
+msgstr "الرجاء الإنتظار ريثما يستورد السمة ..."
 
-#: ../src/cairo-dock-gui-commons.c:369 ../src/cairo-dock-widget-plugins.c:101
+#: ../src/cairo-dock-gui-commons.c:369
 msgid "Configure this applet"
-msgstr "تكوين الاضافة"
+msgstr "خصص هذا البريمج"
 
 #: ../src/cairo-dock-gui-commons.c:406 ../src/cairo-dock-gui-main.c:131
-#: ../src/cairo-dock-gui-main2.c:133 ../src/cairo-dock-widget-plugins.c:139
 msgid "Files"
-msgstr "ملفّات"
+msgstr "الملفات"
 
 #: ../src/cairo-dock-gui-commons.c:411 ../src/cairo-dock-gui-main.c:132
-#: ../src/cairo-dock-gui-main2.c:134 ../src/cairo-dock-widget-plugins.c:144
 msgid "Internet"
 msgstr "إنترنت"
 
 #: ../src/cairo-dock-gui-commons.c:416 ../src/cairo-dock-gui-main.c:133
-#: ../src/cairo-dock-gui-main2.c:135 ../src/cairo-dock-widget-plugins.c:149
 msgid "Desktop"
 msgstr "سطح المكتب"
 
-#: ../src/cairo-dock-gui-commons.c:421 ../src/cairo-dock-widget-plugins.c:154
+#: ../src/cairo-dock-gui-commons.c:421
 msgid "Accessory"
 msgstr "ملحقات"
 
 #: ../src/cairo-dock-gui-commons.c:426 ../src/cairo-dock-gui-main.c:135
-#: ../src/cairo-dock-gui-main.c:1509 ../src/cairo-dock-gui-main2.c:137
-#: ../src/cairo-dock-gui-main2.c:1556 ../src/cairo-dock-widget-plugins.c:159
-#: ../data/messages:785
+#: ../src/cairo-dock-gui-main.c:1509 ../data/messages:773
 msgid "System"
 msgstr "النّظام"
 
 #: ../src/cairo-dock-gui-commons.c:431 ../src/cairo-dock-gui-main.c:136
-#: ../src/cairo-dock-gui-main2.c:138 ../src/cairo-dock-widget-plugins.c:164
 msgid "Fun"
 msgstr "مرح"
 
-#: ../src/cairo-dock-gui-commons.c:474 ../src/cairo-dock-widget-plugins.c:230
+#: ../src/cairo-dock-gui-commons.c:474
 msgid "plug-in"
-msgstr ""
+msgstr "إضافة"
 
-#: ../src/cairo-dock-gui-commons.c:480 ../src/cairo-dock-widget-plugins.c:236
+#: ../src/cairo-dock-gui-commons.c:480
 msgid "category"
-msgstr "تصنيف"
+msgstr "فئة"
 
 #: ../src/cairo-dock-gui-commons.c:575
 msgid "Press the shortkey"
-msgstr ""
+msgstr "أنقر زر الإختصار"
 
 #: ../src/cairo-dock-gui-commons.c:594
 msgid "Change the shortkey"
-msgstr ""
+msgstr "غيّر زر الإختصار"
 
 #: ../src/cairo-dock-gui-commons.c:681
 msgid "Origin"
-msgstr ""
+msgstr "الأصل"
 
 #: ../src/cairo-dock-gui-commons.c:686
 msgid "Action"
-msgstr ""
+msgstr "إجراء"
 
 #: ../src/cairo-dock-gui-commons.c:690
 msgid "Shortkey"
-msgstr ""
+msgstr "زر الاختصار"
 
-#: ../src/cairo-dock-gui-items.c:242 ../src/cairo-dock-widget-items.c:235
-msgid "Main dock's parameters are available in the main configuration window."
-msgstr ""
+#: ../src/cairo-dock-gui-items.c:242
+msgid ""
+"Main dock's parameters are available in the main configuration window."
+msgstr "معايير الـdock متاحة في نافذة المواصفات الرئيسية."
 
 #: ../src/cairo-dock-gui-items.c:460
 msgid "Launcher configuration"
-msgstr "اعدادات المشغل"
+msgstr "إعدادات المشغل"
 
-#: ../src/cairo-dock-gui-items.c:878 ../src/cairo-dock-widget-items.c:729
+#: ../src/cairo-dock-gui-items.c:878
 msgid "Remove this item"
-msgstr ""
+msgstr "أزل هذا العنصر"
 
-#: ../src/cairo-dock-gui-main.c:129 ../src/cairo-dock-gui-main2.c:131
-#: ../data/messages:677
+#: ../src/cairo-dock-gui-main.c:129 ../data/messages:665
 msgid "Behaviour"
 msgstr "السّلوك"
 
-#: ../src/cairo-dock-gui-main.c:130 ../src/cairo-dock-gui-main2.c:132
-#: ../data/messages:501 ../data/messages:1651
+#: ../src/cairo-dock-gui-main.c:130 ../data/messages:489 ../data/messages:1317
 msgid "Appearance"
 msgstr "المظهر"
 
-#: ../src/cairo-dock-gui-main.c:134 ../src/cairo-dock-gui-main2.c:136
+#: ../src/cairo-dock-gui-main.c:134
 msgid "Accessories"
 msgstr "ملحقات"
 
 #: ../src/cairo-dock-gui-main.c:137 ../src/cairo-dock-gui-main.c:1743
-#: ../src/cairo-dock-gui-main2.c:139 ../src/cairo-dock-gui-main2.c:1717
-#: ../data/messages:1803
 msgid "All"
 msgstr "الكل"
 
-#: ../src/cairo-dock-gui-main.c:1480 ../src/cairo-dock-gui-main2.c:1527
+#: ../src/cairo-dock-gui-main.c:1480
 msgid "Set the position of the main dock."
 msgstr "تحديد موضع الشريط الرئيسي."
 
-#: ../src/cairo-dock-gui-main.c:1481 ../src/cairo-dock-gui-main2.c:1528
-#: ../data/messages:335 ../data/messages:547
+#: ../src/cairo-dock-gui-main.c:1481 ../data/messages:323 ../data/messages:535
 msgid "Position"
 msgstr "الموضع"
 
-#: ../src/cairo-dock-gui-main.c:1487 ../src/cairo-dock-gui-main2.c:1534
+#: ../src/cairo-dock-gui-main.c:1487
 msgid ""
 "Do you like your dock to be always visible,\n"
 " or on the contrary unobtrusive?\n"
 "Configure the way you access your docks and sub-docks!"
 msgstr ""
+"هل تريد ان تصبح الـdock خاصتك مرئية دائما ,\n"
+"أم تريدها مخفية ؟\n"
+"تخصيص طريقة الوصول للـdock و الـdock الفرعية الخاصة بك!"
 
-#: ../src/cairo-dock-gui-main.c:1488 ../src/cairo-dock-gui-main2.c:1535
-#: ../src/cairo-dock-menu.c:1714 ../data/messages:353
+#: ../src/cairo-dock-gui-main.c:1488 ../src/cairo-dock-menu.c:1715
+#: ../data/messages:341
 msgid "Visibility"
 msgstr "الرؤية"
 
-#: ../src/cairo-dock-gui-main.c:1494 ../src/cairo-dock-gui-main2.c:1541
+#: ../src/cairo-dock-gui-main.c:1494
 msgid "Display and interact with currently open windows."
 msgstr "العرض والتفاعل مع النوافذ المفتوحة حاليا."
 
-#: ../src/cairo-dock-gui-main.c:1495 ../src/cairo-dock-gui-main2.c:1542
-#: ../data/messages:41 ../data/messages:469 ../data/messages:1319
+#: ../src/cairo-dock-gui-main.c:1495 ../data/messages:41 ../data/messages:457
 msgid "Taskbar"
 msgstr "شريط المهام"
 
-#: ../src/cairo-dock-gui-main.c:1501 ../src/cairo-dock-gui-main2.c:1548
+#: ../src/cairo-dock-gui-main.c:1501
 msgid "Define all the keyboard shortcuts currently available."
-msgstr ""
+msgstr "تعريف جميع إختصارات لوحة المفاتيح الحالية المتاحة."
 
-#: ../src/cairo-dock-gui-main.c:1502 ../src/cairo-dock-gui-main2.c:1549
-#: ../data/messages:527 ../data/messages:779
+#: ../src/cairo-dock-gui-main.c:1502 ../data/messages:515 ../data/messages:767
 msgid "Shortkeys"
-msgstr ""
+msgstr "أزرار الاختصارات"
 
-#: ../src/cairo-dock-gui-main.c:1508 ../src/cairo-dock-gui-main2.c:1555
+#: ../src/cairo-dock-gui-main.c:1508
 msgid "All of the parameters you will never want to tweak."
 msgstr "المؤشرات التي لن تعدلها ابدا."
 
-#: ../src/cairo-dock-gui-main.c:1518 ../src/cairo-dock-gui-main2.c:1565
+#: ../src/cairo-dock-gui-main.c:1518
 msgid "Set a background for your dock."
 msgstr "تعيين خلفية  لشريطك"
 
-#: ../src/cairo-dock-gui-main.c:1519 ../src/cairo-dock-gui-main2.c:1566
-#: ../data/messages:877 ../data/messages:1247 ../data/messages:1677
+#: ../src/cairo-dock-gui-main.c:1519 ../data/messages:865
+#: ../data/messages:1235 ../data/messages:1343
 msgid "Background"
-msgstr "خلفيَّة"
+msgstr "الخلفية"
 
-#: ../src/cairo-dock-gui-main.c:1525 ../src/cairo-dock-gui-main2.c:1572
+#: ../src/cairo-dock-gui-main.c:1525
 msgid "Select a view for each of your docks."
 msgstr "حدد طريقة عرض الشريط"
 
-#: ../src/cairo-dock-gui-main.c:1526 ../src/cairo-dock-gui-main2.c:1573
-#: ../data/messages:519 ../data/messages:945 ../data/messages:1671
+#: ../src/cairo-dock-gui-main.c:1526 ../data/messages:507 ../data/messages:933
+#: ../data/messages:1337
 msgid "Views"
 msgstr "العرض"
 
-#: ../src/cairo-dock-gui-main.c:1533 ../src/cairo-dock-gui-main2.c:1580
+#: ../src/cairo-dock-gui-main.c:1533
 msgid "Configure text bubble appearance."
 msgstr "ظهور فقاعة في خصائص النص."
 
-#: ../src/cairo-dock-gui-main.c:1534 ../src/cairo-dock-gui-main2.c:1581
+#: ../src/cairo-dock-gui-main.c:1534
 msgid "Dialog boxes"
 msgstr "صناديق الحوار"
 
-#: ../src/cairo-dock-gui-main.c:1541 ../src/cairo-dock-gui-main2.c:1588
+#: ../src/cairo-dock-gui-main.c:1541
 msgid "Applets can be displayed on your desktop as widgets."
 msgstr "يمكن عرض بريمجاتك على سطح المكتب في وجدات الشريط"
 
-#: ../src/cairo-dock-gui-main.c:1542 ../src/cairo-dock-gui-main2.c:1589
-#: ../data/messages:101 ../data/messages:1001 ../data/messages:1379
+#: ../src/cairo-dock-gui-main.c:1542 ../data/messages:89 ../data/messages:989
 msgid "Desklets"
 msgstr ""
 
-#: ../src/cairo-dock-gui-main.c:1549 ../src/cairo-dock-gui-main2.c:1596
+#: ../src/cairo-dock-gui-main.c:1549
 msgid ""
 "All about icons:\n"
 " size, reflection, icon theme,..."
@@ -210,73 +202,68 @@
 "كل ما يخص الايقونات:\n"
 " الحجم, الإنعكاس, سمة الايقونة, ..."
 
-#: ../src/cairo-dock-gui-main.c:1550 ../src/cairo-dock-gui-main2.c:1597
-#: ../data/messages:11 ../data/messages:503 ../data/messages:1065
-#: ../data/messages:1289 ../data/messages:1653
+#: ../src/cairo-dock-gui-main.c:1550 ../data/messages:11 ../data/messages:491
+#: ../data/messages:1053 ../data/messages:1319
 msgid "Icons"
-msgstr "أيقونات"
+msgstr "الأيقونات"
 
-#: ../src/cairo-dock-gui-main.c:1556 ../src/cairo-dock-gui-main2.c:1603
+#: ../src/cairo-dock-gui-main.c:1556
 msgid "Indicators are additional markers for your icons."
 msgstr "المؤشرات هي علامات إضافية للأيقونات."
 
-#: ../src/cairo-dock-gui-main.c:1557 ../src/cairo-dock-gui-main2.c:1604
-#: ../data/messages:1149
+#: ../src/cairo-dock-gui-main.c:1557 ../data/messages:1137
 msgid "Indicators"
 msgstr "المؤشرات"
 
-#: ../src/cairo-dock-gui-main.c:1564 ../src/cairo-dock-gui-main2.c:1611
+#: ../src/cairo-dock-gui-main.c:1564
 msgid "Define icon caption and quick-info style."
 msgstr "رمز تعريف وشرح سريع لمعلومات النمط."
 
-#: ../src/cairo-dock-gui-main.c:1565 ../src/cairo-dock-gui-main2.c:1612
+#: ../src/cairo-dock-gui-main.c:1565
 msgid "Captions"
-msgstr "تعليق"
+msgstr "التعليقات"
 
-#: ../src/cairo-dock-gui-main.c:1657 ../src/cairo-dock-gui-main2.c:1831
+#: ../src/cairo-dock-gui-main.c:1657
 msgid "Filter"
 msgstr "فلترة"
 
-#: ../src/cairo-dock-gui-main.c:1699 ../src/cairo-dock-gui-main2.c:1888
+#: ../src/cairo-dock-gui-main.c:1699
 msgid "All words"
 msgstr "كافة الكلمات"
 
-#: ../src/cairo-dock-gui-main.c:1703 ../src/cairo-dock-gui-main2.c:1892
+#: ../src/cairo-dock-gui-main.c:1703
 msgid "Highlighted words"
 msgstr "الكلمات المظللة"
 
-#: ../src/cairo-dock-gui-main.c:1708 ../src/cairo-dock-gui-main2.c:1897
+#: ../src/cairo-dock-gui-main.c:1708
 msgid "Hide others"
 msgstr "اخفاء الاخرى"
 
-#: ../src/cairo-dock-gui-main.c:1713 ../src/cairo-dock-gui-main2.c:1902
+#: ../src/cairo-dock-gui-main.c:1713
 msgid "Search in description"
 msgstr "البحث بالوصف"
 
-#: ../src/cairo-dock-gui-main.c:1720 ../src/cairo-dock-gui-main2.c:1689
+#: ../src/cairo-dock-gui-main.c:1720
 msgid "Categories"
 msgstr "التصنيفات"
 
-#: ../src/cairo-dock-gui-main.c:1863 ../src/cairo-dock-gui-main2.c:1916
+#: ../src/cairo-dock-gui-main.c:1863
 msgid "Enable this module"
 msgstr "تمكين هذه الوحدة"
 
-#: ../src/cairo-dock-gui-main.c:1927 ../src/cairo-dock-gui-main2.c:1980
-#: ../data/messages:543
+#: ../src/cairo-dock-gui-main.c:1927 ../data/messages:531
 msgid "More applets"
-msgstr "مزيد من التطبيقات"
+msgstr "المزيد من البريمجات"
 
-#: ../src/cairo-dock-gui-main.c:1928 ../src/cairo-dock-gui-main2.c:1981
-#: ../data/messages:541
+#: ../src/cairo-dock-gui-main.c:1928 ../data/messages:529
 msgid "Get more applets online !"
 msgstr "الحصول على المزيد من التطبيقات على الانترنت!"
 
-#: ../src/cairo-dock-gui-main.c:2031 ../src/cairo-dock-gui-main2.c:2081
-#: ../src/cairo-dock-gui-simple.c:861 ../src/cairo-dock-gui-simple2.c:372
+#: ../src/cairo-dock-gui-main.c:2031 ../src/cairo-dock-gui-simple.c:861
 msgid "Cairo-Dock configuration"
 msgstr "إعدادات كايرو دك"
 
-#: ../src/cairo-dock-gui-main.c:2396 ../src/cairo-dock-gui-main2.c:2462
+#: ../src/cairo-dock-gui-main.c:2396
 #, c-format
 msgid ""
 "The '%s' module is not present. You need to install it and all its "
@@ -285,73 +272,53 @@
 "'%s' الوحدة غير موجودة . تحتاج إلى تثبيتها وجميع تابعاتها من أجل استخدام هذه "
 "الوحدة"
 
-#: ../src/cairo-dock-gui-main.c:2402 ../src/cairo-dock-gui-main2.c:2468
+#: ../src/cairo-dock-gui-main.c:2402
 #, c-format
 msgid "The '%s' module is not enabled."
 msgstr "'%s' الوحدةغير مفعلة."
 
-#: ../src/cairo-dock-gui-main.c:2403 ../src/cairo-dock-gui-main2.c:2469
+#: ../src/cairo-dock-gui-main.c:2403
 msgid "Do you want to enable it now?"
 msgstr "هل تريد تفعيلها الان؟"
 
-#: ../src/cairo-dock-gui-main.c:2769 ../src/cairo-dock-gui-main2.c:2837
+#: ../src/cairo-dock-gui-main.c:2769
 msgid "Simple Mode"
 msgstr "الوضع البسيط"
 
-#: ../src/cairo-dock-gui-main2.c:1618
-msgid "Try new themes and save your theme."
-msgstr ""
-
-#: ../src/cairo-dock-gui-main2.c:1619 ../src/cairo-dock-gui-simple2.c:110
-#: ../src/cairo-dock-gui-simple2.c:112 ../data/messages:545
-#: ../data/messages:1699
-msgid "Themes"
-msgstr "السِمات"
-
-#: ../src/cairo-dock-gui-main2.c:1878
-msgid "Options"
-msgstr "خيارات"
-
 #: ../src/cairo-dock-gui-simple.c:379 ../src/cairo-dock-gui-themes.c:114
-#: ../src/cairo-dock-widget-themes.c:86
 msgid "Could not import the theme."
 msgstr "ﻻيمكن اسيراد السمة ."
 
 #: ../src/cairo-dock-gui-simple.c:399
 msgid "Importing theme..."
-msgstr ""
+msgstr "إستدعاء السمة..."
 
 #: ../src/cairo-dock-gui-simple.c:406 ../src/cairo-dock-gui-themes.c:156
-#: ../src/cairo-dock-widget-themes.c:382
 msgid "Theme has been saved"
-msgstr ""
+msgstr "تم حفظ السمة"
 
 #: ../src/cairo-dock-gui-simple.c:412 ../src/cairo-dock-gui-themes.c:162
-#: ../src/cairo-dock-widget-themes.c:388
 msgid "Themes have been deleted"
-msgstr ""
+msgstr "تم إزالة السمات"
 
-#: ../src/cairo-dock-gui-simple.c:708 ../src/cairo-dock-widget-config.c:326
-#: ../src/cairo-dock-widget-shortkeys.c:326
+#: ../src/cairo-dock-gui-simple.c:708
 msgid "Animation:"
 msgstr "تحريك:"
 
-#: ../src/cairo-dock-gui-simple.c:729 ../src/cairo-dock-widget-config.c:347
-#: ../src/cairo-dock-widget-shortkeys.c:347
+#: ../src/cairo-dock-gui-simple.c:729
 msgid "Effects:"
 msgstr "تأثيرات:"
 
-#: ../src/cairo-dock-gui-simple.c:797 ../src/cairo-dock-widget-plugins.c:279
-msgid "Click on an applet in order to have a preview and a description for it."
+#: ../src/cairo-dock-gui-simple.c:797
+msgid ""
+"Click on an applet in order to have a preview and a description for it."
 msgstr "انقر على المصغر للحصول على عرض و وصف له."
 
-#: ../src/cairo-dock-gui-simple.c:823 ../src/cairo-dock-widget-config.c:387
-#: ../src/cairo-dock-widget-shortkeys.c:387
+#: ../src/cairo-dock-gui-simple.c:823
 msgid "On mouse hover:"
 msgstr "حدث مرور الفأرة:"
 
-#: ../src/cairo-dock-gui-simple.c:825 ../src/cairo-dock-widget-config.c:388
-#: ../src/cairo-dock-widget-shortkeys.c:388 ../data/messages:497
+#: ../src/cairo-dock-gui-simple.c:825 ../data/messages:485
 msgid "On click:"
 msgstr "عند الضغط:"
 
@@ -362,12 +329,16 @@
 ", you can switch to an advanced mode.\n"
 " You can switch from a mode to another at any time."
 msgstr ""
+"هذا وضع التخصيص البسيط لـCairo-Dock .\n"
+"بعدما تتعود عليه و تريد تخصيص السمة الخاصة بك ,\n"
+"يمكنك التغيير إلى الوضع المتقدم.\n"
+"يمكنك التغيير من نمط ﻵخر في أي وقت."
 
-#: ../src/cairo-dock-gui-simple.c:1040 ../src/cairo-dock-gui-simple2.c:645
+#: ../src/cairo-dock-gui-simple.c:1040
 msgid "Advanced Mode"
 msgstr "الوضع المتقدم"
 
-#: ../src/cairo-dock-gui-simple.c:1041 ../src/cairo-dock-gui-simple2.c:646
+#: ../src/cairo-dock-gui-simple.c:1041
 msgid ""
 "The advanced mode lets you tweak every single parameter of the dock. It is a "
 "powerful tool to customise your current theme."
@@ -375,95 +346,59 @@
 "الوضع المتقدم يمنحك التحكم في كل مؤشرات الشريط. و تعديل السمه الحاليه "
 "بفعاليه."
 
-#: ../src/cairo-dock-gui-simple2.c:94 ../src/cairo-dock-gui-simple2.c:96
-#, fuzzy
-msgid "Current items"
-msgstr "حفظ السمه الحاليه"
-
-#: ../src/cairo-dock-gui-simple2.c:102 ../src/cairo-dock-gui-simple2.c:104
-#, fuzzy
-msgid "Configuration"
-msgstr "عدل"
-
-#: ../src/cairo-dock-gui-simple2.c:118 ../src/cairo-dock-gui-simple2.c:120
-#: ../data/messages:533
-msgid "Add-ons"
-msgstr "إضافات"
-
-#: ../src/cairo-dock-gui-themes.c:149 ../src/cairo-dock-widget-themes.c:375
+#: ../src/cairo-dock-gui-themes.c:149
 msgid "Importing theme ..."
-msgstr ""
+msgstr "إستدعاء السمة ..."
 
 #: ../src/cairo-dock-gui-themes.c:182
 msgid "Manage Themes"
 msgstr "إدارة السمات"
 
-#: ../src/cairo-dock-help.c:54 ../src/cairo-dock-menu.c:960
-#: ../src/help/applet-init.c:28 ../src/help/applet-notifications.c:257
-msgid "Help"
-msgstr "مساعدة"
-
-#: ../src/cairo-dock-help.c:69 ../src/help/applet-init.c:31
-msgid ""
-"This applet is made to help you.\n"
-"Click on its icon to pop up useful tips about the possibilities of Cairo-"
-"Dock.\n"
-"Middle-click to open the configuration window.\n"
-"Right-click to access some troubleshooting actions."
-msgstr ""
-
-#: ../src/cairo-dock-help.c:220 ../src/help/applet-tips-dialog.c:152
-msgid "Tips and Tricks"
-msgstr ""
-
-#: ../src/cairo-dock-help.c:380 ../src/help/applet-tips-dialog.c:307
-msgid "Category"
-msgstr ""
-
 #: ../src/cairo-dock-menu.c:123
 msgid "Delete this dock?"
-msgstr ""
+msgstr "حذف هذه الـdock ؟"
 
 #: ../src/cairo-dock-menu.c:177
 msgid "About Cairo-Dock"
-msgstr ""
+msgstr "حول Cairo-Dock"
 
-#: ../src/cairo-dock-menu.c:214 ../data/messages:283 ../data/messages:1561
+#: ../src/cairo-dock-menu.c:214 ../data/messages:271
 msgid "Development site"
 msgstr "موقع التطوير"
 
-#: ../src/cairo-dock-menu.c:215 ../data/messages:281 ../data/messages:1559
+#: ../src/cairo-dock-menu.c:215 ../data/messages:269
 msgid "Find the latest version of Cairo-Dock here !"
 msgstr "إبحث عن النسخه الاخيره  من البرنامج هنا !"
 
-#: ../src/cairo-dock-menu.c:219 ../src/cairo-dock-menu.c:952
+#: ../src/cairo-dock-menu.c:219 ../src/cairo-dock-menu.c:953
 msgid "Get more applets!"
 msgstr "الحصول على مزيد من التطبيقات!"
 
 #: ../src/cairo-dock-menu.c:223 ../src/cairo-dock-menu.c:229
 msgid "Donate"
-msgstr ""
+msgstr "تبرّع"
 
 #: ../src/cairo-dock-menu.c:226 ../src/cairo-dock-menu.c:232
 msgid ""
 "Support the people who spend countless hours to bring you the best dock ever."
 msgstr ""
+"إدعم الأشخاص الذين يقضون الساعات الطوال ليقدموا لك أفضل dock على الإطلاق ."
 
 #: ../src/cairo-dock-menu.c:260
 msgid "Here is a list of the current developers and contributors"
-msgstr ""
+msgstr "هنا لائحة للمطورين و المساهمين الحاليين"
 
 #: ../src/cairo-dock-menu.c:261
 msgid "Developers"
-msgstr ""
+msgstr "المطوّرون"
 
 #: ../src/cairo-dock-menu.c:262
 msgid "Main developer and project leader"
-msgstr ""
+msgstr "المطور الرئيسي و قائد المشروع"
 
 #: ../src/cairo-dock-menu.c:263
 msgid "Contributors / Hackers"
-msgstr ""
+msgstr "المساهمين / الهاكرز"
 
 #: ../src/cairo-dock-menu.c:265
 msgid "Development"
@@ -471,23 +406,27 @@
 
 #: ../src/cairo-dock-menu.c:280
 msgid "Website"
-msgstr ""
+msgstr "موقع الويب"
 
 #: ../src/cairo-dock-menu.c:281
 msgid "Beta-testing / Suggestions / Forum animation"
-msgstr ""
+msgstr "إختبارات بيتا / إقتراحات / مؤثرات المنتدى المتحركة"
 
 #: ../src/cairo-dock-menu.c:282
 msgid "Translators for this language"
-msgstr ""
+msgstr "المترجمين لهذه اللغة"
 
 #: ../src/cairo-dock-menu.c:283
 msgid "translator-credits"
 msgstr ""
 "Launchpad Contributions:\n"
 "  Ahmed Mohammed https://launchpad.net/~ahmedqatar\n";
-"  Fabounet https://launchpad.net/~fabounet03\n";
-"  Matthieu Baerts https://launchpad.net/~matttbe";
+"  Matthieu Baerts https://launchpad.net/~matttbe\n";
+"  Mohammed Hamad https://launchpad.net/~star-diamond77\n";
+"  alz3abi https://launchpad.net/~h-alz3abi\n";
+"  mega speed https://launchpad.net/~dr-megaspeed\n";
+"  فيصل شامخ https://launchpad.net/~chamfay-z\n";
+"  منصور اليوسف https://launchpad.net/~mansour2008";
 
 #: ../src/cairo-dock-menu.c:285
 msgid "Support"
@@ -498,26 +437,28 @@
 "Thanks to all people that help us to improve the Cairo-Dock project.\n"
 "Thanks to all current, former and future contributors."
 msgstr ""
+"شكرا لجميع الأشخاص الذين ساعدونا في تحسين مشروع Cairo-Dock .\n"
+"شكرا لكل المساهمين الحاليين , السابقين و المستقبليين."
 
 #: ../src/cairo-dock-menu.c:317
 msgid "How to help us?"
-msgstr ""
+msgstr "كيف نساعدك ؟"
 
 #: ../src/cairo-dock-menu.c:318
 msgid "Don't hesitate to join the project, we need you ;)"
-msgstr ""
+msgstr "لا تتردد في الإنضمام للمشروع , نحن في حاجة إليكم :)"
 
 #: ../src/cairo-dock-menu.c:319
 msgid "Former contributors"
-msgstr ""
+msgstr "المساهمين السابقين"
 
 #: ../src/cairo-dock-menu.c:320
 msgid "For a complete list, please have a look to BZR logs"
-msgstr ""
+msgstr "للحصول على قائمة كاملة، الرجاء إلقاء نظرة على سجلات BZR"
 
 #: ../src/cairo-dock-menu.c:321
 msgid "Users of our forum"
-msgstr ""
+msgstr "مستخدمي منتدانا"
 
 #: ../src/cairo-dock-menu.c:322
 msgid "Artwork"
@@ -525,7 +466,7 @@
 
 #: ../src/cairo-dock-menu.c:324
 msgid "Thanks"
-msgstr ""
+msgstr "شكرًا"
 
 #: ../src/cairo-dock-menu.c:401
 msgid "Quit Cairo-Dock?"
@@ -533,7 +474,7 @@
 
 #: ../src/cairo-dock-menu.c:431 ../src/cairo-dock-menu.c:573
 msgid "Separator"
-msgstr ""
+msgstr "فاصل"
 
 #: ../src/cairo-dock-menu.c:543
 msgid ""
@@ -548,15 +489,15 @@
 
 #: ../src/cairo-dock-menu.c:569
 msgid "Sub-dock"
-msgstr ""
+msgstr "dock فرعي"
 
 #: ../src/cairo-dock-menu.c:571
 msgid "Main dock"
-msgstr ""
+msgstr "dock رئيسي"
 
 #: ../src/cairo-dock-menu.c:575
 msgid "Custom launcher"
-msgstr ""
+msgstr "مطلق مخصص"
 
 #: ../src/cairo-dock-menu.c:576
 msgid ""
@@ -617,11 +558,11 @@
 
 #: ../src/cairo-dock-menu.c:868
 msgid "Customize the position, visibility and appearance of this main dock."
-msgstr ""
+msgstr "تخصيص النمط الحالي , توضيح و إظهار على الـdock الرئيسي."
 
 #: ../src/cairo-dock-menu.c:870
 msgid "Delete this dock"
-msgstr ""
+msgstr "أزل هذا الـdock"
 
 #: ../src/cairo-dock-menu.c:880
 msgid "Manage themes"
@@ -634,7 +575,7 @@
 
 #: ../src/cairo-dock-menu.c:898
 msgid "Lock icons position"
-msgstr ""
+msgstr "أغلق نمط الأيقونة"
 
 #: ../src/cairo-dock-menu.c:902
 msgid "This will (un)lock the position of the icons."
@@ -648,218 +589,224 @@
 msgid "This will hide the dock until you hover over it with the mouse."
 msgstr "سيختفي الشريط حتى تقوم بتمرير المؤشر عليه"
 
-#: ../src/cairo-dock-menu.c:941
+#: ../src/cairo-dock-menu.c:942
 msgid "Launch Cairo-Dock on startup"
 msgstr "تشغيل شريط كيرو عند بدء التشغيل"
 
-#: ../src/cairo-dock-menu.c:957
-msgid "Third-party applets provide integration with many programs, like Pidgin"
+#: ../src/cairo-dock-menu.c:958
+msgid ""
+"Third-party applets provide integration with many programs, like Pidgin"
 msgstr ""
 
-#: ../src/cairo-dock-menu.c:965
+#: ../src/cairo-dock-menu.c:961 ../src/help/applet-init.c:28
+#: ../src/help/applet-notifications.c:257
+msgid "Help"
+msgstr "مساعدة"
+
+#: ../src/cairo-dock-menu.c:966
 msgid "There are no problems, only solutions (and a lot of useful hints!)"
 msgstr "لا يوجد مشاكل، فقط حلول (والعديد من التلميحات المفيده!)"
 
-#: ../src/cairo-dock-menu.c:967
+#: ../src/cairo-dock-menu.c:968
 msgid "About"
 msgstr "حول"
 
-#: ../src/cairo-dock-menu.c:976
+#: ../src/cairo-dock-menu.c:977
 msgid "Quit"
 msgstr "خروج"
 
-#: ../src/cairo-dock-menu.c:985
+#: ../src/cairo-dock-menu.c:986
 msgid ""
 "You're using a Cairo-Dock Session!\n"
 "It's not advised to quit the dock but you can press Shift to unlock this "
 "menu entry."
 msgstr ""
 
-#: ../src/cairo-dock-menu.c:1017 ../src/cairo-dock-menu.c:1038
+#: ../src/cairo-dock-menu.c:1018 ../src/cairo-dock-menu.c:1039
 msgid "Edit"
-msgstr ""
+msgstr "حرّر"
 
-#: ../src/cairo-dock-menu.c:1019 ../src/cairo-dock-menu.c:1045
+#: ../src/cairo-dock-menu.c:1020 ../src/cairo-dock-menu.c:1046
 msgid "Remove"
-msgstr ""
+msgstr "أزِل"
 
-#: ../src/cairo-dock-menu.c:1020
+#: ../src/cairo-dock-menu.c:1021
 msgid ""
 "You can remove a launcher by dragging it out of the dock with the mouse ."
 msgstr "بإمكانك ازاله احد المشغلات بسحبه خارج الشريط بالمؤشر."
 
-#: ../src/cairo-dock-menu.c:1022 ../src/cairo-dock-menu.c:1054
+#: ../src/cairo-dock-menu.c:1023 ../src/cairo-dock-menu.c:1055
 msgid "Move to another dock"
 msgstr "نقل الى شريط اخر"
 
-#: ../src/cairo-dock-menu.c:1024 ../src/cairo-dock-menu.c:1056
+#: ../src/cairo-dock-menu.c:1025 ../src/cairo-dock-menu.c:1057
 #: ../src/gldit/cairo-dock-gui-factory.c:1105
 msgid "New main dock"
 msgstr "شريط رئيسي جديد"
 
-#: ../src/cairo-dock-menu.c:1033
+#: ../src/cairo-dock-menu.c:1034
 msgid "Make it a launcher"
 msgstr "تحويله الى مشغل"
 
-#: ../src/cairo-dock-menu.c:1042
+#: ../src/cairo-dock-menu.c:1043
 msgid "Detach"
-msgstr ""
+msgstr "اِفصل"
 
-#: ../src/cairo-dock-menu.c:1042
+#: ../src/cairo-dock-menu.c:1043
 msgid "Return to the dock"
 msgstr "عوده الى الشريط"
 
-#: ../src/cairo-dock-menu.c:1049
+#: ../src/cairo-dock-menu.c:1050
 msgid "Duplicate"
-msgstr ""
+msgstr "كرّر"
 
-#: ../src/cairo-dock-menu.c:1064
+#: ../src/cairo-dock-menu.c:1065
 msgid "Applet's handbook"
 msgstr ""
 
-#: ../src/cairo-dock-menu.c:1109
+#: ../src/cairo-dock-menu.c:1110
 msgid "Pick up an image"
 msgstr ""
 
-#: ../src/cairo-dock-menu.c:1340
+#: ../src/cairo-dock-menu.c:1341
 #, c-format
 msgid "Move all to desktop %d - face %d"
 msgstr "أنقل الكل إلى سطح المكتب %d - الوجه %d"
 
-#: ../src/cairo-dock-menu.c:1340
+#: ../src/cairo-dock-menu.c:1341
 #, c-format
 msgid "Move to desktop %d - face %d"
 msgstr "أنقل إلى سطح المكتب %d - الوجه %d"
 
-#: ../src/cairo-dock-menu.c:1342
+#: ../src/cairo-dock-menu.c:1343
 #, c-format
 msgid "Move all to desktop %d"
 msgstr "نقل الكل الى سطح المكتب %d"
 
-#: ../src/cairo-dock-menu.c:1342
+#: ../src/cairo-dock-menu.c:1343
 #, c-format
 msgid "Move to desktop %d"
 msgstr "أنقل إلى سطح المكتب %d"
 
-#: ../src/cairo-dock-menu.c:1344
+#: ../src/cairo-dock-menu.c:1345
 #, c-format
 msgid "Move all to face %d"
 msgstr "أنقل الكل إلى الوجه %d"
 
-#: ../src/cairo-dock-menu.c:1344
+#: ../src/cairo-dock-menu.c:1345
 #, c-format
 msgid "Move to face %d"
 msgstr "أنقل إلى الوجه %d"
 
-#: ../src/cairo-dock-menu.c:1590 ../src/cairo-dock-menu.c:1689
+#: ../src/cairo-dock-menu.c:1591 ../src/cairo-dock-menu.c:1690
 msgid "Other actions"
 msgstr "خيارات أخرى"
 
-#: ../src/cairo-dock-menu.c:1592
+#: ../src/cairo-dock-menu.c:1593
 msgid "Move to this desktop"
 msgstr "نقل إالى سطح المكتب هذا"
 
-#: ../src/cairo-dock-menu.c:1607
+#: ../src/cairo-dock-menu.c:1608
 msgid "Not Fullscreen"
 msgstr "ليس ملء"
 
-#: ../src/cairo-dock-menu.c:1607
+#: ../src/cairo-dock-menu.c:1608
 msgid "Fullscreen"
 msgstr "ملء الشاشة"
 
-#: ../src/cairo-dock-menu.c:1611
+#: ../src/cairo-dock-menu.c:1612
 msgid "Don't keep above"
 msgstr "ﻻ تجعله في الاعلى"
 
-#: ../src/cairo-dock-menu.c:1611 ../data/messages:363
+#: ../src/cairo-dock-menu.c:1612 ../data/messages:351
 msgid "Keep above"
 msgstr "أبقها في الأعلى"
 
-#: ../src/cairo-dock-menu.c:1636
+#: ../src/cairo-dock-menu.c:1637
 msgid "Remove custom icon"
 msgstr "إزاله الايقونه المعدله"
 
-#: ../src/cairo-dock-menu.c:1640
+#: ../src/cairo-dock-menu.c:1641
 msgid "Set a custom icon"
-msgstr ""
+msgstr "حدد أيقونة مخصصة"
 
-#: ../src/cairo-dock-menu.c:1643
+#: ../src/cairo-dock-menu.c:1644
 msgid "Kill"
 msgstr "اقتل"
 
-#: ../src/cairo-dock-menu.c:1647 ../src/cairo-dock-menu.c:1695
+#: ../src/cairo-dock-menu.c:1648 ../src/cairo-dock-menu.c:1696
 msgid "Launch a new (Shift+clic)"
 msgstr "تشغيل جديد (Shift+أنقر)"
 
-#: ../src/cairo-dock-menu.c:1651
+#: ../src/cairo-dock-menu.c:1652
 msgid "Show"
 msgstr "اظهر"
 
-#: ../src/cairo-dock-menu.c:1653
+#: ../src/cairo-dock-menu.c:1654
 msgid "Unmaximise"
 msgstr "غير مكبر"
 
-#: ../src/cairo-dock-menu.c:1653
+#: ../src/cairo-dock-menu.c:1654
 msgid "Maximise"
 msgstr "تكبير"
 
-#: ../src/cairo-dock-menu.c:1658 ../src/cairo-dock-menu.c:1660
+#: ../src/cairo-dock-menu.c:1659 ../src/cairo-dock-menu.c:1661
 msgid "Minimise"
 msgstr "تصغير"
 
-#: ../src/cairo-dock-menu.c:1658 ../src/cairo-dock-menu.c:1665
-#: ../src/cairo-dock-menu.c:1673 ../src/help/applet-notifications.c:247
+#: ../src/cairo-dock-menu.c:1659 ../src/cairo-dock-menu.c:1666
+#: ../src/cairo-dock-menu.c:1674 ../src/help/applet-notifications.c:247
 msgid "middle-click"
-msgstr ""
+msgstr "نقر بزر الفأرة الأوسط"
 
-#: ../src/cairo-dock-menu.c:1665 ../src/cairo-dock-menu.c:1667
-#: ../data/messages:757
+#: ../src/cairo-dock-menu.c:1666 ../src/cairo-dock-menu.c:1668
+#: ../data/messages:745
 msgid "Lower"
-msgstr ""
+msgstr "أدنى"
 
-#: ../src/cairo-dock-menu.c:1673 ../src/cairo-dock-menu.c:1675
-#: ../data/messages:751
+#: ../src/cairo-dock-menu.c:1674 ../src/cairo-dock-menu.c:1676
+#: ../data/messages:739
 msgid "Close"
-msgstr ""
+msgstr "أغلِق"
 
-#: ../src/cairo-dock-menu.c:1691
+#: ../src/cairo-dock-menu.c:1692
 msgid "Move all to this desktop"
 msgstr "نقل الكل لسطح المكتب هذا"
 
-#: ../src/cairo-dock-menu.c:1697
+#: ../src/cairo-dock-menu.c:1698
 msgid "Show all"
 msgstr "إظهار الكل"
 
-#: ../src/cairo-dock-menu.c:1699
+#: ../src/cairo-dock-menu.c:1700
 msgid "Minimise all"
 msgstr "تصغير الكل"
 
-#: ../src/cairo-dock-menu.c:1701
+#: ../src/cairo-dock-menu.c:1702
 msgid "Close all"
 msgstr "إغلاق الكل"
 
-#: ../src/cairo-dock-menu.c:1722 ../data/messages:361
+#: ../src/cairo-dock-menu.c:1723 ../data/messages:349
 msgid "Normal"
 msgstr "عادي"
 
-#: ../src/cairo-dock-menu.c:1728 ../data/messages:427 ../data/messages:597
-#: ../data/messages:1639
+#: ../src/cairo-dock-menu.c:1729 ../data/messages:415 ../data/messages:585
+#: ../data/messages:1305
 msgid "Always on top"
 msgstr "دائما في الأعلى"
 
-#: ../src/cairo-dock-menu.c:1735
+#: ../src/cairo-dock-menu.c:1736
 msgid "Always below"
 msgstr "دئما ادنى"
 
-#: ../src/cairo-dock-menu.c:1752 ../data/messages:369
+#: ../src/cairo-dock-menu.c:1753 ../data/messages:357
 msgid "Reserve space"
 msgstr "الإحتفاظ بالمسافه"
 
-#: ../src/cairo-dock-menu.c:1759
+#: ../src/cairo-dock-menu.c:1760
 msgid "On all desktops"
 msgstr "على كل سطوح المكتب"
 
-#: ../src/cairo-dock-menu.c:1765
+#: ../src/cairo-dock-menu.c:1766
 msgid "Lock position"
 msgstr "قفل التحريك"
 
@@ -873,113 +820,113 @@
 #: ../src/cairo-dock.c:147
 #, c-format
 msgid "Happy new year %d !!!"
-msgstr ""
+msgstr "%d نتمنى لك عاما سعيدا."
 
-#: ../src/cairo-dock.c:320
+#: ../src/cairo-dock.c:325
 msgid "Use Cairo backend."
 msgstr ""
 
-#: ../src/cairo-dock.c:323
+#: ../src/cairo-dock.c:328
 msgid "Use OpenGL backend."
 msgstr ""
 
-#: ../src/cairo-dock.c:326
+#: ../src/cairo-dock.c:331
 msgid ""
 "Use OpenGL backend with indirect rendering. There are very few case where "
 "this option should be used."
 msgstr ""
 
-#: ../src/cairo-dock.c:329
+#: ../src/cairo-dock.c:334
 msgid "Ask again on startup which backend to use."
 msgstr ""
 
-#: ../src/cairo-dock.c:332
+#: ../src/cairo-dock.c:337
 msgid "Force the dock to consider this environnement - use it with care."
 msgstr ""
 
-#: ../src/cairo-dock.c:335
+#: ../src/cairo-dock.c:340
 msgid ""
 "Force the dock to load from this directory, instead of ~/.config/cairo-dock."
 msgstr ""
 
-#: ../src/cairo-dock.c:338
+#: ../src/cairo-dock.c:343
 msgid ""
 "Address of a server containing additional themes. This will overwrite the "
 "default server address."
 msgstr ""
 
-#: ../src/cairo-dock.c:341
+#: ../src/cairo-dock.c:346
 msgid ""
 "Wait for N seconds before starting; this is useful if you notice some "
 "problems when the dock starts with the session."
 msgstr ""
 
-#: ../src/cairo-dock.c:344
+#: ../src/cairo-dock.c:349
 msgid ""
 "Allow to edit the config before the dock is started and show the config "
 "panel on start."
 msgstr ""
 
-#: ../src/cairo-dock.c:347
+#: ../src/cairo-dock.c:352
 msgid "Exclude a given plug-in from activating (it is still loaded though)."
 msgstr ""
 
-#: ../src/cairo-dock.c:350
+#: ../src/cairo-dock.c:355
 msgid "Don't load any plug-ins."
-msgstr ""
+msgstr "لا تحمّل أي إضافات."
 
-#: ../src/cairo-dock.c:353
+#: ../src/cairo-dock.c:358
 msgid ""
 "Log verbosity (debug,message,warning,critical,error); default is warning."
 msgstr ""
 
-#: ../src/cairo-dock.c:356
+#: ../src/cairo-dock.c:361
 msgid "Force to display some output messages with colors."
 msgstr ""
 
-#: ../src/cairo-dock.c:359
+#: ../src/cairo-dock.c:364
 msgid "Print version and quit."
-msgstr ""
+msgstr "اطبع الإصدارة ثم غادر."
 
-#: ../src/cairo-dock.c:362
+#: ../src/cairo-dock.c:367
 msgid "Lock the dock so that any modification is impossible for users."
 msgstr ""
 
-#: ../src/cairo-dock.c:366
+#: ../src/cairo-dock.c:371
 msgid "Keep the dock above other windows whatever."
 msgstr ""
 
-#: ../src/cairo-dock.c:369
+#: ../src/cairo-dock.c:374
 msgid "Don't make the dock appear on all desktops."
 msgstr ""
 
-#: ../src/cairo-dock.c:372
+#: ../src/cairo-dock.c:377 ../src/cairo-dock.c:437
 msgid "Cairo-Dock makes anything, including coffee !"
 msgstr ""
 
-#: ../src/cairo-dock.c:375
+#: ../src/cairo-dock.c:380
 msgid ""
 "Ask the dock to load additionnal modules contained in this directory (though "
 "it is unsafe for your dock to load unnofficial modules)."
 msgstr ""
 
-#: ../src/cairo-dock.c:378
+#: ../src/cairo-dock.c:383
 msgid ""
 "For debugging purpose only. The crash manager will not be started to hunt "
 "down the bugs."
 msgstr ""
 
-#: ../src/cairo-dock.c:381
+#: ../src/cairo-dock.c:386
 msgid ""
 "For debugging purpose only. Some hidden and still unstable options will be "
 "activated."
 msgstr ""
 
-#: ../src/cairo-dock.c:502
+#: ../src/cairo-dock.c:503
 msgid "Use OpenGL in Cairo-Dock"
 msgstr "استخدام OpenGL في شريط كيرو"
 
-#: ../src/cairo-dock.c:510
+#: ../src/cairo-dock.c:511
 msgid ""
 "OpenGL allows you to use the hardware acceleration, reducing the CPU load to "
 "the minimum.\n"
@@ -991,15 +938,15 @@
 "  or with the -o option to force OpenGL and -c to force cairo.)"
 msgstr ""
 
-#: ../src/cairo-dock.c:521
+#: ../src/cairo-dock.c:522
 msgid "Remember this choice"
 msgstr "تذكر هذا الاختيار"
 
-#: ../src/cairo-dock.c:689
+#: ../src/cairo-dock.c:690
 msgid "< Maintenance mode >"
 msgstr "< وضع الصيانة >"
 
-#: ../src/cairo-dock.c:775
+#: ../src/cairo-dock.c:783
 #, c-format
 msgid ""
 "The module '%s' may have encountered a problem.\n"
@@ -1053,15 +1000,15 @@
 #: ../src/gldit/cairo-dock-gui-factory.c:243
 #, c-format
 msgid "by %s"
-msgstr ""
+msgstr "بواسطة %s"
 
 #: ../src/gldit/cairo-dock-gui-factory.c:255
 msgid "kB"
-msgstr ""
+msgstr "ك.بايت"
 
 #: ../src/gldit/cairo-dock-gui-factory.c:257
 msgid "MB"
-msgstr ""
+msgstr "ميغا بايت"
 
 #: ../src/gldit/cairo-dock-gui-factory.c:266
 msgid "Local"
@@ -1097,7 +1044,7 @@
 
 #: ../src/gldit/cairo-dock-gui-factory.c:1348
 msgid "Rate me"
-msgstr ""
+msgstr "قيّمني"
 
 #: ../src/gldit/cairo-dock-gui-factory.c:1447
 #: ../src/gldit/cairo-dock-gui-factory.c:1449
@@ -1153,34 +1100,34 @@
 msgid "Default"
 msgstr "الافتراضي"
 
-#: ../src/gldit/cairo-dock-themes-manager.c:114
+#: ../src/gldit/cairo-dock-themes-manager.c:118
 #, c-format
 msgid "Are you sure you want to overwrite theme %s?"
 msgstr "هل انت متأكد انك تريد إستبدال السمه %s ؟"
 
-#: ../src/gldit/cairo-dock-themes-manager.c:178
+#: ../src/gldit/cairo-dock-themes-manager.c:182
 msgid "Last modification on:"
-msgstr ""
+msgstr "التعديل الأخير في:"
 
-#: ../src/gldit/cairo-dock-themes-manager.c:272
+#: ../src/gldit/cairo-dock-themes-manager.c:253
 #, c-format
 msgid ""
 "Could not access remote file %s. Maybe the server is down.\n"
 "Please retry later or contact us at glx-dock.org."
 msgstr ""
 
-#: ../src/gldit/cairo-dock-themes-manager.c:286
+#: ../src/gldit/cairo-dock-themes-manager.c:267
 #, c-format
 msgid "Are you sure you want to delete theme %s?"
 msgstr "هل تريد حذف السمة %s ؟"
 
-#: ../src/gldit/cairo-dock-themes-manager.c:288
+#: ../src/gldit/cairo-dock-themes-manager.c:269
 msgid "Are you sure you want to delete these themes?"
 msgstr "هل انت متأكد سوف تقوم بحذف هذه السمات ؟"
 
 #: ../src/help/applet-composite.c:65
 msgid ""
-"Welcome in Cairo-Dock2 !\n"
+"Welcome in Cairo-Dock !\n"
 "This applet is here to help you start using the dock; just click on it.\n"
 "If you have any question/request/remark, please pay us a visit at http://glx-";
 "dock.org.\n"
@@ -1216,6 +1163,15 @@
 "page."
 msgstr ""
 
+#: ../src/help/applet-init.c:31
+msgid ""
+"This applet is made to help you.\n"
+"Click on its icon to pop up useful tips about the possibilities of Cairo-"
+"Dock.\n"
+"Middle-click to open the configuration window.\n"
+"Right-click to access some troubleshooting actions."
+msgstr ""
+
 #: ../src/help/applet-notifications.c:247
 msgid "Open global settings"
 msgstr ""
@@ -1226,58 +1182,66 @@
 
 #: ../src/help/applet-notifications.c:254
 msgid "Disable the gnome-panel"
-msgstr ""
+msgstr "عطل شريط جنوم."
 
 #: ../src/help/applet-notifications.c:256
 msgid "Disable Unity"
-msgstr ""
+msgstr "عطّل يونيتي"
 
 #: ../src/help/applet-notifications.c:258
 msgid "Online help"
-msgstr ""
+msgstr "مساعدة على الإنترنت."
+
+#: ../src/help/applet-tips-dialog.c:152
+msgid "Tips and Tricks"
+msgstr "نصائح وخدع"
+
+#: ../src/help/applet-tips-dialog.c:307
+msgid "Category"
+msgstr "الفئة"
 
 #: ../src/icon-factory/cairo-dock-desktop-file-factory.c:119
 msgid "Enter a command"
-msgstr ""
+msgstr "أدخِل أمراً"
 
 #: ../src/icon-factory/cairo-dock-desktop-file-factory.c:120
 msgid "New launcher"
-msgstr ""
+msgstr "مُطلق جديد"
 
-#: ../src/implementations/cairo-dock-hiding-effect.c:596 ../data/messages:445
-#: ../data/messages:615
+#: ../src/implementations/cairo-dock-hiding-effect.c:596 ../data/messages:433
+#: ../data/messages:603
 msgid "Move down"
 msgstr "تحريك للأسفل"
 
-#: ../src/implementations/cairo-dock-hiding-effect.c:604 ../data/messages:447
-#: ../data/messages:617
+#: ../src/implementations/cairo-dock-hiding-effect.c:604 ../data/messages:435
+#: ../data/messages:605
 msgid "Fade out"
 msgstr "تلاشي"
 
-#: ../src/implementations/cairo-dock-hiding-effect.c:612 ../data/messages:449
-#: ../data/messages:619
+#: ../src/implementations/cairo-dock-hiding-effect.c:612 ../data/messages:437
+#: ../data/messages:607
 msgid "Semi transparent"
 msgstr "شبه شفاف"
 
-#: ../src/implementations/cairo-dock-hiding-effect.c:621 ../data/messages:451
-#: ../data/messages:621
+#: ../src/implementations/cairo-dock-hiding-effect.c:621 ../data/messages:439
+#: ../data/messages:609
 msgid "Zoom out"
 msgstr "تصغير"
 
-#: ../src/implementations/cairo-dock-hiding-effect.c:629 ../data/messages:453
-#: ../data/messages:623
+#: ../src/implementations/cairo-dock-hiding-effect.c:629 ../data/messages:441
+#: ../data/messages:611
 msgid "Folding"
 msgstr "ثني"
 
-#: ../data/messages:1 ../data/messages:1279
+#: ../data/messages:1
 msgid "General"
-msgstr ""
+msgstr "عامّ"
 
-#: ../data/messages:3 ../data/messages:1281
+#: ../data/messages:3
 msgid "Using the dock"
 msgstr ""
 
-#: ../data/messages:5 ../data/messages:1283
+#: ../data/messages:5
 msgid ""
 "Most icons in the dock have several actions: the primary action on left-"
 "click, a secondary action on middle-click, and additionnal actions on right-"
@@ -1286,11 +1250,11 @@
 "sould be on middle-click."
 msgstr ""
 
-#: ../data/messages:7 ../data/messages:1285
+#: ../data/messages:7
 msgid "Adding features"
-msgstr ""
+msgstr "إضافة ميزات."
 
-#: ../data/messages:9 ../data/messages:1287
+#: ../data/messages:9
 msgid ""
 "Cairo-Dock has a lot of applets. Applets are small applications that live "
 "inside the dock, for instance a clock or a log-out button.\n"
@@ -1301,11 +1265,11 @@
 "and then just drag-and-drop the link of an applet into your dock."
 msgstr ""
 
-#: ../data/messages:13 ../data/messages:1291
+#: ../data/messages:13
 msgid "Adding a launcher"
-msgstr ""
+msgstr "إضافة مطلق"
 
-#: ../data/messages:15 ../data/messages:1293
+#: ../data/messages:15
 msgid ""
 "You can add a launcher by drag-and-dropping it from the Applications Menu "
 "into the dock. An animated arrow will appear when you can drop.\n"
@@ -1313,21 +1277,21 @@
 "its icon and select \"make it a launcher\"."
 msgstr ""
 
-#: ../data/messages:17 ../data/messages:1295
+#: ../data/messages:17
 msgid "Removing a launcher"
-msgstr ""
+msgstr "حذف مطلق"
 
-#: ../data/messages:19 ../data/messages:1297
+#: ../data/messages:19
 msgid ""
 "You can remove a launcher by drag-and-dropping it outside the dock. A "
 "\"delete\" emblem will appear on it when you can drop it."
 msgstr ""
 
-#: ../data/messages:21 ../data/messages:1299
+#: ../data/messages:21
 msgid "Grouping icons into a sub-dock"
 msgstr ""
 
-#: ../data/messages:23 ../data/messages:1301
+#: ../data/messages:23
 msgid ""
 "You can group icons into a \"sub-dock\".\n"
 "To add a sub-dock, right-click on the dock -> add -> a sub-dock.\n"
@@ -1335,11 +1299,11 @@
 "dock -> select the sub-dock's name."
 msgstr ""
 
-#: ../data/messages:25 ../data/messages:1303
+#: ../data/messages:25
 msgid "Moving icons"
-msgstr ""
+msgstr "نقل الأيقونات"
 
-#: ../data/messages:27 ../data/messages:1305
+#: ../data/messages:27
 msgid ""
 "You can drag any icon to a new location inside its dock.\n"
 "You can move an icon into another dock by right-clicking on it -> move to "
@@ -1348,9 +1312,9 @@
 "icon inside."
 msgstr ""
 
-#: ../data/messages:29 ../data/messages:1307
+#: ../data/messages:29
 msgid "Changing an icon's image"
-msgstr ""
+msgstr "تغيير صورة الأيقونة"
 
 #: ../data/messages:31
 msgid ""
@@ -1366,11 +1330,11 @@
 "window."
 msgstr ""
 
-#: ../data/messages:33 ../data/messages:1311
+#: ../data/messages:33
 msgid "Resizing icons"
-msgstr ""
+msgstr "تغيير حجم الأيقونات"
 
-#: ../data/messages:35 ../data/messages:1313
+#: ../data/messages:35
 msgid ""
 "You can make the icons and the zoom effect smaller or bigger. Open the "
 "settings (right-click -> Cairo-Dock -> configure), and go to Appearance (or "
@@ -1381,11 +1345,11 @@
 "settings."
 msgstr ""
 
-#: ../data/messages:37 ../data/messages:1315
+#: ../data/messages:37
 msgid "Separating icons"
-msgstr ""
+msgstr "الفصل بين الأيقونات"
 
-#: ../data/messages:39 ../data/messages:1317
+#: ../data/messages:39
 msgid ""
 "You can add separators between icons by right-clicking on the dock -> add -> "
 "a separator.\n"
@@ -1395,11 +1359,11 @@
 "In the \"panel\" view, separators are represented as gap between icons."
 msgstr ""
 
-#: ../data/messages:43 ../data/messages:1321
+#: ../data/messages:43
 msgid "Using the dock as a taskbar"
 msgstr ""
 
-#: ../data/messages:45 ../data/messages:1323
+#: ../data/messages:45
 msgid ""
 "When an application is running, a corresponding icon will appear in the "
 "dock.\n"
@@ -1410,50 +1374,50 @@
 "the launcher, etc."
 msgstr ""
 
-#: ../data/messages:47 ../data/messages:1325
+#: ../data/messages:47
 msgid "Closing a window"
-msgstr ""
+msgstr "إغلاق النافذة"
 
-#: ../data/messages:49 ../data/messages:1327
+#: ../data/messages:49
 msgid ""
 "You can close a window by middle-clicking on its icon (or from the menu)."
 msgstr ""
 
-#: ../data/messages:51 ../data/messages:1329
+#: ../data/messages:51
 msgid "Minimizing / restauring a window"
-msgstr ""
+msgstr "تصغير/استعادة النافذة"
 
-#: ../data/messages:53 ../data/messages:1331
+#: ../data/messages:53
 msgid ""
 "Clicking on its icon will bring the window on top.\n"
 "When the window has the focus, clicking on its icon will minimize the window."
 msgstr ""
 
-#: ../data/messages:55 ../data/messages:1333
+#: ../data/messages:55
 msgid "Launching an application several times"
-msgstr ""
+msgstr "تشغيل برنامج في بعض الأوقات"
 
-#: ../data/messages:57 ../data/messages:1335
+#: ../data/messages:57
 msgid ""
 "You can launch an application several times by SHIFT+clicking on its icon "
 "(or from the menu)."
 msgstr ""
 
-#: ../data/messages:59 ../data/messages:1337
+#: ../data/messages:59
 msgid "Switching between the windows of a same application"
 msgstr ""
 
-#: ../data/messages:61 ../data/messages:1339
+#: ../data/messages:61
 msgid ""
 "With your mouse, scroll up/down on one of the icons of the application. Each "
 "time you scroll, the next/previous window will be presented to you."
 msgstr ""
 
-#: ../data/messages:63 ../data/messages:1341
+#: ../data/messages:63
 msgid "Grouping windows of a given application"
 msgstr ""
 
-#: ../data/messages:65 ../data/messages:1343
+#: ../data/messages:65
 msgid ""
 "When an application has several windows, one icon for each window will "
 "appear in the dock; they will be grouped togather into a sub-dock.\n"
@@ -1461,46 +1425,43 @@
 "side-by-side (if your Window Manager is able to do that)."
 msgstr ""
 
-#: ../data/messages:67 ../data/messages:1345
+#: ../data/messages:67
 msgid "Setting a custom icon for an application"
-msgstr ""
+msgstr "تحديد أيقونة خاصة للتطبيق"
 
-#: ../data/messages:69 ../data/messages:1347
+#: ../data/messages:69
 msgid "See \"Changing an icon's image\" in the \"Icons\" category."
 msgstr ""
 
-#: ../data/messages:71 ../data/messages:1349
+#: ../data/messages:71
 msgid "Showing windows preview over the icons"
 msgstr ""
 
-#: ../data/messages:73 ../data/messages:1351
+#: ../data/messages:73
 msgid ""
 "You need to run Compiz, and enable the \"Window Preview\" plug-in in Compiz. "
 "Install \"ccsm\" to be able to configure Compiz."
 msgstr ""
 
-#: ../data/messages:75 ../data/messages:197 ../data/messages:217
-#: ../data/messages:255 ../data/messages:297 ../data/messages:301
-#: ../data/messages:307 ../data/messages:311 ../data/messages:1353
-#: ../data/messages:1475 ../data/messages:1495 ../data/messages:1533
-#: ../data/messages:1575 ../data/messages:1579 ../data/messages:1585
-#: ../data/messages:1589 ../data/messages:1593 ../data/messages:1597
+#: ../data/messages:75 ../data/messages:185 ../data/messages:205
+#: ../data/messages:243 ../data/messages:285 ../data/messages:289
+#: ../data/messages:295 ../data/messages:299
 msgid "Tip: If this line is grayed, it's because this tip is not for you.)"
 msgstr ""
 
-#: ../data/messages:77 ../data/messages:1355
+#: ../data/messages:77
 msgid "If you're using Compiz, you can click on this button:"
 msgstr ""
 
-#: ../data/messages:79 ../data/messages:1357
+#: ../data/messages:79
 msgid "Docks"
 msgstr ""
 
-#: ../data/messages:81 ../data/messages:1359
+#: ../data/messages:81
 msgid "Positionning the dock on the screen"
 msgstr ""
 
-#: ../data/messages:83 ../data/messages:1361
+#: ../data/messages:83
 msgid ""
 "The dock can be placed anywhere on the screen.\n"
 "In the case of the main dock, right-click -> Cairo-Dock -> configure, and "
@@ -1509,11 +1470,11 @@
 "dock, and then select the position you want."
 msgstr ""
 
-#: ../data/messages:85 ../data/messages:1363
+#: ../data/messages:85
 msgid "Hiding the dock to use all the screen"
 msgstr ""
 
-#: ../data/messages:87 ../data/messages:1365
+#: ../data/messages:87
 msgid ""
 "The dock can hide itself to let all the screen for applications. But it can "
 "also be always visible like a panel.\n"
@@ -1523,39 +1484,22 @@
 "dock, and then select the visibility you want."
 msgstr ""
 
-#: ../data/messages:89 ../data/messages:1367
-msgid "Having more than one dock"
-msgstr ""
-
-#: ../data/messages:91 ../data/messages:95 ../data/messages:99
-#: ../data/messages:1369 ../data/messages:1373 ../data/messages:1377
-msgid "TODO"
-msgstr ""
-
-#: ../data/messages:93 ../data/messages:1371
-msgid "Deleting a dock"
-msgstr ""
-
-#: ../data/messages:97 ../data/messages:1375
-msgid "Changing the look of a dock"
-msgstr ""
-
-#: ../data/messages:103 ../data/messages:1381
+#: ../data/messages:91
 msgid "Placing applets on your desktop"
 msgstr ""
 
-#: ../data/messages:105 ../data/messages:1383
+#: ../data/messages:93
 msgid ""
 "Applets can live inside desklets, which are small windows that can be placed "
 "wherever on your desktop.\n"
 "To detach an applet from the dock, simply drag and drop it outside the dock."
 msgstr ""
 
-#: ../data/messages:107 ../data/messages:1385
+#: ../data/messages:95
 msgid "Moving desklets"
 msgstr ""
 
-#: ../data/messages:109 ../data/messages:1387
+#: ../data/messages:97
 msgid ""
 "Desklets can be moved anywhere simply with the mouse.\n"
 "They can also be rotated by dragging the small arrows on the top and left "
@@ -1564,11 +1508,11 @@
 "clicking on it -> \"lock position\". To unlock it, de-select this option."
 msgstr ""
 
-#: ../data/messages:111 ../data/messages:1389
+#: ../data/messages:99
 msgid "Placing desklets"
 msgstr ""
 
-#: ../data/messages:113 ../data/messages:1391
+#: ../data/messages:101
 msgid ""
 "From the menu (right-click -> visibility), you can also decide to keep it "
 "above other windows, or on the Widget Layer (if you use Compiz), or make a "
@@ -1579,26 +1523,26 @@
 "the small bottom-right button."
 msgstr ""
 
-#: ../data/messages:115 ../data/messages:1393
+#: ../data/messages:103
 msgid "Changing the desklets decorations"
 msgstr ""
 
-#: ../data/messages:117 ../data/messages:1395
+#: ../data/messages:105
 msgid ""
 "Desklets can have decorations. To change that, open the settings of the "
 "applet, go to Desklet, and select the decoration you want (you can provide "
 "your own one)."
 msgstr ""
 
-#: ../data/messages:119 ../data/messages:1397
+#: ../data/messages:107
 msgid "Useful Features"
-msgstr ""
+msgstr "ميزات مفيدة"
 
-#: ../data/messages:121 ../data/messages:1399
+#: ../data/messages:109
 msgid "Having a calendar with tasks"
 msgstr ""
 
-#: ../data/messages:123 ../data/messages:1401
+#: ../data/messages:111
 msgid ""
 "Activate the Clock applet.\n"
 "Clicking on it will display a calendar.\n"
@@ -1608,11 +1552,11 @@
 "(15mn before the event, and also 1 day before in the case of an anniversary)."
 msgstr ""
 
-#: ../data/messages:125 ../data/messages:1403
+#: ../data/messages:113
 msgid "Having a list of all windows"
 msgstr ""
 
-#: ../data/messages:127 ../data/messages:1405
+#: ../data/messages:115
 msgid ""
 "Activate the Switcher applet.\n"
 "Right-clicking on it will give you access to a list containing all the "
@@ -1622,43 +1566,43 @@
 "You can bind this action to the middle-click."
 msgstr ""
 
-#: ../data/messages:129 ../data/messages:1407
+#: ../data/messages:117
 msgid "Showing all the desktops"
-msgstr ""
+msgstr "أظهر جميع أسطر المكتب"
 
-#: ../data/messages:131 ../data/messages:1409
+#: ../data/messages:119
 msgid ""
 "Activate either the Switcher applet or the Show-Desktop applet.\n"
 "Right-click on it -> \"show all the desktop\".\n"
 "You can bind this action to the middle-click."
 msgstr ""
 
-#: ../data/messages:133 ../data/messages:1411
+#: ../data/messages:121
 msgid "Changing the screen resolution"
-msgstr ""
+msgstr "تغيير دقة الشاشة"
 
-#: ../data/messages:135 ../data/messages:1413
+#: ../data/messages:123
 msgid ""
 "Activate the Show-Desktop applet.\n"
 "Right-click on it -> \"change resolution\" -> select the one you want."
 msgstr ""
 
-#: ../data/messages:137 ../data/messages:1415
+#: ../data/messages:125
 msgid "Locking your session"
-msgstr ""
+msgstr "قفل جلستك"
 
-#: ../data/messages:139 ../data/messages:1417
+#: ../data/messages:127
 msgid ""
 "Activate the Log-out applet.\n"
 "Right-click on it -> \"lock screen\".\n"
 "You can bind this action to the middle-click."
 msgstr ""
 
-#: ../data/messages:141 ../data/messages:1419
+#: ../data/messages:129
 msgid "Quick-launching a program from keyboard (replacing ALT+F2)"
 msgstr ""
 
-#: ../data/messages:143 ../data/messages:1421
+#: ../data/messages:131
 msgid ""
 "Activate the Applications Menu applet.\n"
 "Middle-click on it, or right-click -> \"quick-launch\".\n"
@@ -1667,11 +1611,11 @@
 "completed into \"firefox\")."
 msgstr ""
 
-#: ../data/messages:145 ../data/messages:1423
+#: ../data/messages:133
 msgid "Turning Composite OFF during games"
 msgstr ""
 
-#: ../data/messages:147 ../data/messages:1425
+#: ../data/messages:135
 msgid ""
 "Activate the Composite Manager applet.\n"
 "Clicking on it will disable the Composite, which often makes games more "
@@ -1679,11 +1623,11 @@
 "Clicking again on it will enable the Composite."
 msgstr ""
 
-#: ../data/messages:149 ../data/messages:1427
+#: ../data/messages:137
 msgid "Seeing the hourly weather forecast"
 msgstr ""
 
-#: ../data/messages:151 ../data/messages:1429
+#: ../data/messages:139
 msgid ""
 "Activate the Weather applet.\n"
 "Open its settings, go to Configure, and type the name of your city. Press "
@@ -1693,11 +1637,11 @@
 "forecast for this day."
 msgstr ""
 
-#: ../data/messages:153 ../data/messages:1431
+#: ../data/messages:141
 msgid "Adding a file or a web page into the dock"
 msgstr ""
 
-#: ../data/messages:155 ../data/messages:1433
+#: ../data/messages:143
 msgid ""
 "Simply drag a file or an html link and drop it onto the dock (an animated "
 "arrow should appear when you can drop).\n"
@@ -1707,22 +1651,22 @@
 "directly."
 msgstr ""
 
-#: ../data/messages:157 ../data/messages:1435
+#: ../data/messages:145
 msgid "Importing a folder into the dock"
 msgstr ""
 
-#: ../data/messages:159 ../data/messages:1437
+#: ../data/messages:147
 msgid ""
 "Simply drag a folder and drop it onto the dock (an animated arrow should "
 "appear when you can drop).\n"
 "You can choose to import the folder's files or not."
 msgstr ""
 
-#: ../data/messages:161 ../data/messages:1439
+#: ../data/messages:149
 msgid "Accessing the recent events"
 msgstr ""
 
-#: ../data/messages:163 ../data/messages:1441
+#: ../data/messages:151
 msgid ""
 "Activate the Recent-Events applet.\n"
 "You need to have the Zeitgeist daemon to be running. Install it if it's not "
@@ -1732,11 +1676,11 @@
 "quickly."
 msgstr ""
 
-#: ../data/messages:165 ../data/messages:1443
+#: ../data/messages:153
 msgid "Quickly opening a recent file with a launcher"
 msgstr ""
 
-#: ../data/messages:167 ../data/messages:1445
+#: ../data/messages:155
 msgid ""
 "Activate the Recent-Events applet.\n"
 "You need to have the Zeitgeist daemon to be running. Install it if it's not "
@@ -1745,11 +1689,11 @@
 "opened with this launcher will appear in its menu."
 msgstr ""
 
-#: ../data/messages:169 ../data/messages:1447
+#: ../data/messages:157
 msgid "Accessing disks"
-msgstr ""
+msgstr "الوصول إلى الأقراص"
 
-#: ../data/messages:171 ../data/messages:1449
+#: ../data/messages:159
 msgid ""
 "Activate the Shortcuts applet.\n"
 "Then all the disks (including USB key or external hard drives) will be "
@@ -1757,11 +1701,11 @@
 "To unmount a disk before disconnecting it, middle-click on its icon."
 msgstr ""
 
-#: ../data/messages:173 ../data/messages:1451
+#: ../data/messages:161
 msgid "Accessing folder bookmarks"
 msgstr ""
 
-#: ../data/messages:175
+#: ../data/messages:163
 msgid ""
 "Activate the Shortcuts applet.\n"
 "Then all the folders bookmarks (the ones that appear in Nautilus) will be "
@@ -1770,11 +1714,11 @@
 "To remove a bookmark, right-click on its icon -> remove"
 msgstr ""
 
-#: ../data/messages:177 ../data/messages:1455
+#: ../data/messages:165
 msgid "Having multiple instances of an applet"
 msgstr ""
 
-#: ../data/messages:179 ../data/messages:1457
+#: ../data/messages:167
 msgid ""
 "Some applets can have several instances running at the same time: Clock, "
 "Stack, Weather, ...\n"
@@ -1784,22 +1728,22 @@
 "the weather in different cities."
 msgstr ""
 
-#: ../data/messages:181 ../data/messages:1459
+#: ../data/messages:169
 msgid "Adding / removing a desktop"
-msgstr ""
+msgstr "إضافة/حذف سطح مكتب"
 
-#: ../data/messages:183 ../data/messages:1461
+#: ../data/messages:171
 msgid ""
 "Activate the Switcher applet.\n"
 "Right-click on it -> \"add a desktop\" or \"remove this desktop\".\n"
 "You can even name each of them."
 msgstr ""
 
-#: ../data/messages:185 ../data/messages:1463
+#: ../data/messages:173
 msgid "Controling the sound volume"
-msgstr ""
+msgstr "التحكم في شدّة الصوت"
 
-#: ../data/messages:187 ../data/messages:1465
+#: ../data/messages:175
 msgid ""
 "Activate the Sound Volume applet.\n"
 "Then scroll up/down to increase/decrease the sound.\n"
@@ -1807,98 +1751,99 @@
 "Middle-click will mute/unmute."
 msgstr ""
 
-#: ../data/messages:189 ../data/messages:1467
+#: ../data/messages:177
 msgid "Controling the screen brightness"
-msgstr ""
+msgstr "التحكم في إضاءة الشاشة"
 
-#: ../data/messages:191 ../data/messages:1469
+#: ../data/messages:179
 msgid ""
 "Activate the Screen Luminosity applet.\n"
 "Then scroll up/down to increase/decrease the brightness.\n"
 "Alternatively, you can click on the icon and move the scroll bar."
 msgstr ""
 
-#: ../data/messages:193 ../data/messages:1471
+#: ../data/messages:181
 msgid "Removing completely the gnome-panel"
-msgstr ""
+msgstr "حذف شريط جنوم نهائياً"
 
-#: ../data/messages:195 ../data/messages:1473
+#: ../data/messages:183
 msgid ""
-"Open gconf-editor, edit the key /desktop/gnome/session/required_components/"
-"panel, and replace its content with \"cairo-dock\".\n"
+"Open gconf-editor, edit the key "
+"/desktop/gnome/session/required_components/panel, and replace its content "
+"with \"cairo-dock\".\n"
 "Then restart your session : the gnome-panel has not been started, and the "
 "dock has been started (if not, you can add it to the startup programs)."
 msgstr ""
 
-#: ../data/messages:199 ../data/messages:1477
+#: ../data/messages:187
 msgid ""
 "If you are on Gnome, you can click on this button in order to automatically "
 "modify this key:"
 msgstr ""
 
-#: ../data/messages:201 ../data/messages:1479
+#: ../data/messages:189
 msgid "Troubleshooting"
-msgstr ""
+msgstr "تصحيح الاخطاء"
 
-#: ../data/messages:203 ../data/messages:1481
+#: ../data/messages:191
 msgid "If you have any question, don't hesitate to ask on our forum."
-msgstr ""
+msgstr "إذا كانت لديك أي سؤال، فلا تردد في طرحه على منتدانا."
 
-#: ../data/messages:205 ../data/messages:1483
+#: ../data/messages:193
 msgid "Forum"
-msgstr ""
+msgstr "المنتدى"
 
-#: ../data/messages:207 ../data/messages:1485
+#: ../data/messages:195
 msgid "Our wiki can also help you, it is more complete on some points."
-msgstr ""
+msgstr "الويكي يمكن أن تُساعدك أيضا، فهي متكاملة في بعض النقاط."
 
-#: ../data/messages:209 ../data/messages:1487
+#: ../data/messages:197
 msgid "Wiki"
-msgstr ""
+msgstr "الويكي"
 
-#: ../data/messages:211 ../data/messages:1489
+#: ../data/messages:199
 msgid "I have a black background around my dock."
 msgstr ""
 
-#: ../data/messages:213 ../data/messages:1491
+#: ../data/messages:201
 msgid ""
 "Hint : If you have an ATI or an Intel card, you should try without OpenGL "
 "first, because their drivers are not yet perfect."
 msgstr ""
 
-#: ../data/messages:215 ../data/messages:1493
+#: ../data/messages:203
 msgid ""
 "You need to turn on compositing. For instance, you can run Compiz or "
 "xcompmgr. \n"
 "If you're using XFCE or KDE, you can just enable compositing in the window "
 "manager options.\n"
 "If you're using Gnome, you can enable it in Metacity in this way :\n"
-" Open gconf-editor, edit the key '/apps/metacity/general/"
-"compositing_manager' and set it to 'true'."
+" Open gconf-editor, edit the key "
+"'/apps/metacity/general/compositing_manager' and set it to 'true'."
 msgstr ""
 
-#: ../data/messages:219 ../data/messages:1497
+#: ../data/messages:207
 msgid ""
 "If you're on Gnome with Metacity (without Compiz), you can click on this "
 "button:"
 msgstr ""
 
-#: ../data/messages:221 ../data/messages:1499
+#: ../data/messages:209
 msgid "My machine is too old to run a composite manager."
 msgstr ""
 
-#: ../data/messages:223 ../data/messages:1501
+#: ../data/messages:211
 msgid ""
 "Don't panic, Cairo-Dock can emulate the transparency.\n"
 "To get rid of the black background, simply enable the corresponding option "
 "in the end of the «System» module"
 msgstr ""
 
-#: ../data/messages:225 ../data/messages:1503
+#: ../data/messages:213
 msgid "The dock is horribly slow when I move the mouse into it."
 msgstr ""
 
-#: ../data/messages:227 ../data/messages:1505
+#: ../data/messages:215
 msgid ""
 "If you have an Nvidia GeForce8 graphics card, please install the latest "
 "drivers, as the first ones were really buggy.\n"
@@ -1908,32 +1853,32 @@
 "with «cairo-dock -c»."
 msgstr ""
 
-#: ../data/messages:229 ../data/messages:1507
+#: ../data/messages:217
 msgid "I don't have these wonderful effects like fire, cube rotating, etc."
 msgstr ""
 
-#: ../data/messages:231 ../data/messages:1509
+#: ../data/messages:219
 msgid ""
 "Tip: You can force OpenGL by launching the dock with «cairo-dock -o».but you "
 "might get a lot of visual artifacts."
 msgstr ""
 
-#: ../data/messages:233 ../data/messages:1511
+#: ../data/messages:221
 msgid ""
 "You need a graphics card with drivers that support OpenGL2.0. Most Nvidia "
 "cards can do this, as can more and more Intel cards. Most ATI cards do not "
 "support OpenGL2.0."
 msgstr ""
 
-#: ../data/messages:235 ../data/messages:1513
+#: ../data/messages:223
 msgid "I don't have any themes in the Theme Manager, except the default one."
 msgstr ""
 
-#: ../data/messages:237 ../data/messages:1515
+#: ../data/messages:225
 msgid "Hint : Up to version 2.1.1-2, wget was used."
 msgstr ""
 
-#: ../data/messages:239 ../data/messages:1517
+#: ../data/messages:227
 msgid ""
 "Be sure that you are connected to the Net.\n"
 " If your connection is very slow, you can increase the connection timeout in "
@@ -1941,19 +1886,19 @@
 " If you're under a proxy, you'll have to configure \"curl\" to use it; "
 "search on the web how to do it (basically, you have to set up the "
 "\"http_proxy\" environment variable)."
-msgstr ""
+msgstr "تأكد من اتصالك بالإنترنت."
 
-#: ../data/messages:241 ../data/messages:1519
+#: ../data/messages:229
 msgid "The «netspeed» applet displays 0 even when I'm downloading something"
 msgstr ""
 
-#: ../data/messages:243 ../data/messages:1521
+#: ../data/messages:231
 msgid ""
 "Tip: you can run several instances of this applet if you wish to monitor "
 "several interfaces."
 msgstr ""
 
-#: ../data/messages:245 ../data/messages:1523
+#: ../data/messages:233
 msgid ""
 "You must tell the applet which interface you're using to connect to the Net "
 "(by default, this is «eth0»).\n"
@@ -1962,11 +1907,11 @@
 "something like «eth1», «ath0», or «wifi0».."
 msgstr ""
 
-#: ../data/messages:247 ../data/messages:1525
+#: ../data/messages:235
 msgid "The dustbin remains empty even when I delete a file."
 msgstr ""
 
-#: ../data/messages:249 ../data/messages:1527
+#: ../data/messages:237
 msgid ""
 "if you're using KDE, you may have to specify the path to the trash folder.\n"
 "Just edit the applet's configuration, and fill in the Trash path; it is "
@@ -1974,31 +1919,31 @@
 "here!!! (do not insert spaces or some invisible caracters)."
 msgstr ""
 
-#: ../data/messages:251 ../data/messages:1529
+#: ../data/messages:239
 msgid ""
 "There is no icon in the Applications Menu even though I enable the option."
 msgstr ""
 
-#: ../data/messages:253 ../data/messages:1531
+#: ../data/messages:241
 msgid ""
 "In Gnome, there is an option that override the dock's one. To enable icons "
 "in menus, open 'gconf-editor', go to Desktop / Gnome / Interface and enable "
 "the \"menus have icons\" and the \"buttons have icons\" options. "
 msgstr ""
 
-#: ../data/messages:257 ../data/messages:1535
+#: ../data/messages:245
 msgid "If you're on Gnome you can click on this button:"
-msgstr ""
+msgstr "إذا كنت على جنوم يمكنك ضغط هذا الزّر:"
 
-#: ../data/messages:259 ../data/messages:1537
+#: ../data/messages:247
 msgid "The Project"
-msgstr ""
+msgstr "المشروع"
 
-#: ../data/messages:261 ../data/messages:1539
+#: ../data/messages:249
 msgid "Join the project!"
-msgstr ""
+msgstr "انضم إلى المشروع!"
 
-#: ../data/messages:263 ../data/messages:1541
+#: ../data/messages:251
 msgid ""
 "We value your help! If you see a bug, if you think something could be "
 "improved,\n"
@@ -2009,73 +1954,73 @@
 "we’ll be happy to integrate it on our server !"
 msgstr ""
 
-#: ../data/messages:265 ../data/messages:1543
+#: ../data/messages:253
 msgid ""
 "If you wish to develop an applet, a complete documentation is available here."
 msgstr ""
 
-#: ../data/messages:267 ../data/messages:1545
+#: ../data/messages:255
 msgid "Documentation"
-msgstr ""
+msgstr "التوثيق"
 
-#: ../data/messages:269 ../data/messages:1547
+#: ../data/messages:257
 msgid ""
 "If you wish to develop an applet in Python, Perl or any other language,\n"
 "or to interact with the dock in any kind of way, a full DBus API is "
 "described here."
 msgstr ""
 
-#: ../data/messages:271 ../data/messages:1549
+#: ../data/messages:259
 msgid "DBus API"
 msgstr ""
 
-#: ../data/messages:273 ../data/messages:1551
+#: ../data/messages:261
 msgid ""
 "\n"
 "\n"
 "The Cairo-Dock Team"
 msgstr ""
 
-#: ../data/messages:275 ../data/messages:1553
+#: ../data/messages:263
 msgid "Websites"
-msgstr ""
+msgstr "المواقع"
 
-#: ../data/messages:277 ../data/messages:1555
+#: ../data/messages:265
 msgid "Problems? Suggestions? Just want to talk to us? Come on over!"
 msgstr "مشاكل؟ اقتراحات؟ تريد التحدث إلينا؟ تفضل!"
 
-#: ../data/messages:279 ../data/messages:1557
+#: ../data/messages:267
 msgid "Community site"
 msgstr "موقع المجتمع"
 
-#: ../data/messages:285 ../data/messages:1563
+#: ../data/messages:273
 msgid "More applets available online!"
-msgstr ""
+msgstr "المزيد من البريمجات متوفرة على الشبكة!"
 
-#: ../data/messages:287 ../data/messages:1565
+#: ../data/messages:275
 msgid "Cairo-Dock-Plug-ins-Extras"
 msgstr "اضفات اضافية ليكرو دوك"
 
-#: ../data/messages:289 ../data/messages:1567
+#: ../data/messages:277
 msgid "Repositories"
-msgstr ""
+msgstr "المستودعات"
 
-#: ../data/messages:291 ../data/messages:1569
+#: ../data/messages:279
 msgid ""
 "We maintain two repositor

Follow ups