Merge lp:~mitya57/ubuntu-mono/remove-desktop into lp:~ubuntu-art-pkg/ubuntu-mono/trunk

Proposed by Dmitry Shachnev
Status: Superseded
Proposed branch: lp:~mitya57/ubuntu-mono/remove-desktop
Merge into: lp:~ubuntu-art-pkg/ubuntu-mono/trunk
Diff against target: 1366 lines (+11/-1193)
19 files modified
debian/changelog (+7/-0)
debian/control (+1/-3)
debian/rules (+1/-16)
ubuntu-mono-dark/index.theme (+1/-6)
ubuntu-mono-dark/places/128/user-desktop.svg (+0/-83)
ubuntu-mono-dark/places/16/user-desktop.svg (+0/-83)
ubuntu-mono-dark/places/22/user-desktop.svg (+0/-84)
ubuntu-mono-dark/places/24/user-desktop.svg (+0/-83)
ubuntu-mono-dark/places/32/user-desktop.svg (+0/-83)
ubuntu-mono-dark/places/48/user-desktop.svg (+0/-83)
ubuntu-mono-dark/places/64/user-desktop.svg (+0/-82)
ubuntu-mono-light/index.theme (+1/-6)
ubuntu-mono-light/places/128/user-desktop.svg (+0/-83)
ubuntu-mono-light/places/16/user-desktop.svg (+0/-83)
ubuntu-mono-light/places/22/user-desktop.svg (+0/-84)
ubuntu-mono-light/places/24/user-desktop.svg (+0/-83)
ubuntu-mono-light/places/32/user-desktop.svg (+0/-83)
ubuntu-mono-light/places/48/user-desktop.svg (+0/-83)
ubuntu-mono-light/places/64/user-desktop.svg (+0/-82)
To merge this branch: bzr merge lp:~mitya57/ubuntu-mono/remove-desktop
Reviewer Review Type Date Requested Status
Paul Sladen Pending
Ubuntu Artwork Packagers Pending
Review via email: mp+137423@code.launchpad.net

Description of the change

(Please correct me if this change is wrong.)

I think we no longer need show-desktop icons because they were added for Alt-Tab window switcher, and it no longer uses it (but a blank item rather).

The icons in lp:humanity look *much* nicer and more consistent with the rest of icons.

This also "fixes" the following bugs:

bug 842578: "Show Desktop" icon shows a background picture I'm not using
bug 1048837: show desktop icon in launcher is ugly

---

This branch removes the icon and parts of packaging needed to handle it.

To post a comment you must log in.
153. By Dmitry Shachnev

Remove user-desktop.icon, we no longer use it in window switcher
and it looks uglier than its humanity equivalent.

Unmerged revisions

153. By Dmitry Shachnev

