~cairo-dock-team/ubuntu/precise/cairo-dock/988102

« back to all changes in this revision

Viewing changes to data/gauges/battery/battery4.svg

  • Committer: Daniel Holbach
  • Date: 2012-04-17 06:57:26 UTC
  • mfrom: (24.1.1 cairo-dock)
  • Revision ID: daniel.holbach@canonical.com-20120417065726-a52wit52v7ycwvag
Tags: 3.0.0.1-0ubuntu1
* 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
 
<svg
4
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
5
 
   xmlns:cc="http://creativecommons.org/ns#"
6
 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
 
   xmlns:svg="http://www.w3.org/2000/svg"
8
 
   xmlns="http://www.w3.org/2000/svg"
9
 
   xmlns:xlink="http://www.w3.org/1999/xlink"
10
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
 
   width="128"
13
 
   height="128"
14
 
   id="svg2595"
15
 
   sodipodi:version="0.32"
16
 
   inkscape:version="0.46"
17
 
   version="1.0"
18
 
   sodipodi:docname="battery4.svg"
19
 
   inkscape:output_extension="org.inkscape.output.svg.inkscape">
20
 
  <defs
21
 
     id="defs2597">
22
 
    <linearGradient
23
 
       id="linearGradient3836">
24
 
      <stop
25
 
         style="stop-color:#ffe752;stop-opacity:1;"
26
 
         offset="0"
27
 
         id="stop3838" />
28
 
      <stop
29
 
         style="stop-color:#ffd720;stop-opacity:1;"
30
 
         offset="1"
31
 
         id="stop3840" />
32
 
    </linearGradient>
33
 
    <radialGradient
34
 
       inkscape:collect="always"
35
 
       xlink:href="#linearGradient3836"
36
 
       id="radialGradient14457"
37
 
       gradientUnits="userSpaceOnUse"
38
 
       gradientTransform="matrix(1,0,0,0.3139535,0,12.838869)"
39
 
       cx="-9.2857141"
40
 
       cy="18.714285"
41
 
       fx="-9.2857141"
42
 
       fy="18.714285"
43
 
       r="30.714285" />
44
 
    <inkscape:perspective
45
 
       sodipodi:type="inkscape:persp3d"
46
 
       inkscape:vp_x="0 : 526.18109 : 1"
47
 
       inkscape:vp_y="0 : 1000 : 0"
48
 
       inkscape:vp_z="744.09448 : 526.18109 : 1"
49
 
       inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
50
 
       id="perspective2603" />
51
 
  </defs>
52
 
  <sodipodi:namedview
53
 
     id="base"
54
 
     pagecolor="#ffffff"
55
 
     bordercolor="#666666"
56
 
     borderopacity="1.0"
57
 
     inkscape:pageopacity="0.0"
58
 
     inkscape:pageshadow="2"
59
 
     inkscape:zoom="0.35"
60
 
     inkscape:cx="375"
61
 
     inkscape:cy="520"
62
 
     inkscape:document-units="px"
63
 
     inkscape:current-layer="layer1"
64
 
     showgrid="false"
65
 
     inkscape:window-width="1223"
66
 
     inkscape:window-height="716"
67
 
     inkscape:window-x="0"
68
 
     inkscape:window-y="308" />
69
 
  <metadata
70
 
     id="metadata2600">
71
 
    <rdf:RDF>
72
 
      <cc:Work
73
 
         rdf:about="">
74
 
        <dc:format>image/svg+xml</dc:format>
75
 
        <dc:type
76
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
77
 
      </cc:Work>
78
 
    </rdf:RDF>
79
 
  </metadata>
80
 
  <g
81
 
     inkscape:label="Calque 1"
82
 
     inkscape:groupmode="layer"
83
 
     id="layer1">
84
 
    <g
85
 
       id="g7088"
86
 
       inkscape:label="Calque 1"
87
 
       transform="translate(-4.7505486e-2,-2.76621e-2)">
88
 
      <g
89
 
         transform="translate(-0.5223855,-0.6340079)"
90
 
         id="g7090">
91
 
        <path
92
 
           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"
93
 
           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"
94
 
           id="path7092"
95
 
           sodipodi:nodetypes="cscccc" />
96
 
        <path
97
 
           sodipodi:type="arc"
98
 
           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"
99
 
           id="path7094"
100
 
           sodipodi:cx="-9.2857141"
101
 
           sodipodi:cy="18.714285"
102
 
           sodipodi:rx="30.714285"
103
 
           sodipodi:ry="9.6428576"
104
 
           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"
105
 
           transform="matrix(1.0337475,0,0,0.8928195,74.12779,43.416035)" />
106
 
      </g>
107
 
    </g>
108
 
  </g>
109
 
</svg>