Remove user-desktop.icon, we no longer use it in window switcher
and it looks uglier than its humanity equivalent.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2012-11-27 15:08:02 +0000
+++ debian/changelog 2012-12-02 16:46:21 +0000
@@ -1,3 +1,10 @@
1ubuntu-mono (0.0.51) UNRELEASED; urgency=low
2
3 * Remove user-desktop.icon, we no longer use it in window switcher
4 and it looks uglier than its humanity equivalent.
5
6 -- Dmitry Shachnev <mitya57@ubuntu.com> Sun, 02 Dec 2012 20:05:10 +0400
7
1ubuntu-mono (0.0.50) raring; urgency=low8ubuntu-mono (0.0.50) raring; urgency=low
29
3 * Add missing weather icons for sunny days (LP: #748861)10 * Add missing weather icons for sunny days (LP: #748861)
411
=== modified file 'debian/control'
--- debian/control 2012-07-17 15:37:32 +0000
+++ debian/control 2012-12-02 16:46:21 +0000
@@ -4,9 +4,7 @@
4Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>4Maintainer: Ubuntu Artwork Team <ubuntu-art@lists.ubuntu.com>
5Build-Depends: debhelper (>= 7),5Build-Depends: debhelper (>= 7),
6 icon-naming-utils,6 icon-naming-utils,
7 ubuntu-wallpapers,7 libmagickcore5-extra,
8 imagemagick,
9 libmagickcore5-extra,
10 python,8 python,
11 python-scour,9 python-scour,
12 python-rsvg10 python-rsvg
1311
=== modified file 'debian/rules'
--- debian/rules 2012-03-06 11:49:17 +0000
+++ debian/rules 2012-12-02 16:46:21 +0000
@@ -1,19 +1,4 @@
1#!/usr/bin/make -f1#!/usr/bin/make -f
2DEBIAN_DIR=$(CURDIR)2
3%:3%:
4 dh $@ --with scour4 dh $@ --with scour
5
6override_dh_install:
7 dh_install
8 # Pre-cache slow-to-load SVG icons to PNG bitmaps, once, at package-build time
9
10 # May its because it's a JPEG saved as .png?
11 #ls -l /usr/share/backgrounds/warty-final-ubuntu.png $(DEBIAN_DIR)/debian/warty-final-ubuntu.jpg
12 #find debian/ -type f -name user-desktop.svg | xargs sed -i -e 'sXfile:///usr/share/backgrounds/warty-final-ubuntu.pngX$(DEBIAN_DIR)/debian/warty-final-ubuntu.jpgXg'
13
14 #find debian/ -type f -name user-desktop.svg | sed -e 'p;s/svg$$/png/' | xargs -tn2 convert -background none
15 #find debian/ -type l -name desktop.svg | sed -e 'sX^.*/usrXusrX;s/desktop.svg/user-desktop.png/;p;s/user-desktop.png/desktop.png/' | xargs -tn2 dh_link
16 #find debian/ -type f -name user-desktop.svg -o -type l -name desktop.svg | xargs -t rm
17
18 # Go on! Give up; admit defeat by the buildd. Just copy in those locally build copies...
19 for p in debian/ubuntu-mono/usr/share/icons/ubuntu-mono-* ; do cp -avt $$p debian/places ; done
205
=== modified file 'ubuntu-mono-dark/index.theme'
--- ubuntu-mono-dark/index.theme 2011-09-05 05:56:18 +0000
+++ ubuntu-mono-dark/index.theme 2012-12-02 16:46:21 +0000
@@ -6,7 +6,7 @@
6Example=directory-x-normal6Example=directory-x-normal
77
8#Directory list8#Directory list
9Directories=actions/16,actions/22,actions/24,animations/24,animations/24,apps/16,apps/22,apps/24,apps/48,categories/22,categories/24,mimes/16,mimes/22,mimes/24,places/16,places/22,places/24,places/32,places/48,places/64,places/128,status/16,status/22,status/24,stock/16,stock/22,stock/24,stock/32,stock/48,stock/64,stock/1289Directories=actions/16,actions/22,actions/24,animations/24,animations/24,apps/16,apps/22,apps/24,apps/48,categories/22,categories/24,mimes/16,mimes/22,mimes/24,places/16,places/22,places/24,places/32,places/48,places/64,status/16,status/22,status/24,stock/16,stock/22,stock/24,stock/32,stock/48,stock/64,stock/128
1010
11[actions/16]11[actions/16]
12Size=1612Size=16
@@ -108,11 +108,6 @@
108Context=Places108Context=Places
109Type=Scalable109Type=Scalable
110110
111[places/128]
112Size=128
113Context=Places
114Type=Scalable
115
116[status/16]111[status/16]
117Size=16112Size=16
118Context=Status113Context=Status
119114
=== removed directory 'ubuntu-mono-dark/places/128'
=== removed symlink 'ubuntu-mono-dark/places/128/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/128/user-desktop.svg'
--- ubuntu-mono-dark/places/128/user-desktop.svg 2011-09-19 06:59:41 +0000
+++ ubuntu-mono-dark/places/128/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="128"
14 height="128"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="user-desktop.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="2.7499999"
29 inkscape:cx="129.64883"
30 inkscape:cy="22.40791"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title />
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,64)">
65 <image
66 y="-46"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="92"
71 width="126" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 122.998,-48 H 5.002 C 2.239,-48 0,-45.762 0,-43 v 86 c 0,2.762 2.239,5 5.002,5 H 122.998 C 125.761,48 128,45.762 128,43 v -86 c 0,-2.762 -2.239,-5 -5.002,-5 z M 122,42 H 6 v -84 h 116 v 84 z"
76 id="path21" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 119,-33 H 9 v -5 h 110 v 5 z"
81 id="path23" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-dark/places/16/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/16/user-desktop.svg'
--- ubuntu-mono-dark/places/16/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-dark/places/16/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="16"
14 height="16"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-22x22.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="32.15625"
29 inkscape:cx="11.172898"
30 inkscape:cy="10.573686"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-48)">
65 <image
66 y="51"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="9"
71 width="14" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 15,50 H 1 c -0.553,0 -1,0.447 -1,1 v 9 c 0,0.553 0.447,1 1,1 h 14 c 0.552,0 1,-0.447 1,-1 v -9 c 0,-0.553 -0.448,-1 -1,-1 z m 0,10 H 1 v -9 h 14 v 9 z"
76 id="path73" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 14,53 H 2 v -1 h 12 v 1 z"
81 id="path75" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-dark/places/22/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/22/user-desktop.svg'
--- ubuntu-mono-dark/places/22/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-dark/places/22/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,84 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="22"
14 height="22"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-24x24.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="32.15625"
29 inkscape:cx="11.172898"
30 inkscape:cy="10.573686"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-42)">
65 <image
66 y="46"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="13"
71 width="20" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 21,45 H 1 c -0.553,0 -1,0.447 -1,1 v 13 c 0,0.553 0.447,1 1,1 h 20 c 0.552,0 1,-0.447 1,-1 V 46 c 0,-0.553 -0.448,-1 -1,-1 z m 0,14 H 1 V 46 h 20 v 13 z"
76 id="path69" />
77 <path
78 style="opacity:0.8;fill:#ffffff"
79 inkscape:connector-curvature="0"
80 enable-background="new "
81 d="M 20,48 H 2 v -1 h 18 v 1 z"
82 id="path71" />
83 </g>
84</svg>
850
=== removed symlink 'ubuntu-mono-dark/places/24/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/24/user-desktop.svg'
--- ubuntu-mono-dark/places/24/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-dark/places/24/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="24"
14 height="24"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-32x32.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="22.737902"
29 inkscape:cx="11.172898"
30 inkscape:cy="8.0858341"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-40)">
65 <image
66 y="45"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="14"
71 width="22" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 23,44 H 1 c -0.553,0 -1,0.447 -1,1 v 14 c 0,0.553 0.447,1 1,1 h 22 c 0.552,0 1,-0.447 1,-1 V 45 c 0,-0.553 -0.448,-1 -1,-1 z m 0,15 H 1 V 45 h 22 v 14 z"
76 id="path65" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 21,48 H 3 v -1 h 18 v 1 z"
81 id="path67" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-dark/places/32/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/32/user-desktop.svg'
--- ubuntu-mono-dark/places/32/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-dark/places/32/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="32"
14 height="32"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-48x48.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="16.078125"
29 inkscape:cx="19.968784"
30 inkscape:cy="8.0858341"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-32)">
65 <image
66 y="38"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="20"
71 width="30" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 31,37 H 1 c -0.553,0 -1,0.447 -1,1 v 20 c 0,0.553 0.447,1 1,1 h 30 c 0.552,0 1,-0.447 1,-1 V 38 c 0,-0.553 -0.448,-1 -1,-1 z m 0,21 H 1 V 38 h 30 v 20 z"
76 id="path61" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 29,41 H 3 v -1 h 26 v 1 z"
81 id="path63" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-dark/places/48/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/48/user-desktop.svg'
--- ubuntu-mono-dark/places/48/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-dark/places/48/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="48"
14 height="48"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-64x64.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="11.368951"
29 inkscape:cx="29.920193"
30 inkscape:cy="10.7246"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-16)">
65 <image
66 y="27"
67 x="3"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="26"
71 width="42" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 46,24 H 2 c -1.104,0 -2,0.896 -2,2 v 28 c 0,1.105 0.896,2 2,2 h 44 c 1.104,0 2,-0.895 2,-2 V 26 c 0,-1.104 -0.896,-2 -2,-2 z M 45,53 H 3 V 27 h 42 v 26 z"
76 id="path57" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 42,32 H 6 v -2 h 36 v 2 z"
81 id="path59" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-dark/places/64/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-dark/places/64/user-desktop.svg'
--- ubuntu-mono-dark/places/64/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-dark/places/64/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,82 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="64"
14 height="64"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-128x128.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="5.6844756"
29 inkscape:cx="58.067029"
30 inkscape:cy="3.687891"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer">
64 <image
65 y="13"
66 x="4"
67 id="image3127"
68 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
69 height="38"
70 width="56" />
71 <path
72 style="fill:#ffffff"
73 inkscape:connector-curvature="0"
74 d="M 61,9 H 3 C 1.344,9 0,10.343 0,12 v 40 c 0,1.657 1.344,3 3,3 h 58 c 1.656,0 3,-1.343 3,-3 V 12 C 64,10.344 62.656,9 61,9 z M 60,51 H 4 V 13 h 56 v 38 z"
75 id="path53" />
76 <path
77 style="fill:#ffffff"
78 inkscape:connector-curvature="0"
79 d="M 57,19 H 7 v -3 h 50 v 3 z"
80 id="path55" />
81 </g>
82</svg>
830
=== modified file 'ubuntu-mono-light/index.theme'
--- ubuntu-mono-light/index.theme 2011-09-05 05:56:18 +0000
+++ ubuntu-mono-light/index.theme 2012-12-02 16:46:21 +0000
@@ -6,7 +6,7 @@
6Example=directory-x-normal6Example=directory-x-normal
77
8#Directory list8#Directory list
9Directories=actions/16,actions/22,actions/24,animations/24,animations/24,apps/16,apps/22,apps/24,apps/48,categories/22,categories/24,mimes/16,mimes/22,mimes/24,places/16,places/22,places/24,places/32,places/48,places/64,places/128,status/16,status/22,status/24,stock/16,stock/22,stock/24,stock/32,stock/48,stock/64,stock/1289Directories=actions/16,actions/22,actions/24,animations/24,animations/24,apps/16,apps/22,apps/24,apps/48,categories/22,categories/24,mimes/16,mimes/22,mimes/24,places/16,places/22,places/24,places/32,places/48,places/64,status/16,status/22,status/24,stock/16,stock/22,stock/24,stock/32,stock/48,stock/64,stock/128
1010
11[actions/16]11[actions/16]
12Size=1612Size=16
@@ -108,11 +108,6 @@
108Context=Places108Context=Places
109Type=Scalable109Type=Scalable
110110
111[places/128]
112Size=128
113Context=Places
114Type=Scalable
115
116[status/16]111[status/16]
117Size=16112Size=16
118Context=Status113Context=Status
119114
=== removed directory 'ubuntu-mono-light/places/128'
=== removed symlink 'ubuntu-mono-light/places/128/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/128/user-desktop.svg'
--- ubuntu-mono-light/places/128/user-desktop.svg 2011-09-19 06:59:41 +0000
+++ ubuntu-mono-light/places/128/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="128"
14 height="128"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="user-desktop.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="2.7499999"
29 inkscape:cx="129.64883"
30 inkscape:cy="22.40791"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title />
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,64)">
65 <image
66 y="-46"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="92"
71 width="126" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 122.998,-48 H 5.002 C 2.239,-48 0,-45.762 0,-43 v 86 c 0,2.762 2.239,5 5.002,5 H 122.998 C 125.761,48 128,45.762 128,43 v -86 c 0,-2.762 -2.239,-5 -5.002,-5 z M 122,42 H 6 v -84 h 116 v 84 z"
76 id="path21" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 119,-33 H 9 v -5 h 110 v 5 z"
81 id="path23" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-light/places/16/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/16/user-desktop.svg'
--- ubuntu-mono-light/places/16/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-light/places/16/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="16"
14 height="16"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-22x22.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="32.15625"
29 inkscape:cx="11.172898"
30 inkscape:cy="10.573686"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-48)">
65 <image
66 y="51"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="9"
71 width="14" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 15,50 H 1 c -0.553,0 -1,0.447 -1,1 v 9 c 0,0.553 0.447,1 1,1 h 14 c 0.552,0 1,-0.447 1,-1 v -9 c 0,-0.553 -0.448,-1 -1,-1 z m 0,10 H 1 v -9 h 14 v 9 z"
76 id="path73" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 14,53 H 2 v -1 h 12 v 1 z"
81 id="path75" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-light/places/22/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/22/user-desktop.svg'
--- ubuntu-mono-light/places/22/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-light/places/22/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,84 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="22"
14 height="22"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-24x24.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="32.15625"
29 inkscape:cx="11.172898"
30 inkscape:cy="10.573686"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-42)">
65 <image
66 y="46"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="13"
71 width="20" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 21,45 H 1 c -0.553,0 -1,0.447 -1,1 v 13 c 0,0.553 0.447,1 1,1 h 20 c 0.552,0 1,-0.447 1,-1 V 46 c 0,-0.553 -0.448,-1 -1,-1 z m 0,14 H 1 V 46 h 20 v 13 z"
76 id="path69" />
77 <path
78 style="opacity:0.8;fill:#ffffff"
79 inkscape:connector-curvature="0"
80 enable-background="new "
81 d="M 20,48 H 2 v -1 h 18 v 1 z"
82 id="path71" />
83 </g>
84</svg>
850
=== removed symlink 'ubuntu-mono-light/places/24/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/24/user-desktop.svg'
--- ubuntu-mono-light/places/24/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-light/places/24/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="24"
14 height="24"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-32x32.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="22.737902"
29 inkscape:cx="11.172898"
30 inkscape:cy="8.0858341"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-40)">
65 <image
66 y="45"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="14"
71 width="22" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 23,44 H 1 c -0.553,0 -1,0.447 -1,1 v 14 c 0,0.553 0.447,1 1,1 h 22 c 0.552,0 1,-0.447 1,-1 V 45 c 0,-0.553 -0.448,-1 -1,-1 z m 0,15 H 1 V 45 h 22 v 14 z"
76 id="path65" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 21,48 H 3 v -1 h 18 v 1 z"
81 id="path67" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-light/places/32/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/32/user-desktop.svg'
--- ubuntu-mono-light/places/32/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-light/places/32/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="32"
14 height="32"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-48x48.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="16.078125"
29 inkscape:cx="19.968784"
30 inkscape:cy="8.0858341"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-32)">
65 <image
66 y="38"
67 x="1"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="20"
71 width="30" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 31,37 H 1 c -0.553,0 -1,0.447 -1,1 v 20 c 0,0.553 0.447,1 1,1 h 30 c 0.552,0 1,-0.447 1,-1 V 38 c 0,-0.553 -0.448,-1 -1,-1 z m 0,21 H 1 V 38 h 30 v 20 z"
76 id="path61" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 29,41 H 3 v -1 h 26 v 1 z"
81 id="path63" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-light/places/48/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/48/user-desktop.svg'
--- ubuntu-mono-light/places/48/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-light/places/48/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,83 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="48"
14 height="48"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-64x64.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="11.368951"
29 inkscape:cx="29.920193"
30 inkscape:cy="10.7246"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer"
64 transform="translate(0,-16)">
65 <image
66 y="27"
67 x="3"
68 id="image3127"
69 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
70 height="26"
71 width="42" />
72 <path
73 style="fill:#ffffff"
74 inkscape:connector-curvature="0"
75 d="M 46,24 H 2 c -1.104,0 -2,0.896 -2,2 v 28 c 0,1.105 0.896,2 2,2 h 44 c 1.104,0 2,-0.895 2,-2 V 26 c 0,-1.104 -0.896,-2 -2,-2 z M 45,53 H 3 V 27 h 42 v 26 z"
76 id="path57" />
77 <path
78 style="fill:#ffffff"
79 inkscape:connector-curvature="0"
80 d="M 42,32 H 6 v -2 h 36 v 2 z"
81 id="path59" />
82 </g>
83</svg>
840
=== removed symlink 'ubuntu-mono-light/places/64/desktop.svg'
=== target was u'user-desktop.svg'
=== removed file 'ubuntu-mono-light/places/64/user-desktop.svg'
--- ubuntu-mono-light/places/64/user-desktop.svg 2011-09-19 06:26:14 +0000
+++ ubuntu-mono-light/places/64/user-desktop.svg 1970-01-01 00:00:00 +0000
@@ -1,82 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="64"
14 height="64"
15 id="svg3038"
16 version="1.1"
17 inkscape:version="0.48.2 r9819"
18 sodipodi:docname="desktop-128x128.svg">
19 <defs
20 id="defs3040" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0.0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="5.6844756"
29 inkscape:cx="58.067029"
30 inkscape:cy="3.687891"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:document-units="px"
34 inkscape:grid-bbox="true"
35 inkscape:window-width="1400"
36 inkscape:window-height="1026"
37 inkscape:window-x="0"
38 inkscape:window-y="24"
39 inkscape:window-maximized="1">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3055"
43 empspacing="1"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3043">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 id="layer1"
62 inkscape:label="Layer 1"
63 inkscape:groupmode="layer">
64 <image
65 y="13"
66 x="4"
67 id="image3127"
68 xlink:href="file:///usr/share/backgrounds/warty-final-ubuntu.png"
69 height="38"
70 width="56" />
71 <path
72 style="fill:#ffffff"
73 inkscape:connector-curvature="0"
74 d="M 61,9 H 3 C 1.344,9 0,10.343 0,12 v 40 c 0,1.657 1.344,3 3,3 h 58 c 1.656,0 3,-1.343 3,-3 V 12 C 64,10.344 62.656,9 61,9 z M 60,51 H 4 V 13 h 56 v 38 z"
75 id="path53" />
76 <path
77 style="fill:#ffffff"
78 inkscape:connector-curvature="0"
79 d="M 57,19 H 7 v -3 h 50 v 3 z"
80 id="path55" />
81 </g>
82</svg>

Subscribers

People subscribed via source and target branches