Merge lp:~jbicha/ubiquity/fix-missing-icon-in-gnome-shell into lp:ubiquity

Proposed by Jeremy Bícha
Status: Merged
Merged at revision: 5954
Proposed branch: lp:~jbicha/ubiquity/fix-missing-icon-in-gnome-shell
Merge into: lp:ubiquity
Diff against target: 1109 lines (+805/-53)
26 files modified
Makefile.am (+1/-1)
configure.ac (+2/-1)
d-i/manifest (+1/-1)
data/Makefile.am (+2/-0)
data/icons/16x16/apps/ubiquity.svg (+105/-0)
data/icons/22x22/apps/ubiquity.svg (+119/-0)
data/icons/24x24/apps/ubiquity.svg (+128/-0)
data/icons/32x32/apps/ubiquity.svg (+126/-0)
data/icons/48x48/apps/ubiquity.svg (+118/-0)
data/icons/64x64/apps/ubiquity.svg (+123/-0)
data/icons/Makefile.am (+34/-0)
data/ubiquity-kdeui.desktop.in (+1/-1)
debian/changelog (+11/-0)
debian/copyright (+4/-2)
debian/oem-config-gtk.dirs (+0/-1)
debian/oem-config-gtk.install (+1/-1)
debian/oem-config-kde.dirs (+0/-1)
debian/oem-config-kde.install (+1/-1)
debian/rules (+6/-18)
debian/ubiquity-frontend-gtk.install (+15/-10)
debian/ubiquity-frontend-kde.install (+4/-7)
debian/ubiquity-ubuntu-artwork.install (+0/-1)
debian/ubiquity.dirs-any (+0/-1)
debian/ubiquity.install-any (+1/-0)
ubiquity/frontend/gtk_ui.py (+1/-5)
ubiquity/frontend/kde_ui.py (+1/-1)
To merge this branch: bzr merge lp:~jbicha/ubiquity/fix-missing-icon-in-gnome-shell
Reviewer Review Type Date Requested Status
Dimitri John Ledkov Needs Fixing
Review via email: mp+171205@code.launchpad.net
To post a comment you must log in.
5946. By Dimitri John Ledkov

Fix "parition" typo in template names.

5947. By Dimitri John Ledkov

Wrap ubiquity call in sh, due to broken desktop-file/pkexec
interaction on XFCE and LXDE (LP: #1193526)

5948. By Dimitri John Ledkov

releasing version 2.15.8

5949. By Dimitri John Ledkov

Use pyflakes3 instead of pyflakes, for better python3 checks.

5950. By Jonathan Riddell

[ Aurélien Gâteau ]
* Merge lp:~agateau/ubiquity/kde-rework-try-install-buttons
 - Make the icon part of the buttons so that they are clickable as
   well (I always click the icon and get frustrated it does not do
   anything...)
 - Use latest Oxygen icons

5951. By Colin Watson

merge lp:~laney/ubiquity/iso-639-b

5952. By Colin Watson

releasing version 2.15.9

Revision history for this message
Dimitri John Ledkov (xnox) wrote :
Download full text (8.4 KiB)

I see a significant debdiff on ubiquity-frontend-kde & ubiquity-frontend-gtk packages. Can you take a look, and check if that's intentional? As far as I can tell, ubiquity-dm on gtk is broken with panel missing.

$ debdiff ubiquity-frontend-kde_2.15.9_all.deb ubiquity-frontend-kde_2.15.10_all.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .deb but not in first
-------------------------------------
-rw-r--r-- root/root /usr/share/icons/hicolor/128x128/apps/ubiquity-kde.png
-rw-r--r-- root/root /usr/share/icons/hicolor/16x16/apps/ubiquity-kde.png
-rw-r--r-- root/root /usr/share/icons/hicolor/22x22/apps/ubiquity-kde.png
-rw-r--r-- root/root /usr/share/icons/hicolor/32x32/apps/ubiquity-kde.png
-rw-r--r-- root/root /usr/share/icons/hicolor/48x48/apps/ubiquity-kde.png
-rw-r--r-- root/root /usr/share/icons/hicolor/64x64/apps/ubiquity-kde.png
-rw-r--r-- root/root /usr/share/ubiquity/qt/images/background.xcf
-rw-r--r-- root/root /usr/share/ubiquity/qt/images/graphics.svg
-rw-r--r-- root/root /usr/share/ubiquity/qt/images/try-install.svg
-rwxr-xr-x root/root /usr/share/ubiquity/qt/images/genrtl.py

Files in first .deb but not in second
-------------------------------------
-rw-r--r-- root/root /usr/share/icons/hicolor/128x128/apps/ubiquity.png
-rw-r--r-- root/root /usr/share/icons/hicolor/16x16/apps/ubiquity.png
-rw-r--r-- root/root /usr/share/icons/hicolor/22x22/apps/ubiquity.png
-rw-r--r-- root/root /usr/share/icons/hicolor/32x32/apps/ubiquity.png
-rw-r--r-- root/root /usr/share/icons/hicolor/48x48/apps/ubiquity.png
-rw-r--r-- root/root /usr/share/icons/hicolor/64x64/apps/ubiquity.png

Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: python3 (>= 3.2.3-3~), ubiquity (= [-2.15.9),-] {+2.15.10),+} python3-pyqt4, kde-window-manager, xauth, python3-dbus, python3-dbus.mainloop.qt
Installed-Size: [-933-] {+1958+}
Provides: [-ubiquity-frontend-2.15.9-] {+ubiquity-frontend-2.15.10+}
Version: [-2.15.9-] {+2.15.10+}

$ debdiff ubiquity-frontend-gtk_2.15.9_amd64.deb ubiquity-frontend-gtk_2.15.10_amd64.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .deb but not in first
-------------------------------------
-rw-r--r-- root/root /usr/share/icons/hicolor/16x16/apps/ubiquity.svg
-rw-r--r-- root/root /usr/share/icons/hicolor/22x22/apps/ubiquity.svg
-rw-r--r-- root/root /usr/share/icons/hicolor/24x24/apps/ubiquity.svg
-rw-r--r-- root/root /usr/share/icons/hicolor/32x32/apps/ubiquity.svg
-rw-r--r-- root/root /usr/share/icons/hicolor/48x48/apps/ubiquity.svg
-rw-r--r-- root/root /usr/share/icons/hicolor/64x64/apps/ubiquity.svg
-rw-r--r-- root/root /usr/share/ubiquity/gtk/nm.xml
-rw-r--r-- root/root /usr/share/ubiquity/pixmaps/u1/assets/TODO
-rw-r--r-- root/root /usr/share/ubiquity/pixmaps/u1/assets/active_bevel.png
-rw-r--r-- root/root /usr/share/ubiquity/pixmaps/u1/assets/active_gradience.png
-rw-r--r-- root/root /usr/share/ubiquity/pixmaps/u1/assets/active_stroke....

Read more...

review: Needs Fixing
5953. By Dimitri John Ledkov

Change Ubuntu Studio background in ubiquity-dm.

5954. By Jeremy Bícha

* Automatic update of included source packages: grub-installer
  1.78ubuntu7.
* Don't tell automake to install everything to ubiquity-frontend-gtk and
  try to clean up after
* Reorganize app icon handling
  - Fixes missing app icon in GNOME Shell (LP: #1164573)
  - Use improved icon from Humanity as fallback icon
* Update *.install files for above changes
* Fix minor lintian warning by not installing empty /usr/share/applications/

Revision history for this message
Jeremy Bícha (jbicha) wrote :

Dmitrijs, thanks for the review and apologies for the diff being so large. Next time I'll have to try to split a change like this into smaller merge proposals.

I've remerged my changes against trunk and the debdiff output should be a lot cleaner now. ubiquity-kde's icon is called ubiquity-kde (which is much saner than trying to use the same name as ubiquity). ubiquity includes several icon sizes now, stored in the usual hicolor location instead of in pixmaps.

There's still an extra /usr/share/ubiquity/gtk/nm.xml which I guess might be needed if editing the Wireless screen in glade. It takes up almost no space but we could remove it in debian/rules if we really didn't want it.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Makefile.am'
--- Makefile.am 2012-12-05 13:28:32 +0000
+++ Makefile.am 2013-07-11 18:26:23 +0000
@@ -1,6 +1,6 @@
1## Process this file with automake to produce Makefile.in1## Process this file with automake to produce Makefile.in
22
3SUBDIRS = desktop pixmaps po src3SUBDIRS = data pixmaps po src
44
5ACLOCAL_AMFLAGS = -I m45ACLOCAL_AMFLAGS = -I m4
66
77
=== modified file 'configure.ac'
--- configure.ac 2013-04-28 13:46:54 +0000
+++ configure.ac 2013-07-11 18:26:23 +0000
@@ -64,7 +64,8 @@
6464
65AC_CONFIG_FILES([65AC_CONFIG_FILES([
66 Makefile66 Makefile
67 desktop/Makefile67 data/Makefile
68 data/icons/Makefile
68 pixmaps/Makefile69 pixmaps/Makefile
69 po/Makefile.in70 po/Makefile.in
70 ])71 ])
7172
=== modified file 'd-i/manifest'
--- d-i/manifest 2013-06-18 11:10:15 +0000
+++ d-i/manifest 2013-07-11 18:26:23 +0000
@@ -6,7 +6,7 @@
6console-setup 1.70ubuntu76console-setup 1.70ubuntu7
7debian-installer-utils 1.97ubuntu17debian-installer-utils 1.97ubuntu1
8flash-kernel 3.0~rc.4ubuntu348flash-kernel 3.0~rc.4ubuntu34
9grub-installer 1.78ubuntu69grub-installer 1.78ubuntu7
10hw-detect 1.92ubuntu110hw-detect 1.92ubuntu1
11localechooser 2.49ubuntu411localechooser 2.49ubuntu4
12netcfg 1.68ubuntu1712netcfg 1.68ubuntu17
1313
=== renamed directory 'desktop' => 'data'
=== modified file 'data/Makefile.am'
--- desktop/Makefile.am 2013-06-12 16:41:04 +0000
+++ data/Makefile.am 2013-07-11 18:26:23 +0000
@@ -1,3 +1,5 @@
1SUBDIRS = icons
2
1@INTLTOOL_DESKTOP_RULE@3@INTLTOOL_DESKTOP_RULE@
24
3desktopdir = $(datadir)/applications5desktopdir = $(datadir)/applications
46
=== added directory 'data/icons'
=== added directory 'data/icons/128x128'
=== added directory 'data/icons/128x128/apps'
=== renamed file 'desktop/hi128-app-ubiquity.png' => 'data/icons/128x128/apps/ubiquity-kde.png'
=== added directory 'data/icons/16x16'
=== added directory 'data/icons/16x16/apps'
=== renamed file 'desktop/hi16-app-ubiquity.png' => 'data/icons/16x16/apps/ubiquity-kde.png'
=== added file 'data/icons/16x16/apps/ubiquity.svg'
--- data/icons/16x16/apps/ubiquity.svg 1970-01-01 00:00:00 +0000
+++ data/icons/16x16/apps/ubiquity.svg 2013-07-11 18:26:23 +0000
@@ -0,0 +1,105 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<svg id="svg3297" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs id="defs3299">
5 <radialGradient id="radialGradient2621" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.060310 0 0 -.056844 -.84038 16.152)" r="78.728">
6 <stop id="stop7611-3" style="stop-color:#fff" offset="0"/>
7 <stop id="stop7677-2" style="stop-color:#e7e7e7" offset=".47026"/>
8 <stop id="stop7613-4" style="stop-color:#8c8c8c" offset=".67184"/>
9 <stop id="stop7617-3" style="stop-color:#ddd" offset=".83543"/>
10 <stop id="stop7615-6" style="stop-color:#a8a8a8" offset="1"/>
11 </radialGradient>
12 <radialGradient id="radialGradient2609" gradientUnits="userSpaceOnUse" cy="19.031" cx="11.25" gradientTransform="matrix(.72033 0 0 .14006 -.020987 6.3107)" r="8.0625">
13 <stop id="stop2487" style="stop-color:#0d0d0d" offset="0"/>
14 <stop id="stop2489" style="stop-color:#0d0d0d;stop-opacity:0" offset="1"/>
15 </radialGradient>
16 <radialGradient id="radialGradient2606" gradientUnits="userSpaceOnUse" cy="-26.1" cx="96.124" gradientTransform="matrix(-.000086004 .15390 -.24214 -.00015891 -4.2062 -13.94)" r="38.213">
17 <stop id="stop6164" style="stop-color:#f9650d" offset="0"/>
18 <stop id="stop6166" style="stop-color:#c15619" offset="1"/>
19 </radialGradient>
20 <radialGradient id="radialGradient2604" gradientUnits="userSpaceOnUse" cy="-34.004" cx="103.94" gradientTransform="matrix(-.000086019 .15390 -.24439 0 -6.1957 -15.138)" r="38.213">
21 <stop id="stop6158" style="stop-color:#ffc391" offset="0"/>
22 <stop id="stop6160" style="stop-color:#fa650b" offset="1"/>
23 </radialGradient>
24 <radialGradient id="radialGradient2601" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.0060227 .0039630 -.023437 .034937 1.866 3.3671)" r="116.22"/>
25 <radialGradient id="radialGradient2598" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(0.0259 -.00092255 .0013090 .036044 .23133 3.7659)" r="26.269"/>
26 <radialGradient id="radialGradient2595" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.023804 -.00084792 .0012031 .033128 7.0158 .040997)" r="26.269"/>
27 <linearGradient id="linearGradient6280">
28 <stop id="stop6282" style="stop-color:#fff" offset="0"/>
29 <stop id="stop6284" style="stop-color:#fff;stop-opacity:0" offset="1"/>
30 </linearGradient>
31 <radialGradient id="radialGradient2592" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.00037398 .0069899 .041142 -.0022989 6.167 .92436)" r="116.22"/>
32 <linearGradient id="linearGradient2589" y2="40.322" gradientUnits="userSpaceOnUse" x2="25" gradientTransform="matrix(.19792 0 0 .19667 6.3967 1.3686)" y1="11.923" x1="25">
33 <stop id="stop2266" style="stop-color:#d7e866" offset="0"/>
34 <stop id="stop2268" style="stop-color:#8cab2a" offset="1"/>
35 </linearGradient>
36 <linearGradient id="linearGradient2586" y2="58.048" gradientUnits="userSpaceOnUse" x2="105.32" gradientTransform="matrix(.19884 0 0 .19667 -4.4931 .76922)" y1="2.0478" x1="58.749">
37 <stop id="stop5115" style="stop-color:#fff" offset="0"/>
38 <stop id="stop5117" style="stop-color:#fff;stop-opacity:0" offset="1"/>
39 </linearGradient>
40 <linearGradient id="linearGradient4035">
41 <stop id="stop4037" style="stop-color:#f5f5f5" offset="0"/>
42 <stop id="stop4039" style="stop-color:#e7e7e7" offset=".47026"/>
43 <stop id="stop4041" style="stop-color:#8c8c8c" offset=".69349"/>
44 <stop id="stop4043" style="stop-color:#ddd" offset=".83543"/>
45 <stop id="stop4045" style="stop-color:#a8a8a8" offset="1"/>
46 </linearGradient>
47 <radialGradient id="radialGradient8198" gradientUnits="userSpaceOnUse" cy="143.83" cx="127.32" gradientTransform="matrix(.041797 -.013884 .0033869 .037975 -.54191 -.79595)" r="78.728">
48 <stop id="stop8107" style="stop-color:#f5f5f5" offset="0"/>
49 <stop id="stop8109" style="stop-color:#e7e7e7" offset=".25028"/>
50 <stop id="stop8111" style="stop-color:#8c8c8c" offset=".69349"/>
51 <stop id="stop8113" style="stop-color:#ddd" offset=".83543"/>
52 <stop id="stop8115" style="stop-color:#a8a8a8" offset="1"/>
53 </radialGradient>
54 <radialGradient id="radialGradient8201" gradientUnits="userSpaceOnUse" cy="42" cx="24" gradientTransform="matrix(.33333 0 0 .14286 6.5e-7 8)" r="21">
55 <stop id="stop6312-6" style="stop-color:#fff" offset="0"/>
56 <stop id="stop6314-6" style="stop-color:#fff;stop-opacity:0" offset="1"/>
57 </radialGradient>
58 <radialGradient id="radialGradient8208" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.061651 0 0 -.065372 -1.0371 17.524)" r="78.728"/>
59 <radialGradient id="radialGradient8211" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="206.43" cx="141.75" gradientTransform="matrix(.12709 -.0021289 .00094059 .12249 -10.298 -14.5)" r="78.728"/>
60 <radialGradient id="radialGradient8215" gradientUnits="userSpaceOnUse" cy="2.3118" cx="4.1993" gradientTransform="matrix(1.1767 1.0377 -.76928 .87233 1.0364 -3.2772)" r="8">
61 <stop id="stop7064-4" style="stop-color:#e6e6e6" offset="0"/>
62 <stop id="stop7060-2" style="stop-color:#c8c8c8" offset="1"/>
63 </radialGradient>
64 <linearGradient id="linearGradient8217" y2="6.8647" gradientUnits="userSpaceOnUse" x2="2.2246" gradientTransform="matrix(.64516 0 0 .97976 .25806 -6.7257)" y1="11.321" x1="4.6104">
65 <stop id="stop3486-2" style="stop-color:#969696" offset="0"/>
66 <stop id="stop3488-0" style="stop-color:#b4b4b4" offset="1"/>
67 </linearGradient>
68 <linearGradient id="linearGradient8220" y2="33.759" gradientUnits="userSpaceOnUse" x2="12.222" gradientTransform="matrix(.55458 0 0 .35955 -2.1323 1.7913)" y1="37.206" x1="12.277">
69 <stop id="stop4238-4" style="stop-color:#eee" offset="0"/>
70 <stop id="stop4240-3" style="stop-color:#eee;stop-opacity:0" offset="1"/>
71 </linearGradient>
72 <linearGradient id="linearGradient8223" y2="35.281" gradientUnits="userSpaceOnUse" x2="24.688" gradientTransform="matrix(.55458 0 0 .35955 -1.6911 1.3146)" y1="35.281" x1="7.0625">
73 <stop id="stop6311" offset="0"/>
74 <stop id="stop6313" style="stop-color:#bbb;stop-opacity:0" offset="1"/>
75 </linearGradient>
76 <linearGradient id="linearGradient8226" y2="104.28" gradientUnits="userSpaceOnUse" x2="53.991" gradientTransform="matrix(.12421 0 0 .18640 .23313 -3.9907)" y1="87.896" x1="53.991">
77 <stop id="stop2223-6" style="stop-color:#7a7a7a" offset="0"/>
78 <stop id="stop2219-1" style="stop-color:#474747" offset="1"/>
79 </linearGradient>
80 </defs>
81 <path id="rect2992" style="stroke-linejoin:round;stroke:#353537;fill:url(#linearGradient8226)" d="m15.497 12.5c-0.304 2.535-0.226 2.984-0.777 2.984-0.216 0.036-8.6983 0-13.47 0-0.59824 0-0.44711 0.049-0.75-2.984 4.8142 0.14 10.032-0.371 14.997 0z"/>
82 <path id="rect9146" style="fill-rule:evenodd;fill:url(#linearGradient8223)" d="m2 13h10v2h-9.7744l-0.2256-2z"/>
83 <path id="path9148" style="opacity:.81143;fill:url(#linearGradient8220);fill-rule:evenodd" d="m2.2256 15l-0.1504-1.442c1.0179 1.143 4.7514 1.442 7.3252 1.442h-7.1748z"/>
84 <path id="rect2990" style="stroke-linejoin:round;stroke:url(#linearGradient8217);stroke-linecap:round;fill:url(#radialGradient8215)" d="m1.4897 1.4658l-0.97495 11.023c-0.00975 0-0.01475 0.003-0.01475 0.011h15c0-0.008-0.005-0.011-0.015-0.011l-1.005-11.241c0-0.0002-0.188-0.74355-0.91-0.74355-0.688 0-10.535-0.00445-11.26-0.00445-0.7585 0-0.8203 0.9658-0.8203 0.9658z"/>
85 <path id="path2215" style="opacity:.7;stroke-linejoin:round;stroke:#fff;stroke-linecap:round;fill:none" d="m1.4763 12.5h13.048"/>
86 <path id="path8117" style="fill:url(#radialGradient8211)" d="m9.875 1.0312c-0.3325 0-0.5854 0.1622-0.5938 0.4063-1.735 2.8172-5.5652 1.8935-7.0937 5.25-0.0802 0.8627 0.1259 1.9826 0.9063 2.6875 1.1422 1.032 3.0442 1.666 5.0624 1.625 4.1658-0.085 7.8348-2.8002 4.6558-6.3438-0.017-0.2448-0.25-3.2187-0.25-3.2187-0.017-0.2408-0.294-0.4063-0.624-0.4063h-2.063zm-0.0312 0.4376h2.0622c0.12 0 0.214 0.027 0.219 0.0937l-0.437 3.0937c3.473 2.8052 0.258 5.1235-3.438 5.25-3.3581 0.1148-5.2801-1.0583-5.0938-3.0624 1.1782-3.3771 5.7075-1.762 6.4688-5.2813-0.0195-0.0627 0.1015-0.0937 0.2188-0.0937z"/>
87 <path id="path9400" style="fill:url(#radialGradient8208)" d="m7.9999 8.9999c-0.6661 0.0041-1.382-0.2351-1.7816-0.7954-0.3304-0.4668-0.277-1.1624 0.1311-1.5665 0.4834-0.5182 1.2373-0.6875 1.9225-0.6251 0.6071 0.0562 1.2385 0.3314 1.5635 0.8701 0.2516 0.434 0.2116 1.0212-0.1189 1.4039-0.4067 0.5079-1.0866 0.7129-1.7166 0.713zm0.0336-2.0595c-0.4658 0.0106-0.965-0.0032-1.3804 0.2407-0.2744 0.1909-0.298 0.6023-0.1132 0.8636 0.2517 0.392 0.7264 0.5638 1.1687 0.6235 0.5705 0.0718 1.1976-0.0568 1.6262-0.4584 0.2414-0.24 0.3518-0.6735 0.1113-0.9512-0.2382-0.2503-0.6084-0.2735-0.932-0.3044-0.16-0.0106-0.3204-0.0122-0.4806-0.0138z"/>
88 <g id="g9436" transform="matrix(-.046858 0 0 .077502 4.3055 -2.9911)">
89 <path id="path9438" style="fill:#535353" d="m37.925 187.15c0.315 3.46 5.024 6.28 10.514 6.28 5.488 0 9.644-2.82 9.277-6.28-0.365-3.44-5.071-6.22-10.507-6.22-5.438 0-9.593 2.78-9.284 6.22z"/>
90 </g>
91 <g id="g9496" transform="matrix(-.046858 0 0 .077502 16.206 -2.9911)">
92 <path id="path9498" style="fill:#535353" d="m37.925 187.15c0.315 3.46 5.024 6.28 10.514 6.28 5.488 0 9.644-2.82 9.277-6.28-0.365-3.44-5.071-6.22-10.507-6.22-5.438 0-9.593 2.78-9.284 6.22z"/>
93 </g>
94 <rect id="rect6300-3" style="opacity:.2;fill:url(#radialGradient8201)" height="2" width="14" y="13" x="1"/>
95 <path id="path8125" style="fill:url(#radialGradient8198)" d="m3.549 1.2794c0.0331 0.1845-0.0457 0.3887-0.0724 0.5784-0.1124 0.5802-0.2285 1.1596-0.3378 1.7404-0.1023 0.3783 0.2646 0.2244 0.31 0.2628 0.4797-0.1831 0.955-0.3835 1.4326-0.5748 0.4982-0.2038 0.9995-0.4013 1.4959-0.6091 0.313-0.1862 0.4048-0.3533 0.4863-0.6342 0.0449-0.2439 0.0503-0.5166-0.0716-0.7395-0.0781-0.154-0.2485-0.2192-0.4122-0.196h-2.6026l-0.2282 0.172zm0.589 0.444h1.7764c0.1871 0.0705 0.0546 0.2195-0.0833 0.2325-0.6014 0.2439-1.2028 0.4878-1.8041 0.7317-0.1446 0.0544-0.155-0.1673-0.1113-0.2613 0.0371-0.2075 0.0742-0.415 0.1113-0.6226 0.0412-0.0211 0.0656-0.0653 0.111-0.0803z"/>
96 <path id="path9156" style="fill:url(#radialGradient2621)" d="m8.0001 8.7392c-1.0973 0-1.9384-0.5509-1.9562-1.2816-0.0001-0.0082-0.0003-0.0157-0.0003-0.0234 0-0.2644 0.1103-0.5159 0.3198-0.7288 0.3544-0.36 0.9663-0.5748 1.6368-0.5748 0.6704 0 1.2823 0.2148 1.6367 0.5748 0.2157 0.2189 0.3262 0.4791 0.3195 0.7521-0.018 0.7307-0.8592 1.2818-1.9563 1.2818v-0.0001zm0.0328-1.7908c-1.031 0-1.5891 0.137-1.5767 0.6355 0.012 0.4907 0.7032 0.8827 1.5439 0.8827 0.8408 0 1.5319-0.3922 1.5439-0.8827 0.0122-0.4986-0.4801-0.6355-1.5111-0.6355z"/>
97 <path id="path2638" style="opacity:.16292;fill:url(#radialGradient2609)" d="m13.89 8.9763c0 0.6237-2.6 1.1297-5.8073 1.1297-3.2075 0-5.8076-0.506-5.8076-1.1297s2.6001-1.1293 5.8076-1.1293c3.2073 0 5.8073 0.5056 5.8073 1.1293z"/>
98 <path id="path2317" style="stroke-width:1.0018;stroke:url(#radialGradient2606);fill:url(#radialGradient2604)" d="m8.0595 0.58775c-0.4638 0-0.837 0.37223-0.8369 0.83165-0.0001 0.4594 0.3731 0.8317 0.8369 0.8317 0.4639 0 0.8436-0.3723 0.8435-0.8317 0.0001-0.45942-0.3796-0.83165-0.8435-0.83165zm-2.4912 0.83165c-0.4181 0.0306-0.819 0.1342-1.1901 0.2859l0.752 1.2735c0.1919-0.0603 0.3914-0.0934 0.6016-0.104 0.0411-0.002 0.0825 0 0.1242 0 1.1523 0 2.114 0.8013 2.3539 1.8713h1.4974c-0.1063-0.7779-0.4512-1.4817-0.9546-2.0402-0.2068 0.11-0.4422 0.1689-0.6932 0.1689-0.788 0-1.4349-0.6123-1.4712-1.3839-0.2371-0.0449-0.4821-0.0715-0.7323-0.0715-0.0503 0-0.1006-0.0019-0.1504 0-0.0162 0.0006-0.0296-0.0008-0.0458 0-0.0152 0.0008-0.0305-0.0009-0.0457 0-0.0147 0.0009-0.0311-0.0011-0.0458 0zm-2.0924 0.8057c-0.603 0.4649-1.0628 1.1051-1.3077 1.8387 0.3868 0.2623 0.6408 0.703 0.6408 1.202 0 0.4991-0.254 0.9398-0.6408 1.2021 0.2448 0.7338 0.7045 1.3742 1.3077 1.8387l0.7454-1.28c-0.4794-0.437-0.7781-1.0652-0.7781-1.7608 0-0.6953 0.2992-1.3226 0.7781-1.7607l-0.7454-1.28zm-2.1316 2.2091c-0.4639 0-0.84359 0.3722-0.84351 0.8316-0.00008 0.4595 0.37961 0.8317 0.84351 0.8317s0.837-0.3722 0.8369-0.8317c0.0001-0.4594-0.373-0.8316-0.8369-0.8316zm6.8656 1.3514c-0.2399 1.07-1.2016 1.8713-2.3539 1.8713-0.2551 0-0.4955-0.0382-0.7258-0.1105l-0.752 1.2735c0.4557 0.1863 0.9543 0.2924 1.4778 0.2924 0.2502 0 0.4952-0.0266 0.7323-0.0715 0.0366-0.7392 0.6363-1.3372 1.3797-1.3839 0.0312-0.002 0.0599 0 0.0915 0 0.251 0 0.4864 0.0589 0.6932 0.1689 0.5034-0.5585 0.8483-1.2623 0.9546-2.0402h-1.4974zm-0.1504 2.495c-0.4638 0-0.837 0.3723-0.8369 0.8317-0.0001 0.4594 0.3731 0.8316 0.8369 0.8316 0.4639 0 0.8436-0.3722 0.8435-0.8316 0.0001-0.4594-0.3796-0.8317-0.8435-0.8317z"/>
99 <path id="path2272" style="opacity:.6;fill:url(#radialGradient2601)" d="m3.4397 2.4734c-0.5059 0.417-0.8971 0.967-1.1201 1.5946 0.3649 0.2764 0.6046 0.7081 0.6046 1.1975s-0.2397 0.9211-0.6046 1.1975c0.2229 0.6278 0.6141 1.178 1.1201 1.5947l0.6237-1.0715c-0.4501-0.4391-0.7319-1.0468-0.7319-1.7207s0.2822-1.2808 0.7319-1.7206l-0.6237-1.0715zm-0.0509 0.3088l0.42 0.7311c-0.4024 0.4436-0.6579 1.0216-0.6809 1.6577-0.0254-0.4626-0.2418-0.8783-0.5664-1.1723 0.186-0.463 0.4709-0.8778 0.8273-1.2165zm-0.2609 2.5779c0.023 0.636 0.2779 1.2143 0.6809 1.6576l-0.42 0.7311c-0.3562-0.3385-0.6415-0.7533-0.8273-1.2164 0.3249-0.294 0.5409-0.7097 0.5664-1.1723z"/>
100 <path id="path2284" style="opacity:.6;fill:url(#radialGradient2598)" d="m1.2622 4.5912c-0.33952 0.038-0.60178 0.3267-0.60178 0.6743 0 0.3733 0.30394 0.6743 0.68078 0.6743 0.3769 0 0.6808-0.301 0.6808-0.6743 0-0.3732-0.3039-0.6743-0.6808-0.6743-0.0249 0-0.045-0.0007-0.0547 0-0.0082 0.0007-0.0161-0.0009-0.0243 0zm0.0182 0.1927c0.0078-0.001 0.0165 0.0006 0.0244 0 0.0061-0.0001 0.0191 0 0.0364 0 0.2717 0 0.4863 0.2126 0.4863 0.4816s-0.2146 0.4816-0.4863 0.4816c-0.2716 0-0.48626-0.2126-0.48626-0.4816 0-0.2488 0.18586-0.4521 0.42546-0.4816z"/>
101 <path id="path4951" style="opacity:.6;fill:url(#radialGradient2595)" d="m7.9633 0.79958c-0.3121 0.03486-0.5531 0.30032-0.5531 0.61972 0 0.343 0.2793 0.6197 0.6257 0.6197s0.6257-0.2767 0.6257-0.6197c0-0.3431-0.2793-0.61972-0.6257-0.61972-0.0229 0-0.0414-0.00067-0.0503 0-0.0075 0.00057-0.0148-0.00083-0.0223 0zm0.0168 0.17706c0.0071-0.00087 0.0151 0.00055 0.0223 0 0.0056-0.00009 0.0176 0 0.0335 0 0.2497 0 0.447 0.19536 0.447 0.44266 0 0.2472-0.1973 0.4426-0.447 0.4426-0.2496 0-0.4469-0.1954-0.4469-0.4426 0-0.2287 0.1708-0.4155 0.3911-0.44266z"/>
102 <path id="path4955" style="opacity:.6;fill:url(#radialGradient2592)" d="m4.6328 1.7968c0.6029-0.2163 1.2616-0.271 1.9027-0.1469 0.0535 0.4414 0.3001 0.8551 0.714 1.0971 0.414 0.242 0.8977 0.2552 1.312 0.0872 0.4208 0.4966 0.6927 1.0954 0.7949 1.7241l-1.2147-0.009c-0.1489-0.593-0.5235-1.1289-1.0936-1.4621-0.5701-0.3333-1.2229-0.3977-1.8173-0.2396l-0.598-1.0508zm0.2864 0.1102l0.4108 0.7124c0.5742-0.1168 1.1894-0.0443 1.7389 0.251-0.3788-0.25-0.6234-0.6363-0.7116-1.0528-0.4836-0.0736-0.9753-0.0407-1.4381 0.0894zm2.3096 1.0569c0.5267 0.3337 0.8898 0.8325 1.0654 1.3884l0.8262 0.0107c-0.1103-0.4649-0.32-0.9083-0.6199-1.2925-0.4093 0.126-0.8678 0.1009-1.2717-0.1066z"/>
103 <path id="path4972" style="stroke:#699536;fill:url(#linearGradient2589)" d="m15.331 6.5l-2.905 3.2175-2.9642-3.2175h1.8002c0.405-1.0789-0.427-1.8769-1.3917-1.8769-0.6856 0-1.6157 0.3746-1.9299 1.3061-0.1634 0.4845-0.4512 0.2723-0.4401-0.1488 0.0431-1.6249 1.2554-2.9243 3.0657-2.9243 1.809 0 3.154 1.5074 3.052 3.6439h1.713z"/>
104 <path id="path4980" style="opacity:0.354;stroke:url(#linearGradient2586);fill:none" d="m13.199 7.539l-0.763 0.7971-0.874-0.8517 0.508-0.0375c0.62-1.3724-0.362-3.6036-1.591-3.6233-0.8846-0.0689-2.1984 1.0716-2.6813 1.6546 0.3077-1.3802 1.3107-1.7773 2.8243-1.7801 1.529-0.0029 2.294 1.5106 1.955 3.805l0.622 0.0359z"/>
105</svg>
0106
=== added directory 'data/icons/22x22'
=== added directory 'data/icons/22x22/apps'
=== renamed file 'desktop/hi22-app-ubiquity.png' => 'data/icons/22x22/apps/ubiquity-kde.png'
=== added file 'data/icons/22x22/apps/ubiquity.svg'
--- data/icons/22x22/apps/ubiquity.svg 1970-01-01 00:00:00 +0000
+++ data/icons/22x22/apps/ubiquity.svg 2013-07-11 18:26:23 +0000
@@ -0,0 +1,119 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<svg id="svg2" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs id="defs4">
5 <radialGradient id="radialGradient3418" gradientUnits="userSpaceOnUse" cy="19.031" cx="11.25" gradientTransform="matrix(1.1045 0 0 .21477 -.29917 9.2762)" r="8.0625">
6 <stop id="stop2487" style="stop-color:#0d0d0d" offset="0"/>
7 <stop id="stop2489" style="stop-color:#0d0d0d;stop-opacity:0" offset="1"/>
8 </radialGradient>
9 <radialGradient id="radialGradient3415" gradientUnits="userSpaceOnUse" cy="-26.1" cx="96.124" gradientTransform="matrix(-.00013187 .23597 -.37128 -.00024367 -6.7165 -21.775)" r="38.213">
10 <stop id="stop6164" style="stop-color:#f9650d" offset="0"/>
11 <stop id="stop6166" style="stop-color:#c15619" offset="1"/>
12 </radialGradient>
13 <radialGradient id="radialGradient3413" gradientUnits="userSpaceOnUse" cy="-34.004" cx="103.94" gradientTransform="matrix(-.00013190 .23597 -.37473 0 -9.7672 -23.612)" r="38.213">
14 <stop id="stop6158" style="stop-color:#ffc391" offset="0"/>
15 <stop id="stop6160" style="stop-color:#fa650b" offset="1"/>
16 </radialGradient>
17 <radialGradient id="radialGradient3410" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.0092348 .0060766 -.035938 .053571 2.5942 4.7626)" r="116.22"/>
18 <radialGradient id="radialGradient3407" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.039713 -.0014146 .0020071 .055268 .087720 5.3741)" r="26.269"/>
19 <radialGradient id="radialGradient3404" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(0.0365 -.0013001 .0018447 .050797 10.491 -.33746)" r="26.269"/>
20 <linearGradient id="linearGradient6280">
21 <stop id="stop6282" style="stop-color:#fff" offset="0"/>
22 <stop id="stop6284" style="stop-color:#fff;stop-opacity:0" offset="1"/>
23 </linearGradient>
24 <radialGradient id="radialGradient3401" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.00057345 .010718 .063085 -.0035250 9.1891 1.017)" r="116.22"/>
25 <linearGradient id="linearGradient3398" y2="40.322" gradientUnits="userSpaceOnUse" x2="25" gradientTransform="matrix(.30348 0 0 .30156 7.8002 1.6983)" y1="11.923" x1="25">
26 <stop id="stop2266" style="stop-color:#d7e866" offset="0"/>
27 <stop id="stop2268" style="stop-color:#8cab2a" offset="1"/>
28 </linearGradient>
29 <linearGradient id="linearGradient3395" y2="58.048" gradientUnits="userSpaceOnUse" x2="105.32" gradientTransform="matrix(.30489 0 0 .30156 -8.8977 .77916)" y1="2.0478" x1="58.749">
30 <stop id="stop5115" style="stop-color:#fff" offset="0"/>
31 <stop id="stop5117" style="stop-color:#fff;stop-opacity:0" offset="1"/>
32 </linearGradient>
33 <radialGradient id="radialGradient4241" fx="113.67" fy="98" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" r="2.5631">
34 <stop id="stop4243" style="stop-color:#eee" offset="0"/>
35 <stop id="stop4245" style="stop-color:#cecece" offset=".16"/>
36 <stop id="stop4247" style="stop-color:#888" offset=".4675"/>
37 <stop id="stop4249" style="stop-color:#555" offset="1"/>
38 </radialGradient>
39 <linearGradient id="linearGradient3206" y2="7.0148" gradientUnits="userSpaceOnUse" x2="10.478" gradientTransform="matrix(.90323 0 0 1.388 .16129 -9.7364)" y1="13.499" x1="12">
40 <stop id="stop3486-2" style="stop-color:#969696" offset="0"/>
41 <stop id="stop3488-0" style="stop-color:#b4b4b4" offset="1"/>
42 </linearGradient>
43 <linearGradient id="linearGradient3209" y2="104.28" gradientUnits="userSpaceOnUse" x2="53.991" gradientTransform="matrix(.17390 0 0 .24853 .12638 -4.4877)" y1="87.896" x1="53.991">
44 <stop id="stop2223-6" style="stop-color:#7a7a7a" offset="0"/>
45 <stop id="stop2219-1" style="stop-color:#474747" offset="1"/>
46 </linearGradient>
47 <radialGradient id="radialGradient3222" gradientUnits="userSpaceOnUse" cy="143.83" cx="127.32" gradientTransform="matrix(.082240 -.020733 .0067535 .052966 -3.4134 -.65871)" r="78.728">
48 <stop id="stop4073" style="stop-color:#f5f5f5" offset="0"/>
49 <stop id="stop4075" style="stop-color:#e7e7e7" offset=".27078"/>
50 <stop id="stop4077" style="stop-color:#8c8c8c" offset=".69349"/>
51 <stop id="stop4079" style="stop-color:#ddd" offset=".83543"/>
52 <stop id="stop4081" style="stop-color:#a8a8a8" offset="1"/>
53 </radialGradient>
54 <radialGradient id="radialGradient3225" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.092476 0 0 -.087162 -2.5556 23.366)" r="78.728">
55 <stop id="stop7611-3" style="stop-color:#fff" offset="0"/>
56 <stop id="stop7677-2" style="stop-color:#e7e7e7" offset=".47026"/>
57 <stop id="stop7613-4" style="stop-color:#8c8c8c" offset=".67184"/>
58 <stop id="stop7617-3" style="stop-color:#ddd" offset=".83543"/>
59 <stop id="stop7615-6" style="stop-color:#a8a8a8" offset="1"/>
60 </radialGradient>
61 <radialGradient id="radialGradient3228" gradientUnits="userSpaceOnUse" cy="206.43" cx="141.75" gradientTransform="matrix(.16190 -.0029207 .0011982 .16805 -12.49 -19.179)" r="78.728">
62 <stop id="stop4037" style="stop-color:#f5f5f5" offset="0"/>
63 <stop id="stop4039" style="stop-color:#e7e7e7" offset=".47026"/>
64 <stop id="stop4041" style="stop-color:#8c8c8c" offset=".69349"/>
65 <stop id="stop4043" style="stop-color:#ddd" offset=".83543"/>
66 <stop id="stop4045" style="stop-color:#a8a8a8" offset="1"/>
67 </radialGradient>
68 <radialGradient id="radialGradient3237" gradientUnits="userSpaceOnUse" cy="42" cx="24" gradientTransform="matrix(.47619 0 1.3244e-8 .21429 -.42857 10.5)" r="21">
69 <stop id="stop6312-6" style="stop-color:#fff" offset="0"/>
70 <stop id="stop6314-6" style="stop-color:#fff;stop-opacity:0" offset="1"/>
71 </radialGradient>
72 <radialGradient id="radialGradient3263" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(2.4957 0 0 2.4957 -223.98 -53.226)" r="2.5631"/>
73 <linearGradient id="linearGradient4064" y2="33.759" gradientUnits="userSpaceOnUse" x2="12.222" gradientTransform="matrix(.73759 0 0 .53933 -2.796 1.187)" y1="37.206" x1="12.277">
74 <stop id="stop4238-4" style="stop-color:#eee" offset="0"/>
75 <stop id="stop4240-3" style="stop-color:#eee;stop-opacity:0" offset="1"/>
76 </linearGradient>
77 <linearGradient id="linearGradient4067" y2="35.281" gradientUnits="userSpaceOnUse" x2="24.688" gradientTransform="matrix(.73759 0 0 .53933 -2.2092 .47191)" y1="35.281" x1="7.0625">
78 <stop id="stop6311" offset="0"/>
79 <stop id="stop6313" style="stop-color:#bbb;stop-opacity:0" offset="1"/>
80 </linearGradient>
81 <radialGradient id="radialGradient4069" gradientUnits="userSpaceOnUse" cy="2.8889" cx="6.448" gradientTransform="matrix(1.4589 .0052457 -.0035955 1 -2.9489 1.0773)" r="11">
82 <stop id="stop7064-4" style="stop-color:#e6e6e6" offset="0"/>
83 <stop id="stop7060-2" style="stop-color:#c8c8c8" offset="1"/>
84 </radialGradient>
85 </defs>
86 <path id="rect2992" style="stroke-linejoin:round;stroke:#353537;fill:url(#linearGradient3209)" d="m21.496 17.5c-0.426 3.38-0.317 3.979-1.088 3.979-0.302 0.048-12.178 0-18.858 0-0.83753 0-0.62594 0.065-1.05-3.979h20.996z"/>
87 <path id="rect9146" style="fill-rule:evenodd;fill:url(#linearGradient4067)" d="m2.7 18h13.3v3h-13l-0.3-3z"/>
88 <path id="path9148" style="opacity:.81143;fill:url(#linearGradient4064);fill-rule:evenodd" d="m3 21l-0.2-2.163c1.3539 1.714 6.3194 2.163 9.743 2.163h-9.543z"/>
89 <path id="rect2990" style="stroke-linejoin:round;stroke:url(#linearGradient3206);stroke-linecap:round;fill:url(#radialGradient4069)" d="m2.5 2l-1.9794 15.484c-0.0136 0-0.0206 0.004-0.0206 0.016h21c0-0.012-0.007-0.016-0.021-0.016l-1.979-15.484c-0.09-0.7014-0.793-1.5-1.5-1.5h-14c-0.7071 0-1.4103 0.7986-1.5 1.5z"/>
90 <path id="path2215" style="opacity:.6;stroke-linejoin:round;stroke:#fff;stroke-linecap:round;fill:none" d="m1.4122 17.5h19.176"/>
91 <rect id="rect6300-3" style="opacity:.2;fill:url(#radialGradient3237)" height="3" width="20" y="18" x="1"/>
92 <g id="g9164" transform="matrix(.066101 -.011416 .0079191 .045854 -1.3921 -6.4254)">
93 <path id="path9166" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
94 <path id="path9168" style="fill:url(#radialGradient3263)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
95 </g>
96 <g id="g9170" transform="matrix(.067079 0 0 .046533 14.061 -7.2131)">
97 <path id="path9172" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
98 <path id="path9174" style="fill:url(#radialGradient3263)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
99 </g>
100 <path id="path8469" style="fill:url(#radialGradient3228)" d="m13.206 1.7c-0.241 0-0.456 0.075-0.625 0.2035-0.169 0.1284-0.292 0.3256-0.299 0.5522-0.022 0.6973-0.355 1.1991-0.978 1.6567-0.619 0.4539-1.5265 0.8369-2.6096 1.1917-0.0089 0.0029-0.0183-0.0029-0.0272 0-0.4096 0.092-1.0828 0.3498-1.7395 0.6103-0.666 0.2643-1.274 0.5191-1.5492 0.7267-1.3898 0.9351-2.2466 2.1779-2.3647 3.5459-0.1075 1.245 0.417 2.492 1.4405 3.488 1.4975 1.456 3.9447 2.325 6.5507 2.325 2.605 0 5.052-0.869 6.55-2.325 0.935-0.91 1.441-2.005 1.441-3.139 0-0.093 0.009-0.226 0-0.349-0.104-1.2009-0.797-2.3097-1.903-3.1972-0.031-0.4691-0.299-4.5341-0.299-4.5341-0.015-0.2267-0.153-0.4252-0.326-0.5522s-0.385-0.2035-0.625-0.2035h-2.637zm0 0.4941h2.637c0.058 0 0.109 0.0171 0.136 0.0291l0.326 4.7666c-0.003 0.0193-0.003 0.0389 0 0.0582 0.008 0.0108 0.017 0.0205 0.027 0.029 0.013 0.0238 0.032 0.0437 0.054 0.0582 1.072 0.7839 1.704 1.9785 1.794 3.0228 0.112 1.297-0.608 2.37-1.902 3.168-1.295 0.798-3.154 1.279-5.273 1.279-2.1197 0-3.9788-0.481-5.2732-1.279s-2.0146-1.87-1.9026-3.168c0.0964-1.1167 0.8312-2.3592 2.0385-3.1682 0.0101-0.0085 0.0192-0.0182 0.0272-0.029 0.004-0.0038 0.0597-0.0443 0.1359-0.0872 0.0761-0.0429 0.181-0.0885 0.299-0.1453 0.2358-0.1138 0.5227-0.2459 0.8425-0.3779 0.6398-0.2639 1.3641-0.5114 1.7124-0.5813 0.009 0.0008 0.0181 0.0008 0.0271 0 1.0519-0.3425 2.0512-0.7502 2.8272-1.3079 0.76-0.5464 1.307-1.2733 1.359-2.238 0.017-0.0091 0.053-0.0291 0.108-0.0291z"/>
101 <path id="path9156" style="fill:url(#radialGradient3225)" d="m11 12c-1.6826 0-2.9724-0.845-2.9996-1.965-0.0002-0.013-0.0004-0.024-0.0004-0.0361 0-0.4055 0.1691-0.7911 0.4903-1.1176 0.5434-0.5519 1.4816-0.8813 2.5097-0.8813 1.028 0 1.966 0.3294 2.51 0.8813 0.33 0.3357 0.5 0.7347 0.49 1.1537-0.028 1.12-1.318 1.965-3 1.965zm0.05-2.7461c-1.5807 0-2.4364 0.2101-2.4174 0.9741 0.0183 0.753 1.0782 1.354 2.3674 1.354 1.289 0 2.349-0.601 2.367-1.354 0.019-0.7642-0.736-0.9741-2.317-0.9741z"/>
102 <path id="path8473" style="fill:url(#radialGradient3222)" d="m5.0054 1.7017c-0.0553 0.0161-0.1018 0.0563-0.1285 0.1109-0.0109 0.0171-0.0195 0.0358-0.0257 0.0554l-0.0513 0.1941-0.6935 2.8825-0.1028 0.4712c-0.0048 0.0275-0.0048 0.0557 0 0.0831 0.0034 0.0293 0.0121 0.0576 0.0257 0.0832 0.0267 0.0546 0.0732 0.0948 0.1285 0.1109 0.0336 0.0093 0.069 0.0093 0.1027 0l0.3339-0.1109 5.6506-1.8016h0.026c0.008 0.0006 0.017 0.0006 0.025 0 0.009 0.0006 0.018 0.0006 0.026 0 0.018-0.0066 0.036-0.0159 0.051-0.0277 0.379-0.2251 0.572-0.6587 0.617-1.0533 0.023-0.2024 0.007-0.4048-0.051-0.582-0.034-0.1007-0.104-0.1962-0.18-0.2772-0.076-0.0809-0.174-0.1428-0.308-0.1386h-0.026-5.2399-0.1284c-0.017-0.0023-0.0343-0.0023-0.0513 0zm0.4109 0.6098h4.8547c-0.013 0.069-0.029 0.1158-0.052 0.194-0.041 0.1436-0.119 0.2602-0.102 0.2495l-5.1373 1.6076 0.4366-2.0511z"/>
103 <g id="g9158" transform="matrix(-.097811 0 0 .10767 8.2622 -4.8183)">
104 <path id="path9160" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
105 <path id="path9162" style="fill:url(#radialGradient3263)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
106 </g>
107 <g id="g9190" transform="matrix(.097811 0 0 .10767 13.777 -4.8183)">
108 <path id="path9192" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
109 <path id="path9194" style="fill:url(#radialGradient3263)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
110 </g>
111 <path id="path2638" style="opacity:.16292;fill:url(#radialGradient3418)" d="m21.032 13.363c0 0.957-3.987 1.732-8.905 1.732-4.9186 0-8.9055-0.775-8.9055-1.732 0-0.956 3.9869-1.731 8.9055-1.731 4.918 0 8.905 0.775 8.905 1.731z"/>
112 <path id="path2317" style="stroke-width:1.0018;stroke:url(#radialGradient3415);fill:url(#radialGradient3413)" d="m12.091 0.50089c-0.711 0-1.283 0.57081-1.283 1.2752 0 0.7045 0.572 1.2752 1.283 1.2752s1.294-0.5707 1.293-1.2752c0.001-0.7044-0.582-1.2752-1.293-1.2752zm-3.8199 1.2752c-0.641 0.047-1.2558 0.2058-1.8247 0.4384l1.153 1.9527c0.2943-0.0925 0.6002-0.1432 0.9224-0.1594 0.0631-0.0032 0.1266 0 0.1905 0 1.7667 0 3.2417 1.2286 3.6097 2.8692h2.296c-0.163-1.1926-0.692-2.2719-1.464-3.1283-0.317 0.1687-0.678 0.2591-1.063 0.2591-1.208 0-2.2002-0.9389-2.2558-2.1221-0.3637-0.0688-0.7393-0.1096-1.1229-0.1096-0.0771 0-0.1543-0.0029-0.2306 0-0.0249 0.001-0.0454-0.0012-0.0702 0-0.0234 0.0012-0.0469-0.0014-0.0702 0-0.0225 0.0014-0.0477-0.0016-0.0702 0zm-3.2083 1.2354c-0.9246 0.7129-1.6297 1.6945-2.0052 2.8194 0.5931 0.4022 0.9825 1.0779 0.9825 1.8431s-0.3894 1.441-0.9825 1.8431c0.3754 1.1249 1.0803 2.1069 2.0052 2.8199l1.1429-1.963c-0.7351-0.6702-1.1931-1.6334-1.1931-2.7 0-1.0662 0.4589-2.0281 1.1931-2.6999l-1.1429-1.9626zm-3.2685 3.3873c-0.7113 0-1.2935 0.5708-1.2934 1.2752-0.00013 0.7045 0.5821 1.2753 1.2934 1.2753s1.2834-0.5708 1.2833-1.2753c0.0001-0.7044-0.572-1.2752-1.2833-1.2752zm10.528 2.0722c-0.368 1.641-1.843 2.869-3.6097 2.869-0.3912 0-0.7598-0.058-1.1129-0.169l-1.153 1.953c0.6986 0.285 1.4632 0.448 2.2659 0.448 0.3836 0 0.7592-0.041 1.1229-0.11 0.056-1.133 0.9758-2.05 2.1158-2.122 0.048-0.003 0.091 0 0.14 0 0.385 0 0.746 0.091 1.063 0.259 0.772-0.856 1.301-1.9353 1.464-3.128h-2.296zm-0.231 3.826c-0.711 0-1.283 0.57-1.283 1.275 0 0.704 0.572 1.275 1.283 1.275s1.294-0.571 1.293-1.275c0.001-0.705-0.582-1.275-1.293-1.275z"/>
113 <path id="path2272" style="opacity:.6;fill:url(#radialGradient3410)" d="m5.0073 3.3922c-0.7758 0.6394-1.3756 1.4828-1.7175 2.4451 0.5594 0.4239 0.927 1.0858 0.927 1.8362s-0.3676 1.4123-0.927 1.8362c0.3418 0.9623 0.9416 1.8063 1.7175 2.4453l0.9563-1.643c-0.6901-0.6734-1.1222-1.6051-1.1222-2.6385s0.4327-1.9639 1.1222-2.6383l-0.9563-1.643zm-0.0781 0.4736l0.644 1.121c-0.617 0.6802-1.0087 1.5664-1.0441 2.5418-0.0389-0.7093-0.3707-1.3468-0.8685-1.7976 0.2853-0.71 0.7221-1.3458 1.2686-1.8652zm-0.4001 3.9527c0.0353 0.9753 0.4261 1.862 1.0441 2.5415l-0.644 1.121c-0.5461-0.519-0.9836-1.155-1.2686-1.8649 0.4982-0.4509 0.8295-1.0883 0.8685-1.7976z"/>
114 <path id="path2284" style="opacity:.6;fill:url(#radialGradient3407)" d="m1.6684 6.6396c-0.5206 0.0582-0.92273 0.501-0.92273 1.0339 0 0.5723 0.46603 1.0339 1.0439 1.0339 0.5778 0 1.0439-0.4616 1.0439-1.0339s-0.4661-1.0339-1.0439-1.0339c-0.0383 0-0.0691-0.0011-0.0839 0-0.0126 0.001-0.0248-0.0014-0.0373 0zm0.028 0.2954c0.0118-0.0014 0.0252 0.0009 0.0373 0 0.0093-0.0001 0.0293 0 0.0559 0 0.4165 0 0.7456 0.326 0.7456 0.7385s-0.3291 0.7385-0.7456 0.7385-0.7457-0.326-0.7457-0.7385c0-0.3815 0.285-0.6932 0.6525-0.7385z"/>
115 <path id="path4951" style="opacity:.6;fill:url(#radialGradient3404)" d="m11.943 0.82571c-0.478 0.05346-0.848 0.46039-0.848 0.95019 0 0.5261 0.429 0.9503 0.96 0.9503s0.959-0.4242 0.959-0.9503c0-0.526-0.428-0.95019-0.959-0.95019-0.035 0-0.064-0.00103-0.077 0-0.012 0.00087-0.023-0.00128-0.035 0zm0.026 0.27149c0.011-0.0013 0.023 0.0008 0.034 0 0.009-0.0001 0.027 0 0.052 0 0.383 0 0.685 0.2996 0.685 0.6787 0 0.3792-0.302 0.6788-0.685 0.6788s-0.685-0.2996-0.685-0.6788c0-0.3506 0.261-0.6371 0.599-0.6787z"/>
116 <path id="path4955" style="opacity:.6;fill:url(#radialGradient3401)" d="m6.8367 2.3549c0.9245-0.3318 1.9345-0.4157 2.9175-0.2254 0.082 0.6769 0.4598 1.3112 1.0948 1.6823s1.376 0.3914 2.012 0.1337c0.645 0.7614 1.062 1.6796 1.219 2.6435l-1.863-0.0137c-0.228-0.9093-0.803-1.7309-1.677-2.2419-0.8739-0.511-1.875-0.6097-2.7864-0.3674l-0.9169-1.6111zm0.4392 0.1689l0.6298 1.0923c0.8805-0.179 1.8238-0.068 2.6663 0.3848-0.5807-0.3832-0.9559-0.9756-1.091-1.6142-0.7416-0.1128-1.4955-0.0624-2.2051 0.1371zm3.5411 1.6205c0.808 0.5117 1.365 1.2766 1.634 2.1289l1.267 0.0165c-0.169-0.7129-0.491-1.3927-0.951-1.9819-0.627 0.1931-1.33 0.1547-1.95-0.1635z"/>
117 <path id="path4972" style="stroke:#699536;fill:url(#linearGradient3398)" d="m21.5 9.5l-4.454 5-4.546-5h2.76c0.621-1.6544-0.654-2.8116-2.134-2.8116-1.051 0-2.477 0.5745-2.959 2.0028-0.2503 0.7429-0.6917 0.4175-0.6746-0.2282 0.066-2.4914 1.9246-4.4839 4.6996-4.4839s4.837 2.2449 4.681 5.5209h2.627z"/>
118 <path id="path4980" style="opacity:0.354;stroke:url(#linearGradient3395);fill:none" d="m19.265 10.556l-2.261 2.429-2.204-2.513h1.21c0.951-2.1042-0.612-4.7205-2.496-4.7507-1.357-0.1056-2.825 1.3845-3.5656 2.2783 0.4716-2.1162 1.9806-2.9838 4.3016-2.9882 2.344-0.0044 3.977 1.9426 3.459 5.4606l1.556 0.084z"/>
119</svg>
0120
=== added directory 'data/icons/24x24'
=== added directory 'data/icons/24x24/apps'
=== added file 'data/icons/24x24/apps/ubiquity.svg'
--- data/icons/24x24/apps/ubiquity.svg 1970-01-01 00:00:00 +0000
+++ data/icons/24x24/apps/ubiquity.svg 2013-07-11 18:26:23 +0000
@@ -0,0 +1,128 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<svg id="svg2" xmlns="http://www.w3.org/2000/svg" height="24" width="24" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs id="defs4">
5 <radialGradient id="radialGradient3418" gradientUnits="userSpaceOnUse" cy="19.031" cx="11.25" gradientTransform="matrix(1.1045 0 0 .21477 -.29917 9.2762)" r="8.0625">
6 <stop id="stop2487" style="stop-color:#0d0d0d" offset="0"/>
7 <stop id="stop2489" style="stop-color:#0d0d0d;stop-opacity:0" offset="1"/>
8 </radialGradient>
9 <radialGradient id="radialGradient3415" gradientUnits="userSpaceOnUse" cy="-26.1" cx="96.124" gradientTransform="matrix(-.00013187 .23597 -.37128 -.00024367 -6.7165 -21.775)" r="38.213">
10 <stop id="stop6164" style="stop-color:#f9650d" offset="0"/>
11 <stop id="stop6166" style="stop-color:#c15619" offset="1"/>
12 </radialGradient>
13 <radialGradient id="radialGradient3413" gradientUnits="userSpaceOnUse" cy="-34.004" cx="103.94" gradientTransform="matrix(-.00013190 .23597 -.37473 0 -9.7672 -23.612)" r="38.213">
14 <stop id="stop6158" style="stop-color:#ffc391" offset="0"/>
15 <stop id="stop6160" style="stop-color:#fa650b" offset="1"/>
16 </radialGradient>
17 <radialGradient id="radialGradient3410" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.0092348 .0060766 -.035938 .053571 2.5942 4.7626)" r="116.22"/>
18 <radialGradient id="radialGradient3407" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.039713 -.0014146 .0020071 .055268 .087720 5.3741)" r="26.269"/>
19 <radialGradient id="radialGradient3404" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(0.0365 -.0013001 .0018447 .050797 10.491 -.33746)" r="26.269"/>
20 <linearGradient id="linearGradient6280">
21 <stop id="stop6282" style="stop-color:#fff" offset="0"/>
22 <stop id="stop6284" style="stop-color:#fff;stop-opacity:0" offset="1"/>
23 </linearGradient>
24 <radialGradient id="radialGradient3401" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.00057345 .010718 .063085 -.0035250 9.1891 1.017)" r="116.22"/>
25 <linearGradient id="linearGradient3398" y2="40.322" gradientUnits="userSpaceOnUse" x2="25" gradientTransform="matrix(.30348 0 0 .30156 7.8002 1.6983)" y1="11.923" x1="25">
26 <stop id="stop2266" style="stop-color:#d7e866" offset="0"/>
27 <stop id="stop2268" style="stop-color:#8cab2a" offset="1"/>
28 </linearGradient>
29 <linearGradient id="linearGradient3395" y2="58.048" gradientUnits="userSpaceOnUse" x2="105.32" gradientTransform="matrix(.30489 0 0 .30156 -8.8977 .77916)" y1="2.0478" x1="58.749">
30 <stop id="stop5115" style="stop-color:#fff" offset="0"/>
31 <stop id="stop5117" style="stop-color:#fff;stop-opacity:0" offset="1"/>
32 </linearGradient>
33 <linearGradient id="linearGradient5060">
34 <stop id="stop5062" offset="0"/>
35 <stop id="stop5064" style="stop-opacity:0" offset="1"/>
36 </linearGradient>
37 <linearGradient id="linearGradient2869" y2="8.3495" gradientUnits="userSpaceOnUse" x2="4.459" gradientTransform="matrix(.98925 0 0 1.4696 .12903 -10.339)" y1="13.499" x1="9.599">
38 <stop id="stop3486-2" style="stop-color:#969696" offset="0"/>
39 <stop id="stop3488-0" style="stop-color:#b4b4b4" offset="1"/>
40 </linearGradient>
41 <linearGradient id="linearGradient2872" y2="104.28" gradientUnits="userSpaceOnUse" x2="53.991" gradientTransform="matrix(.19046 0 0 .24853 .090799 -3.4847)" y1="87.896" x1="53.991">
42 <stop id="stop2223-6" style="stop-color:#7a7a7a" offset="0"/>
43 <stop id="stop2219-1" style="stop-color:#474747" offset="1"/>
44 </linearGradient>
45 <radialGradient id="radialGradient2877" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(-.022183 0 0 .010860 16.259 17.381)" r="117.14"/>
46 <radialGradient id="radialGradient2880" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(.022183 0 0 .010860 7.7407 17.381)" r="117.14"/>
47 <linearGradient id="linearGradient2883" y2="609.51" gradientUnits="userSpaceOnUse" x2="302.86" gradientTransform="matrix(.037768 0 0 .010860 -1.6503 17.381)" y1="366.65" x1="302.86">
48 <stop id="stop5050" style="stop-opacity:0" offset="0"/>
49 <stop id="stop5056" offset=".5"/>
50 <stop id="stop5052" style="stop-opacity:0" offset="1"/>
51 </linearGradient>
52 <linearGradient id="linearGradient4035">
53 <stop id="stop4037" style="stop-color:#f5f5f5" offset="0"/>
54 <stop id="stop4039" style="stop-color:#e7e7e7" offset=".47026"/>
55 <stop id="stop4041" style="stop-color:#8c8c8c" offset=".69349"/>
56 <stop id="stop4043" style="stop-color:#ddd" offset=".83543"/>
57 <stop id="stop4045" style="stop-color:#a8a8a8" offset="1"/>
58 </linearGradient>
59 <radialGradient id="radialGradient4241" fx="113.67" fy="98" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" r="2.5631">
60 <stop id="stop4243" style="stop-color:#eee" offset="0"/>
61 <stop id="stop4245" style="stop-color:#cecece" offset=".16"/>
62 <stop id="stop4247" style="stop-color:#888" offset=".4675"/>
63 <stop id="stop4249" style="stop-color:#555" offset="1"/>
64 </radialGradient>
65 <radialGradient id="radialGradient3248" gradientUnits="userSpaceOnUse" cy="42" cx="24" gradientTransform="matrix(.52381 0 1.4569e-8 .21429 -.57143 11.5)" r="21">
66 <stop id="stop6312-6" style="stop-color:#fff" offset="0"/>
67 <stop id="stop6314-6" style="stop-color:#fff;stop-opacity:0" offset="1"/>
68 </radialGradient>
69 <radialGradient id="radialGradient4072" gradientUnits="userSpaceOnUse" cy="4.2333" cx="7.2203" gradientTransform="matrix(1.5194 .0037157 -.0030247 1.2368 -3.7373 .067833)" r="12">
70 <stop id="stop7064-4" style="stop-color:#e6e6e6" offset="0"/>
71 <stop id="stop7060-2" style="stop-color:#c8c8c8" offset="1"/>
72 </radialGradient>
73 <radialGradient id="radialGradient8443" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(2.4957 0 0 2.4957 -223.98 -53.226)" r="2.5631"/>
74 <radialGradient id="radialGradient8464" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.092476 0 0 -.087162 -1.5556 24.366)" r="78.728">
75 <stop id="stop7611-3" style="stop-color:#fff" offset="0"/>
76 <stop id="stop7677-2" style="stop-color:#e7e7e7" offset=".47026"/>
77 <stop id="stop7613-4" style="stop-color:#8c8c8c" offset=".67184"/>
78 <stop id="stop7617-3" style="stop-color:#ddd" offset=".83543"/>
79 <stop id="stop7615-6" style="stop-color:#a8a8a8" offset="1"/>
80 </radialGradient>
81 <radialGradient id="radialGradient8471" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="206.43" cx="141.75" gradientTransform="matrix(.18615 -.0031402 .0013777 .18068 -15.013 -20.636)" r="78.728"/>
82 <radialGradient id="radialGradient8475" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="143.83" cx="127.32" gradientTransform="matrix(.10006 -.023376 .0082168 .059717 -5.2741 -.91135)" r="78.728"/>
83 <linearGradient id="linearGradient8487" y2="33.759" gradientUnits="userSpaceOnUse" x2="12.222" gradientTransform="matrix(.73759 0 0 .53933 -2.796 2.187)" y1="37.206" x1="12.277">
84 <stop id="stop4238-4" style="stop-color:#eee" offset="0"/>
85 <stop id="stop4240-3" style="stop-color:#eee;stop-opacity:0" offset="1"/>
86 </linearGradient>
87 <linearGradient id="linearGradient8490" y2="35.281" gradientUnits="userSpaceOnUse" x2="24.688" gradientTransform="matrix(.73759 0 0 .53933 -2.2092 1.4719)" y1="35.281" x1="7.0625">
88 <stop id="stop6311" offset="0"/>
89 <stop id="stop6313" style="stop-color:#bbb;stop-opacity:0" offset="1"/>
90 </linearGradient>
91 </defs>
92 <rect id="rect2723" style="opacity:.40206;fill:url(#linearGradient2883)" height="2.6374" width="18.236" y="21.363" x="2.8818"/>
93 <path id="path2725" style="opacity:.40206;fill:url(#radialGradient2880)" d="m21.109 21.363v2.637c1.143 0.005 2.762-0.591 2.762-1.319s-1.275-1.318-2.762-1.318z"/>
94 <path id="path2727" style="opacity:.40206;fill:url(#radialGradient2877)" d="m2.8907 21.363v2.637c-1.1424 0.005-2.7617-0.591-2.7617-1.319 0.00003-0.728 1.2748-1.318 2.7617-1.318z"/>
95 <path id="rect2992" style="stroke-linejoin:round;stroke:#353537;fill:url(#linearGradient2872)" d="m23.5 18.5c-0.466 3.38-0.351 3.982-1.196 3.982-0.331 0.048-13.337 0-20.654 0-0.9173 0-0.68556 0.065-1.15-3.979l23-0.003z"/>
96 <path id="rect9146" style="fill-rule:evenodd;fill:url(#linearGradient8490)" d="m2.7 19h13.3v3h-13l-0.3-3z"/>
97 <path id="path9148" style="opacity:.81143;fill:url(#linearGradient8487);fill-rule:evenodd" d="m3 22l-0.2-2.163c1.3539 1.714 6.3194 2.163 9.743 2.163h-9.543z"/>
98 <path id="rect2990" style="stroke-linejoin:round;stroke:url(#linearGradient2869);stroke-linecap:round;fill:url(#radialGradient4072)" d="m2.5 2l-1.9774 16.483c-0.01493 0-0.0226 0.005-0.0226 0.017h23c0-0.012-0.008-0.017-0.023-0.017l-1.977-16.483c-0.099-0.8274-1.167-1.5-2-1.5h-15c-0.8333 0-1.9007 0.6726-2 1.5z"/>
99 <path id="path2215" style="opacity:.6;stroke-linejoin:round;stroke:#fff;stroke-linecap:round;fill:none" d="m1.4991 18.5h21.002"/>
100 <rect id="rect6300-3" style="opacity:.2;fill:url(#radialGradient3248)" height="3" width="22" y="19" x="1"/>
101 <g id="g9164" transform="matrix(.066101 -.011416 .0079191 .045854 -.89214 -6.4254)">
102 <path id="path9166" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
103 <path id="path9168" style="fill:url(#radialGradient8443)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
104 </g>
105 <g id="g9170" transform="matrix(.067079 0 0 .046533 15.651 -7.2131)">
106 <path id="path9172" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
107 <path id="path9174" style="fill:url(#radialGradient8443)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
108 </g>
109 <path id="path8469" style="fill:url(#radialGradient8471)" d="m14.531 1.8125c-0.277 0-0.524 0.0807-0.719 0.2187-0.194 0.1381-0.335 0.3502-0.343 0.5938-0.026 0.7497-0.408 1.2893-1.125 1.7812-0.711 0.488-1.755 0.8999-3.0002 1.2813-0.0102 0.0031-0.0211-0.0031-0.0313 0-0.471 0.0989-1.245 0.3761-2 0.6563-0.7657 0.2841-1.4648 0.5581-1.7813 0.7812-1.5978 1.0054-2.5829 2.3417-2.7187 3.813-0.1236 1.339 0.4794 2.679 1.6563 3.75 1.7216 1.566 4.5353 2.5 7.5312 2.5 2.996 0 5.809-0.934 7.531-2.5 1.075-0.978 1.657-2.156 1.657-3.376 0-0.099 0.011-0.242 0-0.374-0.12-1.2916-0.916-2.4839-2.188-3.438-0.036-0.5044-0.344-4.875-0.344-4.875-0.017-0.2437-0.176-0.4572-0.375-0.5938-0.199-0.1365-0.442-0.2187-0.719-0.2187h-3.031zm0 0.5313h3.031c0.068 0 0.126 0.0184 0.157 0.0312l0.375 5.125c-0.004 0.0207-0.004 0.0418 0 0.0625 0.009 0.0116 0.019 0.0221 0.031 0.0313 0.016 0.0255 0.037 0.0469 0.063 0.0624 1.232 0.8429 1.959 2.1273 2.062 3.2498 0.129 1.395-0.699 2.549-2.188 3.406-1.488 0.858-3.625 1.376-6.062 1.376-2.4368 0-4.5743-0.518-6.0625-1.376-1.4882-0.857-2.3163-2.011-2.1875-3.406 0.1109-1.2003 0.9556-2.5362 2.3438-3.406 0.0116-0.0091 0.0221-0.0196 0.0312-0.0312 0.0046-0.0041 0.0687-0.0477 0.1562-0.0938 0.0876-0.0461 0.2082-0.0951 0.3438-0.1562 0.2712-0.1224 0.601-0.2644 0.9688-0.4063 0.7355-0.2837 1.5683-0.5498 1.9687-0.625 0.0104 0.0009 0.0209 0.0009 0.0313 0 1.2092-0.3682 2.3582-0.8066 3.2502-1.4063 0.874-0.5874 1.503-1.3689 1.562-2.4062 0.021-0.0098 0.061-0.0312 0.125-0.0312z"/>
110 <path id="path9156" style="fill:url(#radialGradient8464)" d="m12 13c-1.683 0-2.9724-0.845-2.9996-1.965-0.0002-0.013-0.0004-0.024-0.0004-0.036 0-0.406 0.1691-0.791 0.4903-1.1177 0.5437-0.5519 1.4817-0.8813 2.5097-0.8813s1.966 0.3294 2.51 0.8813c0.33 0.3357 0.5 0.7347 0.49 1.1537-0.028 1.12-1.318 1.965-3 1.965zm0.05-2.746c-1.581 0-2.4364 0.21-2.4174 0.974 0.0183 0.753 1.0784 1.354 2.3674 1.354s2.349-0.601 2.367-1.354c0.019-0.764-0.736-0.974-2.317-0.974z"/>
111 <path id="path8473" style="fill:url(#radialGradient8475)" d="m4.9688 1.75c-0.0673 0.0181-0.1239 0.0634-0.1563 0.125-0.0133 0.0193-0.0238 0.0403-0.0313 0.0625l-0.0624 0.2187-0.8438 3.25-0.125 0.5313c-0.0059 0.031-0.0059 0.0628 0 0.0937 0.0041 0.0331 0.0147 0.0649 0.0312 0.0938 0.0325 0.0616 0.0891 0.1069 0.1563 0.125 0.041 0.0106 0.084 0.0106 0.125 0l0.4063-0.125 6.8752-2.0312h0.031c0.01 0.0006 0.021 0.0006 0.031 0 0.011 0.0006 0.021 0.0006 0.032 0 0.022-0.0075 0.043-0.018 0.062-0.0313 0.46-0.2538 0.695-0.7426 0.75-1.1875 0.028-0.2282 0.008-0.4565-0.062-0.6562-0.041-0.1136-0.127-0.2213-0.219-0.3126-0.093-0.0912-0.212-0.161-0.375-0.1562h-0.032-6.3745-0.1563c-0.0207-0.0026-0.0417-0.0026-0.0624 0zm0.5 0.6875h5.9062c-0.015 0.0778-0.035 0.1306-0.063 0.2187-0.049 0.1619-0.145 0.2934-0.124 0.2813l-6.2505 1.8125 0.5313-2.3125z"/>
112 <g id="g9158" transform="matrix(-.097811 0 0 .10767 8.1622 -3.8183)">
113 <path id="path9160" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
114 <path id="path9162" style="fill:url(#radialGradient8443)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
115 </g>
116 <g id="g9190" transform="matrix(.097811 0 0 .10767 15.777 -3.8183)">
117 <path id="path9192" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
118 <path id="path9194" style="fill:url(#radialGradient8443)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
119 </g>
120 <path id="path2638" style="opacity:.16292;fill:url(#radialGradient3418)" d="m21.032 13.363c0 0.957-3.987 1.732-8.905 1.732-4.9186 0-8.9055-0.775-8.9055-1.732 0-0.956 3.9869-1.731 8.9055-1.731 4.918 0 8.905 0.775 8.905 1.731z"/>
121 <path id="path2317" style="stroke-width:1.0018;stroke:url(#radialGradient3415);fill:url(#radialGradient3413)" d="m12.091 0.50089c-0.711 0-1.283 0.57081-1.283 1.2752 0 0.7045 0.572 1.2752 1.283 1.2752s1.294-0.5707 1.293-1.2752c0.001-0.7044-0.582-1.2752-1.293-1.2752zm-3.8199 1.2752c-0.641 0.047-1.2558 0.2058-1.8247 0.4384l1.153 1.9527c0.2943-0.0925 0.6002-0.1432 0.9224-0.1594 0.0631-0.0032 0.1266 0 0.1905 0 1.7667 0 3.2417 1.2286 3.6097 2.8692h2.296c-0.163-1.1926-0.692-2.2719-1.464-3.1283-0.317 0.1687-0.678 0.2591-1.063 0.2591-1.208 0-2.2002-0.9389-2.2558-2.1221-0.3637-0.0688-0.7393-0.1096-1.1229-0.1096-0.0771 0-0.1543-0.0029-0.2306 0-0.0249 0.001-0.0454-0.0012-0.0702 0-0.0234 0.0012-0.0469-0.0014-0.0702 0-0.0225 0.0014-0.0477-0.0016-0.0702 0zm-3.2083 1.2354c-0.9246 0.7129-1.6297 1.6945-2.0052 2.8194 0.5931 0.4022 0.9825 1.0779 0.9825 1.8431s-0.3894 1.441-0.9825 1.8431c0.3754 1.1249 1.0803 2.1069 2.0052 2.8199l1.1429-1.963c-0.7351-0.6702-1.1931-1.6334-1.1931-2.7 0-1.0662 0.4589-2.0281 1.1931-2.6999l-1.1429-1.9626zm-3.2685 3.3873c-0.7113 0-1.2935 0.5708-1.2934 1.2752-0.00013 0.7045 0.5821 1.2753 1.2934 1.2753s1.2834-0.5708 1.2833-1.2753c0.0001-0.7044-0.572-1.2752-1.2833-1.2752zm10.528 2.0722c-0.368 1.641-1.843 2.869-3.6097 2.869-0.3912 0-0.7598-0.058-1.1129-0.169l-1.153 1.953c0.6986 0.285 1.4632 0.448 2.2659 0.448 0.3836 0 0.7592-0.041 1.1229-0.11 0.056-1.133 0.9758-2.05 2.1158-2.122 0.048-0.003 0.091 0 0.14 0 0.385 0 0.746 0.091 1.063 0.259 0.772-0.856 1.301-1.9353 1.464-3.128h-2.296zm-0.231 3.826c-0.711 0-1.283 0.57-1.283 1.275 0 0.704 0.572 1.275 1.283 1.275s1.294-0.571 1.293-1.275c0.001-0.705-0.582-1.275-1.293-1.275z"/>
122 <path id="path2272" style="opacity:.6;fill:url(#radialGradient3410)" d="m5.0073 3.3922c-0.7758 0.6394-1.3756 1.4828-1.7175 2.4451 0.5594 0.4239 0.927 1.0858 0.927 1.8362s-0.3676 1.4123-0.927 1.8362c0.3418 0.9623 0.9416 1.8063 1.7175 2.4453l0.9563-1.643c-0.6901-0.6734-1.1222-1.6051-1.1222-2.6385s0.4327-1.9639 1.1222-2.6383l-0.9563-1.643zm-0.0781 0.4736l0.644 1.121c-0.617 0.6802-1.0087 1.5664-1.0441 2.5418-0.0389-0.7093-0.3707-1.3468-0.8685-1.7976 0.2853-0.71 0.7221-1.3458 1.2686-1.8652zm-0.4001 3.9527c0.0353 0.9753 0.4261 1.862 1.0441 2.5415l-0.644 1.121c-0.5461-0.519-0.9836-1.155-1.2686-1.8649 0.4982-0.4509 0.8295-1.0883 0.8685-1.7976z"/>
123 <path id="path2284" style="opacity:.6;fill:url(#radialGradient3407)" d="m1.6684 6.6396c-0.5206 0.0582-0.92273 0.501-0.92273 1.0339 0 0.5723 0.46603 1.0339 1.0439 1.0339 0.5778 0 1.0439-0.4616 1.0439-1.0339s-0.4661-1.0339-1.0439-1.0339c-0.0383 0-0.0691-0.0011-0.0839 0-0.0126 0.001-0.0248-0.0014-0.0373 0zm0.028 0.2954c0.0118-0.0014 0.0252 0.0009 0.0373 0 0.0093-0.0001 0.0293 0 0.0559 0 0.4165 0 0.7456 0.326 0.7456 0.7385s-0.3291 0.7385-0.7456 0.7385-0.7457-0.326-0.7457-0.7385c0-0.3815 0.285-0.6932 0.6525-0.7385z"/>
124 <path id="path4951" style="opacity:.6;fill:url(#radialGradient3404)" d="m11.943 0.82571c-0.478 0.05346-0.848 0.46039-0.848 0.95019 0 0.5261 0.429 0.9503 0.96 0.9503s0.959-0.4242 0.959-0.9503c0-0.526-0.428-0.95019-0.959-0.95019-0.035 0-0.064-0.00103-0.077 0-0.012 0.00087-0.023-0.00128-0.035 0zm0.026 0.27149c0.011-0.0013 0.023 0.0008 0.034 0 0.009-0.0001 0.027 0 0.052 0 0.383 0 0.685 0.2996 0.685 0.6787 0 0.3792-0.302 0.6788-0.685 0.6788s-0.685-0.2996-0.685-0.6788c0-0.3506 0.261-0.6371 0.599-0.6787z"/>
125 <path id="path4955" style="opacity:.6;fill:url(#radialGradient3401)" d="m6.8367 2.3549c0.9245-0.3318 1.9345-0.4157 2.9175-0.2254 0.082 0.6769 0.4598 1.3112 1.0948 1.6823s1.376 0.3914 2.012 0.1337c0.645 0.7614 1.062 1.6796 1.219 2.6435l-1.863-0.0137c-0.228-0.9093-0.803-1.7309-1.677-2.2419-0.8739-0.511-1.875-0.6097-2.7864-0.3674l-0.9169-1.6111zm0.4392 0.1689l0.6298 1.0923c0.8805-0.179 1.8238-0.068 2.6663 0.3848-0.5807-0.3832-0.9559-0.9756-1.091-1.6142-0.7416-0.1128-1.4955-0.0624-2.2051 0.1371zm3.5411 1.6205c0.808 0.5117 1.365 1.2766 1.634 2.1289l1.267 0.0165c-0.169-0.7129-0.491-1.3927-0.951-1.9819-0.627 0.1931-1.33 0.1547-1.95-0.1635z"/>
126 <path id="path4972" style="stroke:#699536;fill:url(#linearGradient3398)" d="m21.5 9.5l-4.454 5-4.546-5h2.76c0.621-1.6544-0.654-2.8116-2.134-2.8116-1.051 0-2.477 0.5745-2.959 2.0028-0.2503 0.7429-0.6917 0.4175-0.6746-0.2282 0.066-2.4914 1.9246-4.4839 4.6996-4.4839s4.837 2.2449 4.681 5.5209h2.627z"/>
127 <path id="path4980" style="opacity:0.354;stroke:url(#linearGradient3395);fill:none" d="m19.265 10.556l-2.261 2.429-2.204-2.513h1.21c0.951-2.1042-0.612-4.7205-2.496-4.7507-1.357-0.1056-2.825 1.3845-3.5656 2.2783 0.4716-2.1162 1.9806-2.9838 4.3016-2.9882 2.344-0.0044 3.977 1.9426 3.459 5.4606l1.556 0.084z"/>
128</svg>
0129
=== added directory 'data/icons/32x32'
=== added directory 'data/icons/32x32/apps'
=== renamed file 'desktop/hi32-app-ubiquity.png' => 'data/icons/32x32/apps/ubiquity-kde.png'
=== added file 'data/icons/32x32/apps/ubiquity.svg'
--- data/icons/32x32/apps/ubiquity.svg 1970-01-01 00:00:00 +0000
+++ data/icons/32x32/apps/ubiquity.svg 2013-07-11 18:26:23 +0000
@@ -0,0 +1,126 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<svg id="svg3786" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs id="defs3788">
5 <radialGradient id="radialGradient3590" gradientUnits="userSpaceOnUse" cy="-26.1" cx="96.124" gradientTransform="matrix(-.00017630 .31546 -.49634 -.00032574 -9.1476 -29.278)" r="38.213">
6 <stop id="stop6164" style="stop-color:#f9650d" offset="0"/>
7 <stop id="stop6166" style="stop-color:#c15619" offset="1"/>
8 </radialGradient>
9 <radialGradient id="radialGradient3588" gradientUnits="userSpaceOnUse" cy="-34.004" cx="103.94" gradientTransform="matrix(-.00017632 .31546 -.50096 0 -13.226 -31.734)" r="38.213">
10 <stop id="stop6158" style="stop-color:#ffc391" offset="0"/>
11 <stop id="stop6160" style="stop-color:#fa650b" offset="1"/>
12 </radialGradient>
13 <radialGradient id="radialGradient3585" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.012345 .0081234 -.048043 .071615 3.2993 6.1981)" r="116.22"/>
14 <radialGradient id="radialGradient3582" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.053090 -.0018911 .0026832 .073885 -.051455 7.0156)" r="26.269"/>
15 <radialGradient id="radialGradient3579" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.048795 -.0017381 .0024661 .067907 13.856 -.61986)" r="26.269"/>
16 <linearGradient id="linearGradient6280">
17 <stop id="stop6282" style="stop-color:#fff" offset="0"/>
18 <stop id="stop6284" style="stop-color:#fff;stop-opacity:0" offset="1"/>
19 </linearGradient>
20 <radialGradient id="radialGradient3576" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.00076661 .014328 .084335 -.0047124 12.116 1.1909)" r="116.22"/>
21 <linearGradient id="linearGradient2759" y2="40.322" gradientUnits="userSpaceOnUse" x2="25" gradientTransform="matrix(.40570 0 0 .40314 10.259 2.1016)" y1="11.923" x1="25">
22 <stop id="stop2266" style="stop-color:#d7e866" offset="0"/>
23 <stop id="stop2268" style="stop-color:#8cab2a" offset="1"/>
24 </linearGradient>
25 <linearGradient id="linearGradient2756" y2="58.048" gradientUnits="userSpaceOnUse" x2="105.32" gradientTransform="matrix(.40759 0 0 .40314 -12.064 .87288)" y1="2.0478" x1="58.749">
26 <stop id="stop5115" style="stop-color:#fff" offset="0"/>
27 <stop id="stop5117" style="stop-color:#fff;stop-opacity:0" offset="1"/>
28 </linearGradient>
29 <linearGradient id="linearGradient5060">
30 <stop id="stop5062" offset="0"/>
31 <stop id="stop5064" style="stop-opacity:0" offset="1"/>
32 </linearGradient>
33 <linearGradient id="linearGradient2461" y2="9.7483" gradientUnits="userSpaceOnUse" x2="13.817" gradientTransform="matrix(.68745 0 0 .66426 -.49869 .52458)" y1="23.297" x1="19.636">
34 <stop id="stop3486-2" style="stop-color:#969696" offset="0"/>
35 <stop id="stop3488-0" style="stop-color:#b4b4b4" offset="1"/>
36 </linearGradient>
37 <linearGradient id="linearGradient2465" y2="50" gradientUnits="userSpaceOnUse" x2="30" gradientTransform="matrix(.68865 0 0 .50672 -3.9709 4.4553)" y1="41" x1="29.938">
38 <stop id="stop2223-6" style="stop-color:#7a7a7a" offset="0"/>
39 <stop id="stop2219-1" style="stop-color:#474747" offset="1"/>
40 </linearGradient>
41 <linearGradient id="linearGradient2471" y2="609.51" gradientUnits="userSpaceOnUse" x2="302.86" gradientTransform="matrix(.076357 0 0 .021849 1.4026 30.139)" y1="366.65" x1="302.86">
42 <stop id="stop5050" style="stop-opacity:0" offset="0"/>
43 <stop id="stop5056" offset=".5"/>
44 <stop id="stop5052" style="stop-opacity:0" offset="1"/>
45 </linearGradient>
46 <radialGradient id="radialGradient2473" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(.044847 0 0 .021849 20.389 30.139)" r="117.14"/>
47 <radialGradient id="radialGradient2475" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(-.044847 0 0 .021849 37.611 30.139)" r="117.14"/>
48 <radialGradient id="radialGradient3437" fx="113.67" fy="98" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" r="2.5631">
49 <stop id="stop3439" style="stop-color:#eee" offset="0"/>
50 <stop id="stop3441" style="stop-color:#cecece" offset=".16"/>
51 <stop id="stop3443" style="stop-color:#888" offset=".4675"/>
52 <stop id="stop3445" style="stop-color:#555" offset="1"/>
53 </radialGradient>
54 <radialGradient id="radialGradient3789" fx="113.67" fy="98" xlink:href="#radialGradient3437" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(2.4957 0 0 2.4957 -223.98 -53.226)" r="2.5631"/>
55 <radialGradient id="radialGradient3820" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.12330 0 0 -.086259 -2.0741 31.248)" r="78.728"/>
56 <radialGradient id="radialGradient3827" gradientUnits="userSpaceOnUse" cy="143.83" cx="127.32" gradientTransform="matrix(.12648 -.017188 .0057168 .051201 -5.1166 6.5256)" r="78.728">
57 <stop id="stop5028" style="stop-color:#f5f5f5" offset="0"/>
58 <stop id="stop5030" style="stop-color:#e7e7e7" offset=".27751"/>
59 <stop id="stop5032" style="stop-color:#8c8c8c" offset=".52359"/>
60 <stop id="stop5034" style="stop-color:#ddd" offset="1"/>
61 <stop id="stop5036" style="stop-color:#a8a8a8" offset="1"/>
62 </radialGradient>
63 <radialGradient id="radialGradient3831" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="206.43" cx="141.75" gradientTransform="matrix(.24819 -.0031401 .0018369 .18067 -20.017 -13.634)" r="78.728"/>
64 <linearGradient id="linearGradient4035">
65 <stop id="stop4037" style="stop-color:#f5f5f5" offset="0"/>
66 <stop id="stop4039" style="stop-color:#e7e7e7" offset=".47026"/>
67 <stop id="stop4041" style="stop-color:#8c8c8c" offset=".69349"/>
68 <stop id="stop4043" style="stop-color:#ddd" offset=".83543"/>
69 <stop id="stop4045" style="stop-color:#a8a8a8" offset="1"/>
70 </linearGradient>
71 <radialGradient id="radialGradient4226" gradientUnits="userSpaceOnUse" cy="42" cx="24" gradientTransform="matrix(.71429 0 1.9866e-8 .21429 -1.1429 18.5)" r="21">
72 <stop id="stop6312-6" style="stop-color:#fff" offset="0"/>
73 <stop id="stop6314-6" style="stop-color:#fff;stop-opacity:0" offset="1"/>
74 </radialGradient>
75 <linearGradient id="linearGradient4235" y2="33.759" gradientUnits="userSpaceOnUse" x2="12.222" gradientTransform="matrix(.79305 0 0 .53933 -1.2092 9.187)" y1="37.206" x1="12.277">
76 <stop id="stop4238-4" style="stop-color:#eee" offset="0"/>
77 <stop id="stop4240-3" style="stop-color:#eee;stop-opacity:0" offset="1"/>
78 </linearGradient>
79 <linearGradient id="linearGradient4238" y2="35.281" gradientUnits="userSpaceOnUse" x2="24.688" gradientTransform="matrix(.79305 0 0 .53933 -.57834 8.4719)" y1="35.281" x1="7.0625">
80 <stop id="stop6311" offset="0"/>
81 <stop id="stop6313" style="stop-color:#bbb;stop-opacity:0" offset="1"/>
82 </linearGradient>
83 <radialGradient id="radialGradient5024" gradientUnits="userSpaceOnUse" cy="7.2368" cx="10" gradientTransform="matrix(1.4045 0 0 .9375 -4.0451 4.2155)" r="16">
84 <stop id="stop7064-4" style="stop-color:#e6e6e6" offset="0"/>
85 <stop id="stop7060-2" style="stop-color:#c8c8c8" offset="1"/>
86 </radialGradient>
87 </defs>
88 <g id="g6029" style="enable-background:new" transform="matrix(.66666 0 0 0.626 -3.3331 3.797)">
89 <rect id="rect2723" style="opacity:.40206;fill:url(#linearGradient2471)" height="5.3061" width="36.869" y="38.149" x="10.565"/>
90 <path id="path2725" style="opacity:.40206;fill:url(#radialGradient2473)" d="m47.417 38.15v5.305c2.309 0.01 5.583-1.188 5.583-2.653 0-1.464-2.577-2.652-5.583-2.652z"/>
91 <path id="path2727" style="opacity:.40206;fill:url(#radialGradient2475)" d="m10.583 38.15v5.305c-2.3092 0.01-5.583-1.188-5.583-2.653 0-1.464 2.5773-2.652 5.583-2.652z"/>
92 </g>
93 <path id="rect6431" style="stroke-linejoin:round;stroke-width:0.928;fill-rule:evenodd;stroke:#353537;stroke-linecap:round;enable-background:new;fill:url(#linearGradient2465)" d="m0.50765 25.486h30.984l-0.619 4.05h-29.677l-0.68835-4.05z"/>
94 <rect id="rect6381" style="enable-background:new;fill:#d2d2d3;fill-rule:evenodd" height="1" width="31" y="25" x=".5"/>
95 <path id="path6345" style="stroke-linejoin:round;stroke-width:.99578;stroke:url(#linearGradient2461);stroke-linecap:round;fill:url(#radialGradient5024)" d="m31.502 25.502l-4.681-17.121c-0.132-0.4873-0.826-0.8831-1.409-0.8831h-18.985c-0.8959 0-1.409 0.1319-1.5979 0.8834l-4.331 17.104"/>
96 <path id="path7046" style="opacity:.35;stroke:#fff;stroke-linecap:round;fill:none" d="m30.5 25.508l-29-0.016"/>
97 <g id="g9164" style="enable-background:new" transform="matrix(.067079 0 0 .046533 2.4612 -.21308)">
98 <path id="path9166" style="fill:#f0f0f0" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
99 <path id="path9168" style="fill:url(#radialGradient3789)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
100 </g>
101 <g id="g9170" style="enable-background:new" transform="matrix(.067079 0 0 .046533 21.361 -.21308)">
102 <path id="path9172" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
103 <path id="path9174" style="fill:url(#radialGradient3789)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
104 </g>
105 <path id="path3829" style="enable-background:new;fill:url(#radialGradient3831)" d="m19.375 8.75c-0.359 0-0.683 0.0811-0.937 0.2188-0.255 0.1376-0.456 0.3648-0.469 0.6562-0.032 0.699-0.54 1.226-1.5 1.719-0.955 0.49-2.334 0.899-4 1.281-0.011 0.003-0.021-0.003-0.031 0-0.621 0.097-1.656 0.344-2.6568 0.625-0.9999 0.28-1.9191 0.593-2.3437 0.812-0.0051 0.003-0.0263-0.002-0.0313 0-2.1117 1.003-3.4378 2.355-3.625 3.876-0.1712 1.39 0.6472 2.771 2.2188 3.843 2.2981 1.568 6.018 2.469 10 2.469s7.732-0.9 10.031-2.469c1.436-0.979 2.219-2.202 2.219-3.469 0-0.138-0.019-0.271-0.031-0.374-0.164-1.33-1.197-2.548-2.875-3.5-0.053-0.552-0.469-4.8442-0.469-4.8442-0.027-0.2906-0.241-0.4887-0.5-0.625-0.259-0.1364-0.58-0.2188-0.937-0.2188h-4.063zm0 0.6562h4.063c0.082 0 0.142 0.0198 0.187 0.0313l0.469 5.0935c-0.001 0.011-0.001 0.021 0 0.031 0.007 0.023 0.018 0.044 0.031 0.063 0.022 0.039 0.055 0.071 0.094 0.094 1.645 0.844 2.618 2.117 2.75 3.187 0.082 0.666-0.139 1.278-0.625 1.844-0.487 0.566-1.259 1.07-2.25 1.5-1.982 0.86-4.837 1.375-8.094 1.375s-6.1121-0.515-8.0938-1.375c-0.9908-0.43-1.7636-0.934-2.25-1.5-0.4863-0.566-0.7069-1.178-0.625-1.844 0.1413-1.147 1.2082-2.472 3.0626-3.344 0.0104 0.001 0.0208 0.001 0.0312 0 0.0042-0.002 0.1009-0.047 0.2188-0.093 0.1178-0.047 0.287-0.126 0.4687-0.188 0.3635-0.122 0.8202-0.264 1.3125-0.406 0.985-0.284 2.081-0.548 2.625-0.625 0.01 0.001 0.021 0.001 0.031 0 1.611-0.368 3.157-0.808 4.344-1.406 1.141-0.576 1.954-1.35 2.063-2.4065 0.029-0.011 0.095-0.0313 0.187-0.0313z" transform="matrix(.99011 0 0 .98361 .15312 .27049)"/>
106 <path id="path9156" style="fill:url(#radialGradient3820)" d="m16 20c-2.243 0-3.963-0.836-3.999-1.945-0.001-0.012-0.001-0.024-0.001-0.035 0-0.402 0.225-0.783 0.654-1.106 0.724-0.547 1.975-0.873 3.346-0.873s2.622 0.326 3.346 0.873c0.441 0.332 0.667 0.727 0.653 1.141-0.036 1.109-1.756 1.945-3.999 1.945zm0.067-2.718c-2.108 0-3.249 0.208-3.224 0.965 0.025 0.744 1.438 1.339 3.157 1.339s3.132-0.595 3.156-1.339c0.025-0.757-0.981-0.965-3.089-0.965z"/>
107 <path id="path3825" style="fill:url(#radialGradient3827)" d="m7.25 8.9062c-0.0129 0.0077-0.0236 0.0184-0.0312 0.0313-0.0129 0.0077-0.0236 0.0184-0.0313 0.0313l-0.0937 0.2187-1 3.2505-0.1876 0.531c-0.0018 0.01-0.0018 0.021 0 0.031-0.0018 0.01-0.0018 0.021 0 0.031 0.0077 0.013 0.0184 0.024 0.0313 0.031 0.0077 0.013 0.0184 0.024 0.0313 0.032 0.0103 0.002 0.0209 0.002 0.0312 0 0.0103 0.002 0.0209 0.002 0.0312 0l0.5-0.125 8.6568-2.031h0.031c0.01 0.001 0.021 0.001 0.031 0 0.489-0.216 0.781-0.688 0.844-1.0942 0.031-0.201 0.02-0.3762-0.063-0.5626-0.088-0.1989-0.319-0.3807-0.562-0.375h-0.031-7.9692-0.1876c-0.0103-0.0018-0.0209-0.0018-0.0312 0zm0.375 0.375h7.844c-0.012 0.0778-0.033 0.2327-0.094 0.4063s-0.158 0.3315-0.25 0.3745l-8.25 1.938 0.75-2.7188z" transform="matrix(.95607 0 0 .89997 .47482 1.0991)"/>
108 <g id="g9158" style="enable-background:new" transform="matrix(-.097811 0 0 .10767 9.1622 3.1817)">
109 <path id="path9160" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
110 <path id="path9162" style="fill:url(#radialGradient3789)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
111 </g>
112 <g id="g9190" style="enable-background:new" transform="matrix(.097811 0 0 .10767 22.777 3.1817)">
113 <path id="path9192" style="fill:#e6e6e6" d="m48.3 190.28c0.314 4.25 5.024 7.71 10.514 7.71 5.488 0 9.643-3.46 9.276-7.71-0.364-4.23-5.071-7.64-10.506-7.64-5.438 0-9.594 3.41-9.284 7.64z"/>
114 <path id="path9194" style="fill:url(#radialGradient3789)" d="m51.851 187.29c-0.501 0.54-1.075 1.4-1.075 2.55 0 0.09 0.005 0.17 0.01 0.26 0.217 2.92 3.893 5.4 8.026 5.4 2.353 0 4.504-0.82 5.752-2.18 0.537-0.58 1.148-1.54 1.038-2.83-0.252-2.9-3.923-5.35-8.021-5.35-2.336 0-4.479 0.8-5.73 2.15z"/>
115 </g>
116 <path id="rect9146" style="fill-rule:evenodd;fill:url(#linearGradient4238)" d="m4.7 26h14.3v3h-13.977l-0.323-3z"/>
117 <path id="path9148" style="opacity:.81143;fill:url(#linearGradient4235);fill-rule:evenodd" d="m5.0226 29l-0.2151-2.163c1.4557 1.714 6.7945 2.163 10.476 2.163h-10.261-0.0004z"/>
118 <rect id="rect6300-3" style="opacity:.2;fill:url(#radialGradient4226)" height="3" width="30" y="26" x="1"/>
119 <path id="path2317" style="stroke-width:1.0018;stroke:url(#radialGradient3590);fill:url(#radialGradient3588)" d="m15.995 0.50089c-0.951 0-1.716 0.76301-1.715 1.7048-0.001 0.9417 0.764 1.7047 1.715 1.7047s1.729-0.763 1.729-1.7047c0-0.9418-0.778-1.7048-1.729-1.7048zm-5.107 1.7048c-0.857 0.0627-1.6784 0.275-2.4389 0.586l1.5413 2.6104c0.3936-0.1236 0.8026-0.1914 1.2336-0.2131 0.084-0.0042 0.169 0 0.254 0 2.362 0 4.334 1.6425 4.825 3.8358h3.07c-0.218-1.5944-0.925-3.0373-1.957-4.1821-0.424 0.2255-0.906 0.3463-1.421 0.3463-1.615 0-2.941-1.2551-3.016-2.8368-0.486-0.092-0.988-0.1465-1.501-0.1465-0.103 0-0.206-0.0039-0.308 0-0.033 0.0012-0.061-0.0017-0.094 0-0.031 0.0015-0.063-0.002-0.094 0-0.03 0.0018-0.063-0.0022-0.094 0zm-4.2886 1.6515c-1.236 0.953-2.1786 2.2653-2.6807 3.7691 0.793 0.5376 1.3136 1.441 1.3136 2.4637 0 1.023-0.5206 1.927-1.3136 2.464 0.5019 1.504 1.4443 2.817 2.6807 3.769l1.528-2.623c-0.9828-0.896-1.595-2.184-1.595-3.61 0-1.4251 0.6134-2.711 1.595-3.6091l-1.528-2.6237zm-4.3695 4.5283c-0.9509 0-1.7292 0.763-1.729 1.7045-0.00017 0.942 0.7781 1.705 1.729 1.705s1.7158-0.763 1.7156-1.705c0.0002-0.9415-0.7647-1.7045-1.7156-1.7045zm14.073 2.7705c-0.491 2.193-2.463 3.835-4.825 3.835-0.523 0-1.016-0.078-1.4876-0.226l-1.5413 2.61c0.934 0.382 1.9559 0.6 3.0289 0.6 0.513 0 1.015-0.055 1.501-0.147 0.075-1.515 1.305-2.741 2.828-2.837 0.064-0.004 0.123 0 0.188 0 0.515 0 0.997 0.121 1.421 0.347 1.032-1.145 1.739-2.588 1.957-4.182h-3.07zm-0.308 5.114c-0.951 0-1.716 0.763-1.715 1.705-0.001 0.942 0.764 1.705 1.715 1.705s1.729-0.763 1.729-1.705-0.778-1.705-1.729-1.705z"/>
120 <path id="path2272" style="opacity:.6;fill:url(#radialGradient3585)" d="m6.5252 4.3661c-1.0371 0.8548-1.8389 1.9823-2.296 3.2687 0.7479 0.5667 1.2393 1.4516 1.2393 2.4552 0 1.003-0.4914 1.888-1.2393 2.454 0.4569 1.287 1.2587 2.415 2.296 3.269l1.2784-2.196c-0.9225-0.9-1.5002-2.146-1.5002-3.527 0-1.3819 0.5785-2.6258 1.5002-3.5275l-1.2784-2.1964zm-0.1044 0.6331l0.861 1.4987c-0.8249 0.9093-1.3485 2.094-1.3958 3.3979-0.052-0.9482-0.4956-1.8004-1.161-2.4031 0.3813-0.9491 0.9653-1.7992 1.6958-2.4935zm-0.5348 5.2838c0.0471 1.304 0.5696 2.49 1.3958 3.398l-0.861 1.499c-0.7301-0.694-1.3149-1.544-1.6958-2.494 0.6659-0.602 1.1089-1.454 1.161-2.403z"/>
121 <path id="path2284" style="opacity:.6;fill:url(#radialGradient3582)" d="m2.0617 8.7074c-0.696 0.0778-1.2336 0.6697-1.2336 1.3826 0.00002 0.765 0.623 1.382 1.3956 1.382 0.7725 0 1.3955-0.617 1.3955-1.382 0-0.7656-0.623-1.3826-1.3955-1.3826-0.0512 0-0.0924-0.0015-0.1122 0-0.0169 0.0013-0.0331-0.0018-0.0498 0zm0.0374 0.3949c0.0158-0.0019 0.0337 0.0012 0.0498 0 0.0125-0.0002 0.0392 0 0.0748 0 0.5568 0 0.9968 0.4358 0.9968 0.9877 0 0.551-0.44 0.987-0.9968 0.987s-0.9969-0.436-0.9969-0.987c0-0.5105 0.381-0.9272 0.8723-0.9877z"/>
122 <path id="path4951" style="opacity:.6;fill:url(#radialGradient3579)" d="m15.798 0.93512c-0.64 0.07148-1.134 0.61548-1.134 1.2703 0 0.7032 0.573 1.2703 1.283 1.2703s1.282-0.5671 1.282-1.2703-0.572-1.2703-1.282-1.2703c-0.047 0.00002-0.085-0.00136-0.103 0.00002-0.016 0.00116-0.031-0.00171-0.046 0zm0.034 0.36298c0.015-0.0018 0.031 0.0011 0.046 0 0.011-0.0002 0.036 0 0.069 0 0.511 0 0.916 0.4005 0.916 0.9073s-0.405 0.9074-0.916 0.9074c-0.512 0-0.916-0.4006-0.916-0.9074 0-0.4688 0.35-0.8517 0.801-0.9073z"/>
123 <path id="path4955" style="opacity:.6;fill:url(#radialGradient3576)" d="m8.9709 2.9794c1.2361-0.4436 2.5861-0.5557 3.9001-0.3013 0.11 0.9049 0.615 1.7529 1.464 2.2489 0.848 0.4961 1.84 0.5232 2.689 0.1788 0.863 1.0179 1.42 2.2454 1.63 3.534l-2.49-0.0183c-0.306-1.2156-1.074-2.314-2.242-2.9971-1.169-0.6832-2.507-0.8152-3.725-0.4912l-1.2261-2.1538zm0.5871 0.2258l0.842 1.4602c1.177-0.2393 2.438-0.0908 3.564 0.5145-0.776-0.5123-1.277-1.3042-1.458-2.158-0.992-0.1508-1.999-0.0835-2.948 0.1833zm4.734 2.1663c1.08 0.6842 1.824 1.7067 2.184 2.8461l1.694 0.022c-0.226-0.953-0.656-1.8619-1.271-2.6495-0.839 0.2582-1.779 0.2068-2.607-0.2186z"/>
124 <path id="path4972" style="stroke:#699536;fill:url(#linearGradient2759)" d="m27.501 12.5l-4.882 6-4.859-6h2.472c0.83-2.212-0.875-3.7274-2.853-3.7274-1.405 0-3.312 0.768-3.956 2.6774-0.335 0.993-0.925 0.558-0.902-0.305 0.088-3.3307 2.573-5.9943 6.283-5.9943s6.466 2.9698 6.258 7.3493h2.439z"/>
125 <path id="path4980" style="opacity:0.354;stroke:url(#linearGradient2756);fill:none" d="m25.483 13.5l-2.864 3.467-2.843-3.467h1.155c1.271-2.813-0.153-5.6019-3.112-5.679-1.814-0.1412-3.478 1.2156-4.468 2.411 0.631-2.8295 2.298-4.0926 5.401-4.0985 3.134-0.0059 5.881 2.5898 5.262 7.3665h1.469z"/>
126</svg>
0127
=== added directory 'data/icons/48x48'
=== added directory 'data/icons/48x48/apps'
=== renamed file 'desktop/hi48-app-ubiquity.png' => 'data/icons/48x48/apps/ubiquity-kde.png'
=== added file 'data/icons/48x48/apps/ubiquity.svg'
--- data/icons/48x48/apps/ubiquity.svg 1970-01-01 00:00:00 +0000
+++ data/icons/48x48/apps/ubiquity.svg 2013-07-11 18:26:23 +0000
@@ -0,0 +1,118 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<svg id="svg3786" xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs id="defs3788">
5 <radialGradient id="radialGradient4241" fx="113.67" fy="98" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" r="2.5631">
6 <stop id="stop4243" style="stop-color:#eee" offset="0"/>
7 <stop id="stop4245" style="stop-color:#cecece" offset=".16"/>
8 <stop id="stop4247" style="stop-color:#888" offset=".4675"/>
9 <stop id="stop4249" style="stop-color:#555" offset="1"/>
10 </radialGradient>
11 <linearGradient id="linearGradient4035">
12 <stop id="stop4037" style="stop-color:#f5f5f5" offset="0"/>
13 <stop id="stop4039" style="stop-color:#e7e7e7" offset=".47026"/>
14 <stop id="stop4041" style="stop-color:#8c8c8c" offset=".69349"/>
15 <stop id="stop4043" style="stop-color:#ddd" offset=".83543"/>
16 <stop id="stop4045" style="stop-color:#a8a8a8" offset="1"/>
17 </linearGradient>
18 <linearGradient id="linearGradient5060">
19 <stop id="stop5062" offset="0"/>
20 <stop id="stop5064" style="stop-opacity:0" offset="1"/>
21 </linearGradient>
22 <radialGradient id="radialGradient2896" gradientUnits="userSpaceOnUse" cy="42" cx="24" gradientTransform="matrix(1 -1.0652e-8 2.7813e-8 .35714 .0000010762 24.5)" r="21">
23 <stop id="stop6312-6" style="stop-color:#fff" offset="0"/>
24 <stop id="stop6314-6" style="stop-color:#fff;stop-opacity:0" offset="1"/>
25 </radialGradient>
26 <radialGradient id="radialGradient2902" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="143.83" cx="127.32" gradientTransform="matrix(.19054 -.025056 .0061935 .10073 -7.4372 4.4287)" r="78.728"/>
27 <linearGradient id="linearGradient2905" y2="33.759" gradientUnits="userSpaceOnUse" x2="12.222" gradientTransform="matrix(1.0213 0 0 .89888 -.025178 8.9783)" y1="37.206" x1="12.277">
28 <stop id="stop4238" style="stop-color:#eee" offset="0"/>
29 <stop id="stop4240" style="stop-color:#eee;stop-opacity:0" offset="1"/>
30 </linearGradient>
31 <linearGradient id="linearGradient2908" y2="35.281" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" x2="24.688" gradientTransform="matrix(1.0213 0 0 .89888 .78724 7.7865)" y1="35.281" x1="7.0625"/>
32 <radialGradient id="radialGradient2920" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.18791 0 0 -.13480 -3.6328 45.981)" r="78.728">
33 <stop id="stop7611" style="stop-color:#fff" offset="0"/>
34 <stop id="stop7677" style="stop-color:#e7e7e7" offset=".47026"/>
35 <stop id="stop7613" style="stop-color:#8c8c8c" offset=".67184"/>
36 <stop id="stop7617" style="stop-color:#ddd" offset=".83543"/>
37 <stop id="stop7615" style="stop-color:#a8a8a8" offset="1"/>
38 </radialGradient>
39 <radialGradient id="radialGradient2923" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="206.43" cx="141.75" gradientTransform="matrix(.35161 -.0050244 .0026023 .28909 -27.024 -25.218)" r="78.728"/>
40 <radialGradient id="radialGradient2927" gradientUnits="userSpaceOnUse" cy="8.49" cx="11.734" gradientTransform="matrix(1.3767 .69719 -.46811 .92435 -.049157 -2.9386)" r="23.048">
41 <stop id="stop7064" style="stop-color:#e6e6e6" offset="0"/>
42 <stop id="stop7060" style="stop-color:#c8c8c8" offset="1"/>
43 </radialGradient>
44 <linearGradient id="linearGradient2929" y2="10" gradientUnits="userSpaceOnUse" x2="18.073" gradientTransform="translate(0 -1.0001)" y1="29.797" x1="17.814">
45 <stop id="stop3486" style="stop-color:#969696" offset="0"/>
46 <stop id="stop3488" style="stop-color:#b4b4b4" offset="1"/>
47 </linearGradient>
48 <linearGradient id="linearGradient2933" y2="50" gradientUnits="userSpaceOnUse" x2="30" gradientTransform="matrix(1.0018 0 0 .75964 -5.0509 4.9364)" y1="41" x1="29.938">
49 <stop id="stop2223" style="stop-color:#7a7a7a" offset="0"/>
50 <stop id="stop2219" style="stop-color:#474747" offset="1"/>
51 </linearGradient>
52 <radialGradient id="radialGradient2936" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(-.044847 0 0 .020588 32.611 32.451)" r="117.14"/>
53 <radialGradient id="radialGradient2939" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(.044847 0 0 .020588 15.389 32.451)" r="117.14"/>
54 <linearGradient id="linearGradient2942" y2="609.51" gradientUnits="userSpaceOnUse" x2="302.86" gradientTransform="matrix(.076357 0 0 .020588 -3.5974 32.451)" y1="366.65" x1="302.86">
55 <stop id="stop5050" style="stop-opacity:0" offset="0"/>
56 <stop id="stop5056" offset=".5"/>
57 <stop id="stop5052" style="stop-opacity:0" offset="1"/>
58 </linearGradient>
59 <radialGradient id="radialGradient2947" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(.32949 0 0 .34975 6.0549 .49383)" r="2.5631"/>
60 <radialGradient id="radialGradient2953" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(.22333 .034393 -.023006 .14939 14.791 -7.6318)" r="2.5631"/>
61 <radialGradient id="radialGradient2965" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(-.32949 0 0 .34975 41.963 .49383)" r="2.5631"/>
62 <radialGradient id="radialGradient2505" gradientUnits="userSpaceOnUse" cy="19.031" cx="11.25" gradientTransform="matrix(1 0 0 .28295 0 13.646)" r="8.0625">
63 <stop id="stop2487" style="stop-color:#0d0d0d" offset="0"/>
64 <stop id="stop2489" style="stop-color:#0d0d0d;stop-opacity:0" offset="1"/>
65 </radialGradient>
66 <linearGradient id="linearGradient6280">
67 <stop id="stop6282" style="stop-color:#fff" offset="0"/>
68 <stop id="stop6284" style="stop-color:#fff;stop-opacity:0" offset="1"/>
69 </linearGradient>
70 <linearGradient id="linearGradient2756" y2="58.048" gradientUnits="userSpaceOnUse" x2="105.32" gradientTransform="matrix(.61627 0 0 .60955 -18.496 1.0633)" y1="2.0478" x1="58.749">
71 <stop id="stop5115" style="stop-color:#fff" offset="0"/>
72 <stop id="stop5117" style="stop-color:#fff;stop-opacity:0" offset="1"/>
73 </linearGradient>
74 <linearGradient id="linearGradient2759" y2="40.322" gradientUnits="userSpaceOnUse" x2="25" gradientTransform="matrix(.61342 0 0 .60955 15.255 2.9211)" y1="11.923" x1="25">
75 <stop id="stop2266" style="stop-color:#d7e866" offset="0"/>
76 <stop id="stop2268" style="stop-color:#8cab2a" offset="1"/>
77 </linearGradient>
78 <radialGradient id="radialGradient3576" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.0011591 .021664 .12751 -.0071252 18.062 1.5442)" r="116.22"/>
79 <radialGradient id="radialGradient3579" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.073778 -.0026280 .0037287 .10268 20.693 -1.1937)" r="26.269"/>
80 <radialGradient id="radialGradient3582" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.080272 -.0028593 .0040570 .11171 -.33426 10.351)" r="26.269"/>
81 <radialGradient id="radialGradient3585" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.018666 .012283 -.072641 .10828 4.732 9.115)" r="116.22"/>
82 <radialGradient id="radialGradient3588" gradientUnits="userSpaceOnUse" cy="-34.004" cx="103.94" gradientTransform="matrix(-.00026660 .47698 -.75744 0 -20.254 -48.238)" r="38.213">
83 <stop id="stop6158" style="stop-color:#ffc391" offset="0"/>
84 <stop id="stop6160" style="stop-color:#fa650b" offset="1"/>
85 </radialGradient>
86 <radialGradient id="radialGradient3590" gradientUnits="userSpaceOnUse" cy="-26.1" cx="96.124" gradientTransform="matrix(-.00026656 .47698 -.75047 -.00049252 -14.088 -44.525)" r="38.213">
87 <stop id="stop6164" style="stop-color:#f9650d" offset="0"/>
88 <stop id="stop6166" style="stop-color:#c15619" offset="1"/>
89 </radialGradient>
90 </defs>
91 <rect id="rect2723" style="opacity:.3;fill:url(#linearGradient2942)" height="5" width="36.869" y="40" x="5.5653"/>
92 <path id="path2725" style="opacity:.3;fill:url(#radialGradient2939)" d="m42.417 40v5c2.309 0.009 5.583-1.12 5.583-2.5s-2.577-2.5-5.583-2.5z"/>
93 <path id="path2727" style="opacity:.3;fill:url(#radialGradient2936)" d="m5.5833 40v5c-2.3095 0.009-5.5833-1.12-5.5833-2.5s2.5773-2.5 5.5833-2.5z"/>
94 <path id="rect6431" style="stroke-linejoin:round;stroke-width:0.928;fill-rule:evenodd;stroke:#353537;stroke-linecap:round;enable-background:new;fill:url(#linearGradient2933)" d="m1.4639 36.464h45.072l-0.901 6.072h-43.17l-1.0011-6.072z"/>
95 <rect id="rect6381" style="enable-background:new;fill:#d2d2d3;fill-rule:evenodd" height="1" width="45" y="36" x="1.5"/>
96 <path id="path6345" style="stroke-linejoin:round;stroke-width:.99578;stroke:url(#linearGradient2929);stroke-linecap:round;fill:url(#radialGradient2927)" d="m46.55 36.602l-6.81-25.774c-0.192-0.734-1.201-1.3303-2.049-1.3303h-27.617c-1.3028 0-2.0493 0.1986-2.324 1.3303l-6.3 25.749"/>
97 <path id="path7046" style="opacity:.4;stroke:#fff;stroke-linecap:round;fill:none" d="m45.5 36.5l-43-0.024"/>
98 <path id="path9001" style="fill:url(#radialGradient2923)" d="m40.971 25.374c-0.217-1.998-1.676-3.903-4.1-5.407-0.049-0.578-0.67-7.97-0.67-7.97-0.048-0.568-0.772-0.997-1.685-0.997h-5.731c-0.92 0-1.631 0.435-1.654 1.011-0.106 2.603-3.312 3.962-8.096 5.199-1.676 0.29-6.046 1.655-7.049 2.254-2.9524 1.573-4.7132 3.671-4.9572 5.91-0.2219 2.036 0.8448 4.073 3.0042 5.737 3.16 2.435 8.381 3.889 13.967 3.889s10.807-1.454 13.968-3.889c1.971-1.519 3.032-3.351 3.032-5.208 0-0.176-0.01-0.353-0.029-0.529zm-16.971 8.616c-9.304 0-16.428-4.08-15.912-8.81 0.2221-2.039 1.8542-4.216 4.557-5.651 0.506-0.381 5.077-1.865 6.717-2.126 4.544-1.172 8.7-2.693 8.831-5.898 0.005-0.154 0.267-0.276 0.592-0.276h5.73c0.332 0 0.612 0.128 0.625 0.285l0.696 8.282c2.409 1.396 3.868 3.48 4.076 5.384 0.515 4.73-6.609 8.81-15.912 8.81z"/>
99 <path id="path9003" style="fill:url(#radialGradient2920)" d="m23.912 28.404c-3.419 0-6.04-1.307-6.095-3.04-0.001-0.018-0.001-0.037-0.001-0.055 0-0.627 0.344-1.224 0.996-1.729 1.104-0.853 3.011-1.363 5.1-1.363s3.996 0.51 5.1 1.363c0.672 0.52 1.016 1.137 0.995 1.784-0.056 1.733-2.677 3.04-6.095 3.04zm0-5.217c-3.213 0-4.849 1.295-4.811 2.477 0.038 1.163 2.191 2.093 4.811 2.093 2.619 0 4.773-0.93 4.81-2.093 0.038-1.183-1.598-2.477-4.81-2.477z"/>
100 <path id="path9007" style="fill:#e1e1e1" d="m6.0158 34.619c-0.0415 0.596-0.6632 1.081-1.3881 1.081-0.7246 0-1.2732-0.485-1.2247-1.081 0.0481-0.592 0.6695-1.07 1.3871-1.07 0.718 0 1.2666 0.478 1.2257 1.07z"/>
101 <path id="path9009" style="fill:url(#radialGradient2965)" d="m5.547 34.201c0.0662 0.075 0.142 0.196 0.142 0.357 0 0.012-0.0007 0.023-0.0014 0.035-0.0286 0.411-0.514 0.757-1.0596 0.757-0.3107 0-0.5947-0.113-0.7595-0.304-0.0708-0.082-0.1515-0.217-0.137-0.397 0.0333-0.406 0.5179-0.75 1.059-0.75 0.3084 0 0.5914 0.113 0.7565 0.302z"/>
102 <path id="path9025" style="fill:#e1e1e1" d="m36.912 10.697c-0.011 0.258 0.379 0.53 0.87 0.606s0.895-0.074 0.901-0.334c0.007-0.258-0.383-0.527-0.87-0.602-0.486-0.074-0.889 0.072-0.901 0.33z"/>
103 <path id="path9027" style="fill:url(#radialGradient2953)" d="m37.258 10.567c-0.05 0.025-0.11 0.069-0.12 0.138-0.001 0.004-0.001 0.009-0.002 0.015-0.007 0.178 0.299 0.377 0.669 0.434 0.21 0.032 0.41 0.013 0.535-0.051 0.053-0.028 0.117-0.077 0.119-0.155 0.004-0.177-0.302-0.375-0.669-0.431-0.209-0.032-0.408-0.014-0.532 0.05z"/>
104 <path id="rect8993" style="fill-rule:evenodd;fill:url(#linearGradient2908)" d="m7.5 37h18.5v5h-18l-0.5-5z"/>
105 <path id="path8995" style="opacity:.81143;fill:url(#linearGradient2905);fill-rule:evenodd" d="m8 42l-0.4-3.606c1.8746 2.858 8.873 3.606 13.613 3.606h-13.213z"/>
106 <path id="path9039" style="fill:url(#radialGradient2902)" d="m10.907 11l-0.104 0.381-1.5414 5.671-0.2616 0.948 0.764-0.204 12.995-3.544 0.041-0.018 0.034-0.018c0.689-0.354 1.056-1.07 1.143-1.727 0.043-0.329 0.03-0.651-0.083-0.948-0.106-0.281-0.384-0.531-0.674-0.523v-0.018h-0.048-11.956-0.309zm0.439 0.35h11.977c0.006 0.048 0.019 0.075 0.007 0.165-0.038 0.285-0.2 1.305-0.606 1.528l-12.596 3.437 1.218-5.13z"/>
107 <path id="path9091" style="fill:#e1e1e1" d="m42.002 34.619c0.042 0.596 0.663 1.081 1.388 1.081s1.273-0.485 1.225-1.081c-0.048-0.592-0.67-1.07-1.387-1.07-0.718 0-1.267 0.478-1.226 1.07z"/>
108 <path id="path9093" style="fill:url(#radialGradient2947)" d="m42.471 34.201c-0.066 0.075-0.142 0.196-0.142 0.357 0 0.012 0.001 0.023 0.001 0.035 0.029 0.411 0.514 0.757 1.06 0.757 0.311 0 0.595-0.113 0.759-0.304 0.071-0.082 0.152-0.217 0.137-0.397-0.033-0.406-0.517-0.75-1.059-0.75-0.308 0-0.591 0.113-0.756 0.302z"/>
109 <rect id="rect6300-3" style="opacity:.3;fill:url(#radialGradient2896)" height="5" width="42" y="37" x="3"/>
110 <path id="path2638" style="opacity:.16292;fill:url(#radialGradient2505)" d="m19.312 19.031a8.0625 2.2812 0 1 1 -16.124 0 8.0625 2.2812 0 1 1 16.124 0z" transform="matrix(2.2326 0 0 1.5342 -1.1163 -2.6986)"/>
111 <path id="path2317" style="stroke-width:1.0018;stroke:url(#radialGradient3590);fill:url(#radialGradient3588)" d="m23.928 0.50089c-1.438 0-2.594 1.1537-2.594 2.5776s1.156 2.5776 2.594 2.5776 2.615-1.1537 2.614-2.5776c0.001-1.4239-1.176-2.5776-2.614-2.5776zm-7.721 2.5776c-1.296 0.0949-2.538 0.4159-3.688 0.8861l2.33 3.9469c0.595-0.1868 1.213-0.2894 1.865-0.3222 0.127-0.0063 0.256 0 0.385 0 3.571 0 6.552 2.4837 7.295 5.7997h4.641c-0.329-2.411-1.398-4.5923-2.959-6.3232-0.64 0.3409-1.37 0.5235-2.148 0.5235-2.442 0-4.447-1.8977-4.56-4.2893-0.735-0.1391-1.494-0.2215-2.269-0.2215-0.156 0-0.312-0.0058-0.467 0-0.05 0.0019-0.091-0.0025-0.141 0-0.048 0.0024-0.095-0.0029-0.142 0-0.046 0.0028-0.097-0.0033-0.142 0zm-6.4852 2.4971c-1.8687 1.441-3.2941 3.4252-4.0531 5.6994 1.199 0.812 1.986 2.178 1.986 3.725s-0.787 2.913-1.986 3.725c0.7588 2.275 2.1837 4.26 4.0531 5.699l2.3102-3.967c-1.486-1.354-2.4115-3.301-2.4115-5.457 0-2.155 0.9275-4.099 2.4115-5.4573l-2.3102-3.9671zm-6.6066 6.8464c-1.4378 0-2.6146 1.154-2.6143 2.578-0.00025 1.424 1.1765 2.578 2.6143 2.578 1.4377 0 2.5943-1.154 2.594-2.578 0.0003-1.424-1.1563-2.578-2.594-2.578zm21.279 4.189c-0.743 3.316-3.724 5.8-7.295 5.8-0.791 0-1.536-0.119-2.25-0.343l-2.33 3.947c1.412 0.578 2.957 0.906 4.58 0.906 0.775 0 1.534-0.082 2.269-0.221 0.114-2.291 1.972-4.145 4.276-4.289 0.097-0.006 0.186 0 0.284 0 0.778 0 1.508 0.182 2.148 0.523 1.561-1.731 2.63-3.912 2.959-6.323h-4.641zm-0.466 7.733c-1.438 0-2.594 1.154-2.594 2.577 0 1.424 1.156 2.578 2.594 2.578s2.615-1.154 2.614-2.578c0.001-1.423-1.176-2.577-2.614-2.577z"/>
112 <path id="path2272" style="opacity:.6;fill:url(#radialGradient3585)" d="m9.6096 6.3451c-1.5681 1.2924-2.7803 2.9972-3.4714 4.9419 1.1307 0.857 1.8738 2.195 1.8738 3.712s-0.7431 2.855-1.8738 3.712c0.6907 1.945 1.9031 3.651 3.4714 4.942l1.9334-3.321c-1.395-1.361-2.2687-3.244-2.2687-5.333s0.8747-3.97 2.2687-5.333l-1.9334-3.3209zm-0.1578 0.9572l1.3022 2.2661c-1.2476 1.3746-2.0394 3.1656-2.1108 5.1376-0.0786-1.434-0.7493-2.722-1.7555-3.633 0.5766-1.4355 1.4596-2.7208 2.5641-3.7707zm-0.8086 7.9897c0.0712 1.971 0.8613 3.764 2.1108 5.138l-1.3022 2.266c-1.1039-1.05-1.9881-2.335-2.5641-3.771 1.0069-0.911 1.6767-2.199 1.7555-3.633z"/>
113 <path id="path2284" style="opacity:.6;fill:url(#radialGradient3582)" d="m2.8608 12.909c-1.0523 0.118-1.8652 1.013-1.8652 2.09 0.00005 1.157 0.9421 2.09 2.1101 2.09 1.1681 0 2.1101-0.933 2.1101-2.09s-0.942-2.09-2.1101-2.09c-0.0774 0-0.1396-0.002-0.1695 0-0.0256 0.002-0.0501-0.003-0.0754 0zm0.0565 0.597c0.024-0.003 0.0511 0.002 0.0754 0h0.113c0.8419 0 1.5072 0.659 1.5072 1.493s-0.6653 1.493-1.5072 1.493c-0.8418 0-1.5072-0.659-1.5072-1.493 0-0.771 0.5761-1.401 1.3188-1.493z"/>
114 <path id="path4951" style="opacity:.6;fill:url(#radialGradient3579)" d="m23.63 1.1574c-0.967 0.1081-1.714 0.9307-1.714 1.9207 0 1.0633 0.865 1.9208 1.939 1.9208s1.939-0.8575 1.939-1.9208c0-1.0632-0.865-1.9207-1.939-1.9207-0.071 0-0.128-0.002-0.156 0-0.023 0.0018-0.046-0.0025-0.069 0zm0.052 0.5488c0.022-0.0027 0.047 0.0017 0.069 0 0.017-0.0003 0.055 0 0.104 0 0.774 0 1.385 0.6056 1.385 1.3719 0 0.7664-0.611 1.372-1.385 1.372s-1.385-0.6056-1.385-1.372c0-0.7088 0.529-1.2878 1.212-1.3719z"/>
115 <path id="path4955" style="opacity:.6;fill:url(#radialGradient3576)" d="m13.308 4.2483c1.868-0.6706 3.91-0.8401 5.897-0.4555 0.165 1.3682 0.93 2.6504 2.213 3.4004 1.283 0.7501 2.782 0.7911 4.066 0.2704 1.304 1.539 2.147 3.3944 2.464 5.3434l-3.765-0.028c-0.462-1.838-1.623-3.4986-3.39-4.5314-1.766-1.033-3.79-1.2325-5.632-0.7427l-1.853-3.2566zm0.887 0.3416l1.273 2.2078c1.78-0.3619 3.687-0.1374 5.39 0.7778-1.174-0.7746-1.932-1.9719-2.206-3.2629-1.499-0.228-3.023-0.1261-4.457 0.2773zm7.158 3.2754c1.633 1.0344 2.758 2.5807 3.303 4.3037l2.56 0.033c-0.342-1.441-0.992-2.8153-1.921-4.0062-1.269 0.3904-2.69 0.3127-3.942-0.3305z"/>
116 <path id="path4972" style="stroke:#699536;fill:url(#linearGradient2759)" d="m41.325 18.48l-7.382 8.518-7.346-8.518h3.737c1.256-3.344-1.323-5.472-4.313-5.472-2.125 0-5.008 1.161-5.981 4.048-0.507 1.502-1.399 0.844-1.365-0.461 0.134-5.036 3.891-9.0637 9.501-9.0637 5.609 0 9.776 4.3267 9.461 10.949h3.688z"/>
117 <path id="path4980" style="opacity:0.354;stroke:url(#linearGradient2756);fill:none" d="m39.107 19.471l-5.164 5.926-5.132-5.926h2.192c1.922-4.254-0.898-7.341-4.706-7.402-2.743-0.214-5.203 1.782-6.7 3.589 0.954-4.277 3.92-7.1317 8.61-7.1406 4.739-0.0089 9.393 3.8416 8.346 10.954h2.554z"/>
118</svg>
0119
=== added directory 'data/icons/64x64'
=== added directory 'data/icons/64x64/apps'
=== renamed file 'desktop/hi64-app-ubiquity.png' => 'data/icons/64x64/apps/ubiquity-kde.png'
=== added file 'data/icons/64x64/apps/ubiquity.svg'
--- data/icons/64x64/apps/ubiquity.svg 1970-01-01 00:00:00 +0000
+++ data/icons/64x64/apps/ubiquity.svg 2013-07-11 18:26:23 +0000
@@ -0,0 +1,123 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<svg id="svg3338" xmlns="http://www.w3.org/2000/svg" height="64" width="64" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
4 <defs id="defs3340">
5 <radialGradient id="radialGradient2505" gradientUnits="userSpaceOnUse" cy="19.031" cx="11.25" gradientTransform="matrix(2.9767 0 0 .57881 -.91006 28.318)" r="8.0625">
6 <stop id="stop2487" style="stop-color:#0d0d0d" offset="0"/>
7 <stop id="stop2489" style="stop-color:#0d0d0d;stop-opacity:0" offset="1"/>
8 </radialGradient>
9 <radialGradient id="radialGradient3590" gradientUnits="userSpaceOnUse" cy="-26.1" cx="96.124" gradientTransform="matrix(-.00035541 .63597 -1.0006 -.00065670 -18.784 -59.366)" r="38.213">
10 <stop id="stop6164" style="stop-color:#f9650d" offset="0"/>
11 <stop id="stop6166" style="stop-color:#c15619" offset="1"/>
12 </radialGradient>
13 <radialGradient id="radialGradient3588" gradientUnits="userSpaceOnUse" cy="-34.004" cx="103.94" gradientTransform="matrix(-.00035547 .63597 -1.0099 0 -27.005 -64.317)" r="38.213">
14 <stop id="stop6158" style="stop-color:#ffc391" offset="0"/>
15 <stop id="stop6160" style="stop-color:#fa650b" offset="1"/>
16 </radialGradient>
17 <radialGradient id="radialGradient3585" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.024889 .016377 -.096855 .14438 6.3094 12.153)" r="116.22"/>
18 <radialGradient id="radialGradient3582" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.10703 -.0038124 .0054093 .14895 -.44568 13.801)" r="26.269"/>
19 <radialGradient id="radialGradient3579" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="30.946" cx="26.686" gradientTransform="matrix(.098370 -.0035040 .0049717 .13690 27.591 -1.5916)" r="26.269"/>
20 <linearGradient id="linearGradient6280">
21 <stop id="stop6282" style="stop-color:#fff" offset="0"/>
22 <stop id="stop6284" style="stop-color:#fff;stop-opacity:0" offset="1"/>
23 </linearGradient>
24 <radialGradient id="radialGradient3576" xlink:href="#linearGradient6280" gradientUnits="userSpaceOnUse" cy="-22.827" cx="100.62" gradientTransform="matrix(.0015455 .028886 .17002 -.0095002 24.083 2.0589)" r="116.22"/>
25 <linearGradient id="linearGradient2759" y2="40.322" gradientUnits="userSpaceOnUse" x2="25" gradientTransform="matrix(.81790 0 0 .81273 20.34 3.8948)" y1="11.923" x1="25">
26 <stop id="stop2266" style="stop-color:#d7e866" offset="0"/>
27 <stop id="stop2268" style="stop-color:#8cab2a" offset="1"/>
28 </linearGradient>
29 <linearGradient id="linearGradient2756" y2="58.048" gradientUnits="userSpaceOnUse" x2="105.32" gradientTransform="matrix(.82169 0 0 .81273 -24.662 1.4178)" y1="2.0478" x1="58.749">
30 <stop id="stop5115" style="stop-color:#fff" offset="0"/>
31 <stop id="stop5117" style="stop-color:#fff;stop-opacity:0" offset="1"/>
32 </linearGradient>
33 <linearGradient id="linearGradient2566" y2="609.51" gradientUnits="userSpaceOnUse" x2="302.86" gradientTransform="matrix(.10181 0 0 .027451 -4.7966 43.268)" y1="366.65" x1="302.86">
34 <stop id="stop5050" style="stop-opacity:0" offset="0"/>
35 <stop id="stop5056" offset=".5"/>
36 <stop id="stop5052" style="stop-opacity:0" offset="1"/>
37 </linearGradient>
38 <radialGradient id="radialGradient2563" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(.059797 0 0 .027451 20.519 43.268)" r="117.14"/>
39 <radialGradient id="radialGradient2560" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" cy="486.65" cx="605.71" gradientTransform="matrix(-.059797 0 0 .027451 43.482 43.268)" r="117.14"/>
40 <linearGradient id="linearGradient2557" y2="50" gradientUnits="userSpaceOnUse" x2="30" gradientTransform="matrix(1.3574 0 0 1.0099 -7.3634 6.5518)" y1="41" x1="29.938">
41 <stop id="stop2223" style="stop-color:#7a7a7a" offset="0"/>
42 <stop id="stop2219" style="stop-color:#474747" offset="1"/>
43 </linearGradient>
44 <linearGradient id="linearGradient2553" y2="10" gradientUnits="userSpaceOnUse" x2="18.073" gradientTransform="matrix(1.3526 0 0 1.3653 -.46328 -2.8344)" y1="29.797" x1="17.814">
45 <stop id="stop3486" style="stop-color:#969696" offset="0"/>
46 <stop id="stop3488" style="stop-color:#b4b4b4" offset="1"/>
47 </linearGradient>
48 <radialGradient id="radialGradient2551" gradientUnits="userSpaceOnUse" cy="8.49" cx="11.734" gradientTransform="matrix(1.8622 .95185 -.63318 1.262 -.52977 -5.481)" r="23.048">
49 <stop id="stop7064" style="stop-color:#e6e6e6" offset="0"/>
50 <stop id="stop7060" style="stop-color:#c8c8c8" offset="1"/>
51 </radialGradient>
52 <radialGradient id="radialGradient2547" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="206.43" cx="141.75" gradientTransform="matrix(.47571 -.0069085 .0035207 .39750 -37.033 -36.799)" r="78.728"/>
53 <radialGradient id="radialGradient2544" gradientUnits="userSpaceOnUse" cy="191.85" cx="142.62" gradientTransform="matrix(.24660 0 0 -.17432 -4.1482 59.731)" r="78.728">
54 <stop id="stop7611" style="stop-color:#fff" offset="0"/>
55 <stop id="stop7677" style="stop-color:#e7e7e7" offset=".47026"/>
56 <stop id="stop7613" style="stop-color:#8c8c8c" offset=".67184"/>
57 <stop id="stop7617" style="stop-color:#ddd" offset=".83543"/>
58 <stop id="stop7615" style="stop-color:#a8a8a8" offset="1"/>
59 </radialGradient>
60 <radialGradient id="radialGradient2540" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(-.50343 0 0 .48780 62.921 -2.1034)" r="2.5631"/>
61 <radialGradient id="radialGradient2536" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(.37411 -.079296 .042139 .31499 -33.912 -8.7733)" r="2.5631"/>
62 <radialGradient id="radialGradient2532" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(.37825 .070564 -.038964 .30650 11.536 -24.903)" r="2.5631"/>
63 <linearGradient id="linearGradient5060">
64 <stop id="stop5062" offset="0"/>
65 <stop id="stop5064" style="stop-opacity:0" offset="1"/>
66 </linearGradient>
67 <linearGradient id="linearGradient2529" y2="35.281" xlink:href="#linearGradient5060" gradientUnits="userSpaceOnUse" x2="24.688" gradientTransform="matrix(1.3801 0 0 1.2584 .92871 8.1011)" y1="35.281" x1="7.0625"/>
68 <linearGradient id="linearGradient2526" y2="33.759" gradientUnits="userSpaceOnUse" x2="12.222" gradientTransform="matrix(1.3504 0 0 1.2464 -.082680 10.211)" y1="37.206" x1="12.277">
69 <stop id="stop4238" style="stop-color:#eee" offset="0"/>
70 <stop id="stop4240" style="stop-color:#eee;stop-opacity:0" offset="1"/>
71 </linearGradient>
72 <linearGradient id="linearGradient4035">
73 <stop id="stop4037" style="stop-color:#f5f5f5" offset="0"/>
74 <stop id="stop4039" style="stop-color:#e7e7e7" offset=".47026"/>
75 <stop id="stop4041" style="stop-color:#8c8c8c" offset=".69349"/>
76 <stop id="stop4043" style="stop-color:#ddd" offset=".83543"/>
77 <stop id="stop4045" style="stop-color:#a8a8a8" offset="1"/>
78 </linearGradient>
79 <radialGradient id="radialGradient2523" xlink:href="#linearGradient4035" gradientUnits="userSpaceOnUse" cy="143.83" cx="127.32" gradientTransform="matrix(.25406 -.035794 .0082580 .14391 -9.9162 3.6124)" r="78.728"/>
80 <radialGradient id="radialGradient4241" fx="113.67" fy="98" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" r="2.5631">
81 <stop id="stop4243" style="stop-color:#eee" offset="0"/>
82 <stop id="stop4245" style="stop-color:#cecece" offset=".16"/>
83 <stop id="stop4247" style="stop-color:#888" offset=".4675"/>
84 <stop id="stop4249" style="stop-color:#555" offset="1"/>
85 </radialGradient>
86 <radialGradient id="radialGradient2519" fx="113.67" fy="98" xlink:href="#radialGradient4241" gradientUnits="userSpaceOnUse" cy="97.588" cx="113.07" gradientTransform="matrix(.50343 0 0 .48780 1.0794 -2.1034)" r="2.5631"/>
87 <radialGradient id="radialGradient2516" gradientUnits="userSpaceOnUse" cy="42" cx="24" gradientTransform="matrix(1.3526 -1.4521e-8 3.762e-8 .48686 -.46328 31.949)" r="21">
88 <stop id="stop6312-6" style="stop-color:#fff" offset="0"/>
89 <stop id="stop6314-6" style="stop-color:#fff;stop-opacity:0" offset="1"/>
90 </radialGradient>
91 </defs>
92 <g id="layer1">
93 <rect id="rect2723" style="opacity:.3;fill:url(#linearGradient2566)" height="6.6667" width="49.159" y="53.333" x="7.4204"/>
94 <path id="path2725" style="opacity:.3;fill:url(#radialGradient2563)" d="m56.556 53.334v6.666c3.079 0.012 7.444-1.494 7.444-3.334s-3.436-3.332-7.444-3.332z"/>
95 <path id="path2727" style="opacity:.3;fill:url(#radialGradient2560)" d="m7.4444 53.334v6.666c-3.0793 0.012-7.4444-1.494-7.4444-3.334s3.4364-3.332 7.4444-3.332z"/>
96 <path id="rect6431" style="stroke-linejoin:round;stroke-width:0.928;fill-rule:evenodd;stroke:#353537;stroke-linecap:round;enable-background:new;fill:url(#linearGradient2557)" d="m1.464 48.464h61.072l-1.221 8.072h-58.494l-1.357-8.072z"/>
97 <rect id="rect6381" style="enable-background:new;fill:#d2d2d3;fill-rule:evenodd" height="1.3632" width="60.869" y="47.626" x="1.5657"/>
98 <path id="path6345" style="stroke-linejoin:round;stroke-width:.99578;stroke:url(#linearGradient2553);stroke-linecap:round;fill:url(#radialGradient2551)" d="m62.502 48.502l-9.211-35.188c-0.26-1.003-1.625-1.816-2.772-1.816h-37.356c-1.762 0-2.772 0.271-3.143 1.816l-8.522 35.154"/>
99 <path id="path7046" style="opacity:.4;stroke:#fff;stroke-linecap:round;fill:none" d="m61.5 48.516l-59-0.032"/>
100 <path id="path9001" style="fill:url(#radialGradient2547)" d="m54.961 32.764c-0.294-2.747-2.268-5.367-5.547-7.434-0.066-0.794-0.907-10.959-0.907-10.959-0.064-0.781-1.044-1.371-2.28-1.371h-7.754c-1.244 0-2.206 0.597-2.238 1.39-0.142 3.579-4.48 5.448-10.952 7.148-2.268 0.399-8.18 2.276-9.537 3.1-3.995 2.163-6.377 5.048-6.707 8.126-0.3003 2.8 1.143 5.601 4.064 7.889 4.275 3.348 11.339 5.347 18.897 5.347 7.557 0 14.621-1.999 18.897-5.347 2.668-2.089 4.103-4.608 4.103-7.161 0-0.243-0.014-0.486-0.039-0.728zm-22.961 11.847c-12.587 0-22.226-5.61-21.528-12.114 0.301-2.803 2.509-5.797 6.165-7.769 0.685-0.525 6.869-2.565 9.088-2.923 6.148-1.612 11.771-3.704 11.947-8.111 0.008-0.211 0.362-0.379 0.801-0.379h7.753c0.449 0 0.828 0.176 0.846 0.392l0.941 11.388c3.259 1.919 5.234 4.784 5.514 7.402 0.698 6.504-8.94 12.114-21.527 12.114z"/>
101 <path id="path9003" style="fill:url(#radialGradient2544)" d="m32 37c-4.487 0-7.926-1.689-7.999-3.93 0-0.025-0.001-0.048-0.001-0.072 0-0.811 0.451-1.582 1.307-2.235 1.449-1.104 3.951-1.763 6.693-1.763s5.243 0.659 6.693 1.763c0.881 0.671 1.333 1.469 1.306 2.306-0.074 2.241-3.513 3.931-7.999 3.931zm0-6.746c-4.216 0-6.364 1.674-6.313 3.203 0.049 1.505 2.875 2.707 6.313 2.707 3.437 0 6.264-1.203 6.313-2.707 0.05-1.529-2.098-3.203-6.313-3.203z"/>
102 <path id="path9007" style="fill:#e1e1e1" d="m7.9967 45.493c-0.0634 0.83-1.0134 1.507-2.1209 1.507-1.1071 0-1.9453-0.677-1.8713-1.507 0.0735-0.826 1.023-1.493 2.1195-1.493 1.0969 0 1.9352 0.667 1.8727 1.493z"/>
103 <path id="path9009" style="fill:url(#radialGradient2540)" d="m7.2803 44.909c0.1012 0.105 0.217 0.274 0.217 0.498 0 0.016-0.001 0.033-0.002 0.05-0.0438 0.572-0.7853 1.055-1.619 1.055-0.4747 0-0.9087-0.158-1.1604-0.425-0.1082-0.113-0.2316-0.302-0.2094-0.552 0.0508-0.568 0.7913-1.047 1.618-1.047 0.4712 0 0.9036 0.157 1.1558 0.421z"/>
104 <path id="path9019" style="fill:#f0f0f0" d="m11.016 13.31c0.118 0.526 0.883 0.813 1.706 0.639s1.387-0.744 1.26-1.268c-0.126-0.522-0.889-0.803-1.704-0.63s-1.38 0.735-1.262 1.259z"/>
105 <path id="path9021" style="fill:url(#radialGradient2536)" d="m11.497 12.82c-0.066 0.084-0.137 0.211-0.118 0.356 0.002 0.01 0.004 0.021 0.006 0.031 0.082 0.363 0.675 0.558 1.294 0.427 0.353-0.075 0.662-0.245 0.826-0.457 0.071-0.091 0.146-0.232 0.108-0.39-0.087-0.358-0.679-0.551-1.293-0.421-0.35 0.074-0.658 0.244-0.823 0.454z"/>
106 <path id="path9025" style="fill:#e1e1e1" d="m49 12.701c-0.018 0.531 0.641 1.089 1.474 1.245 0.831 0.155 1.515-0.153 1.526-0.685 0.011-0.529-0.649-1.081-1.473-1.235-0.825-0.154-1.508 0.148-1.527 0.675z"/>
107 <path id="path9027" style="fill:url(#radialGradient2532)" d="m49.585 12.435c-0.084 0.052-0.185 0.142-0.203 0.283-0.001 0.01-0.001 0.02-0.002 0.031-0.013 0.366 0.506 0.773 1.132 0.89 0.357 0.067 0.696 0.028 0.906-0.104 0.09-0.056 0.198-0.157 0.201-0.318 0.008-0.364-0.511-0.769-1.132-0.885-0.354-0.065-0.691-0.027-0.902 0.103z"/>
108 <path id="rect8993" style="fill-rule:evenodd;fill:url(#linearGradient2529)" d="m10 49h25v7h-24.324l-0.676-7z"/>
109 <path id="path8995" style="opacity:.81143;fill:url(#linearGradient2526);fill-rule:evenodd" d="m10.529 56l-0.529-5c2.479 3.963 11.733 5 18 5h-17.471z"/>
110 <path id="path9039" style="fill:url(#radialGradient2523)" d="m14.542 13l-0.138 0.544-2.055 8.102-0.349 1.354 1.019-0.291 17.326-5.063 0.055-0.026 0.046-0.025c0.917-0.506 1.408-1.529 1.523-2.468 0.058-0.47 0.041-0.93-0.11-1.355-0.142-0.401-0.512-0.758-0.899-0.747v-0.025h-0.064-15.941-0.413zm0.587 0.501h15.968c0.008 0.068 0.026 0.106 0.009 0.235-0.05 0.407-0.265 1.864-0.807 2.182l-16.795 4.911 1.624-7.328h0.001z"/>
111 <path id="path9091" style="fill:#e1e1e1" d="m56.003 45.493c0.064 0.83 1.014 1.507 2.121 1.507s1.945-0.677 1.871-1.507c-0.073-0.826-1.023-1.493-2.119-1.493-1.097 0-1.935 0.667-1.873 1.493z"/>
112 <path id="path9093" style="fill:url(#radialGradient2519)" d="m56.72 44.909c-0.102 0.105-0.217 0.274-0.217 0.498 0 0.016 0.001 0.033 0.002 0.05 0.043 0.572 0.785 1.055 1.619 1.055 0.474 0 0.908-0.158 1.16-0.425 0.108-0.113 0.232-0.302 0.21-0.552-0.051-0.568-0.792-1.047-1.619-1.047-0.471 0-0.903 0.157-1.155 0.421z"/>
113 <rect id="rect6300-3" style="opacity:.3;fill:url(#radialGradient2516)" height="6.8161" width="56.811" y="48.99" x="3.5946"/>
114 </g>
115 <path id="path2638" style="opacity:.16292;fill:url(#radialGradient2505)" d="m56.578 39.333c0 2.578-10.745 4.667-24 4.667-13.254 0-24-2.089-24-4.667 0.0003-2.577 10.746-4.666 24-4.666 13.255 0 24 2.089 24 4.666z"/>
116 <path id="path2317" style="stroke-width:1.0018;stroke:url(#radialGradient3590);fill:url(#radialGradient3588)" d="m31.904 0.66786c-1.917 0-3.459 1.5382-3.458 3.4368-0.001 1.8986 1.541 3.4368 3.458 3.4368s3.486-1.5382 3.486-3.4368-1.569-3.4368-3.486-3.4368zm-10.295 3.4368c-1.727 0.1265-3.384 0.5545-4.918 1.1814l3.108 5.2629c0.793-0.249 1.617-0.386 2.486-0.43 0.17-0.008 0.341 0 0.513 0 4.762 0 8.736 3.311 9.728 7.733h6.188c-0.439-3.214-1.865-6.123-3.945-8.431-0.855 0.4546-1.827 0.698-2.865 0.698-3.256 0-5.93-2.5301-6.079-5.719-0.981-0.1854-1.993-0.2953-3.027-0.2953-0.207 0-0.416-0.0078-0.621 0-0.067 0.0025-0.123-0.0033-0.189 0-0.063 0.0031-0.127-0.0039-0.19 0-0.06 0.0037-0.128-0.0045-0.189 0zm-8.647 3.3294c-2.491 1.9214-4.3917 4.5669-5.4038 7.5989 1.5987 1.084 2.6478 2.905 2.6478 4.967s-1.0491 3.883-2.6478 4.967c1.0118 3.033 2.9118 5.679 5.4038 7.599l3.081-5.29c-1.981-1.806-3.216-4.401-3.216-7.276 0-2.873 1.237-5.466 3.216-7.276l-3.081-5.2899zm-8.8084 9.1289c-1.917 0-3.4861 1.538-3.4857 3.437-0.00037 1.899 1.5687 3.437 3.4857 3.437s3.459-1.538 3.4587-3.437c0.0003-1.899-1.5417-3.437-3.4587-3.437zm28.372 5.585c-0.992 4.422-4.966 7.733-9.728 7.733-1.054 0-2.048-0.158-2.999-0.457l-3.108 5.263c1.883 0.77 3.944 1.208 6.107 1.208 1.034 0 2.046-0.11 3.027-0.295 0.151-3.055 2.629-5.526 5.701-5.719 0.129-0.008 0.247 0 0.378 0 1.038 0 2.01 0.243 2.865 0.698 2.08-2.308 3.506-5.217 3.945-8.431h-6.188zm-0.622 10.311c-1.917 0-3.459 1.538-3.458 3.436-0.001 1.899 1.541 3.437 3.458 3.437s3.486-1.538 3.486-3.437c0-1.898-1.569-3.436-3.486-3.436z"/>
117 <path id="path2272" style="opacity:.6;fill:url(#radialGradient3585)" d="m12.813 8.4602c-2.091 1.7228-3.7073 3.9958-4.6288 6.5898 1.5077 1.142 2.4988 2.926 2.4988 4.949 0 2.022-0.9911 3.806-2.4988 4.948 0.921 2.595 2.5378 4.868 4.6288 6.59l2.577-4.428c-1.86-1.814-3.024-4.325-3.024-7.11s1.166-5.293 3.024-7.111l-2.577-4.4278zm-0.211 1.2763l1.736 3.0215c-1.663 1.833-2.718 4.221-2.814 6.85-0.105-1.912-0.999-3.63-2.3404-4.845 0.7688-1.913 1.9464-3.627 3.4184-5.0265zm-1.078 10.652c0.095 2.629 1.149 5.019 2.814 6.85l-1.736 3.022c-1.471-1.399-2.6504-3.113-3.4184-5.027 1.3424-1.215 2.2354-2.933 2.3404-4.845z"/>
118 <path id="path2284" style="opacity:.6;fill:url(#radialGradient3582)" d="m3.8144 17.212c-1.4031 0.157-2.4869 1.35-2.4869 2.787 0 1.542 1.256 2.786 2.8135 2.786 1.5574 0 2.8134-1.244 2.8134-2.786 0-1.543-1.256-2.787-2.8134-2.787-0.1033 0-0.1861-0.003-0.2261 0-0.034 0.003-0.0668-0.004-0.1005 0zm0.0754 0.796c0.0319-0.004 0.0681 0.003 0.1004 0h0.1508c1.1225 0 2.0095 0.879 2.0095 1.991 0 1.111-0.887 1.99-2.0095 1.99s-2.0096-0.879-2.0096-1.99c0-1.029 0.768-1.869 1.7584-1.991z"/>
119 <path id="path4951" style="opacity:.6;fill:url(#radialGradient3579)" d="m31.507 1.5433c-1.29 0.144-2.286 1.2408-2.286 2.5609 0 1.4176 1.154 2.5609 2.586 2.5609 1.431 0 2.585-1.1433 2.585-2.5609s-1.154-2.5609-2.585-2.5609c-0.095 0-0.171-0.0028-0.208 0-0.031 0.0023-0.062-0.0035-0.092 0zm0.069 0.7317c0.029-0.0036 0.062 0.0022 0.092 0 0.023-0.0004 0.073 0 0.139 0 1.031 0 1.847 0.8074 1.847 1.8292s-0.816 1.8292-1.847 1.8292c-1.032 0-1.847-0.8074-1.847-1.8292 0-0.9451 0.706-1.7171 1.616-1.8292z"/>
120 <path id="path4955" style="opacity:.6;fill:url(#radialGradient3576)" d="m17.743 5.6644c2.492-0.8942 5.214-1.1201 7.863-0.6073 0.221 1.8242 1.24 3.5338 2.951 4.5339 1.711 1 3.71 1.055 5.421 0.3604 1.739 2.0516 2.863 4.5266 3.286 7.1246l-5.02-0.037c-0.615-2.451-2.164-4.665-4.519-6.042-2.356-1.3775-5.054-1.6435-7.511-0.99l-2.471-4.3426zm1.184 0.4554l1.697 2.9438c2.373-0.4825 4.916-0.1832 7.186 1.0374-1.565-1.0331-2.576-2.6295-2.94-4.3509-1.999-0.304-4.031-0.1681-5.943 0.3697zm9.544 4.3672c2.177 1.379 3.677 3.441 4.403 5.738l3.414 0.044c-0.455-1.921-1.322-3.753-2.561-5.341-1.692 0.52-3.587 0.417-5.256-0.441z"/>
121 <path id="path4972" style="stroke:#699536;fill:url(#linearGradient2759)" d="m55.101 24.5l-9.844 11.498-9.794-11.498h4.982c1.675-4.459-1.764-7.156-5.75-7.156-2.833 0-6.677 1.548-7.976 5.397-0.675 2.003-1.864 1.125-1.818-0.615 0.178-6.714 5.188-12.084 12.667-12.084s13.034 5.629 12.615 14.458h4.918z"/>
122 <path id="path4980" style="opacity:0.354;stroke:url(#linearGradient2756);fill:none" d="m52.811 25.5l-7.554 8.893-7.595-8.893h3.48c2.563-5.672-1.198-9.048-6.275-9.129-3.657-0.285-7.076 2.488-9.072 4.897 1.049-5.648 5.561-10.346 11.815-10.357 6.318-0.012 12.803 5.107 11.406 14.589h3.795z"/>
123</svg>
0124
=== added file 'data/icons/Makefile.am'
--- data/icons/Makefile.am 1970-01-01 00:00:00 +0000
+++ data/icons/Makefile.am 2013-07-11 18:26:23 +0000
@@ -0,0 +1,34 @@
1icon16dir = $(datadir)/icons/hicolor/16x16/apps
2icon16_DATA = 16x16/apps/ubiquity.svg 16x16/apps/ubiquity-kde.png
3icon22dir = $(datadir)/icons/hicolor/22x22/apps
4icon22_DATA = 22x22/apps/ubiquity.svg 22x22/apps/ubiquity-kde.png
5icon24dir = $(datadir)/icons/hicolor/24x24/apps
6icon24_DATA = 24x24/apps/ubiquity.svg
7icon32dir = $(datadir)/icons/hicolor/32x32/apps
8icon32_DATA = 32x32/apps/ubiquity.svg 32x32/apps/ubiquity-kde.png
9icon48dir = $(datadir)/icons/hicolor/48x48/apps
10icon48_DATA = 48x48/apps/ubiquity.svg 48x48/apps/ubiquity-kde.png
11icon64dir = $(datadir)/icons/hicolor/64x64/apps
12icon64_DATA = 64x64/apps/ubiquity.svg 64x64/apps/ubiquity-kde.png
13icon128dir = $(datadir)/icons/hicolor/128x128/apps
14icon128_DATA = 128x128/apps/ubiquity-kde.png
15icon_files = \
16 $(icon16_DATA) \
17 $(icon22_DATA) \
18 $(icon24_DATA) \
19 $(icon32_DATA) \
20 $(icon48_DATA) \
21 $(icon128_DATA)
22
23gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
24
25install-data-hook: update-icon-cache
26uninstall-hook: update-icon-cache
27update-icon-cache:
28 @-if test -z "$(DESTDIR)"; then \
29 echo "Updating Gtk icon cache."; \
30 $(gtk_update_icon_cache); \
31 else \
32 echo "*** Icon cache not updated. After (un)install, run this:"; \
33 echo "*** $(gtk_update_icon_cache)"; \
34 fi
035
=== modified file 'data/ubiquity-kdeui.desktop.in'
--- desktop/ubiquity-kdeui.desktop.in 2010-03-18 22:08:12 +0000
+++ data/ubiquity-kdeui.desktop.in 2013-07-11 18:26:23 +0000
@@ -5,7 +5,7 @@
5_Name=Install RELEASE5_Name=Install RELEASE
6_Comment=Install this system permanently to your hard disk6_Comment=Install this system permanently to your hard disk
7Exec=ubiquity kde_ui7Exec=ubiquity kde_ui
8Icon=ubiquity8Icon=ubiquity-kde
9Terminal=false9Terminal=false
10Categories=KDE;Qt;System;10Categories=KDE;Qt;System;
11OnlyShowIn=KDE;11OnlyShowIn=KDE;
1212
=== modified file 'debian/changelog'
--- debian/changelog 2013-07-09 14:49:40 +0000
+++ debian/changelog 2013-07-11 18:26:23 +0000
@@ -3,6 +3,17 @@
3 [ Kaj Ailomaa ]3 [ Kaj Ailomaa ]
4 * Change Ubuntu Studio background in ubiquity-dm.4 * Change Ubuntu Studio background in ubiquity-dm.
55
6 [ Jeremy Bicha ]
7 * Automatic update of included source packages: grub-installer
8 1.78ubuntu7.
9 * Don't tell automake to install everything to ubiquity-frontend-gtk and
10 try to clean up after
11 * Reorganize app icon handling
12 - Fixes missing app icon in GNOME Shell (LP: #1164573)
13 - Use improved icon from Humanity as fallback icon
14 * Update *.install files for above changes
15 * Fix minor lintian warning by not installing empty /usr/share/applications/
16
6 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> Tue, 09 Jul 2013 15:42:34 +010017 -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> Tue, 09 Jul 2013 15:42:34 +0100
718
8ubiquity (2.15.9) saucy; urgency=low19ubiquity (2.15.9) saucy; urgency=low
920
=== modified file 'debian/copyright'
--- debian/copyright 2010-02-12 21:52:21 +0000
+++ debian/copyright 2013-07-11 18:26:23 +0000
@@ -56,7 +56,9 @@
56 02110-1301, USA.56 02110-1301, USA.
5757
58On Debian systems, the complete text of the GNU General58On Debian systems, the complete text of the GNU General
59Public License can be found in `/usr/share/common-licenses/GPL'.59Public License can be found in `/usr/share/common-licenses/GPL-2'.
6060
61ubiquity.png KDE icon copyright 2007 David Vignoni.61ubiquity-kde.png icon copyright 2007 David Vignoni.
62License: LGPL 3, see /usr/share/common-licenses/LGPL62License: LGPL 3, see /usr/share/common-licenses/LGPL
63
64ubiquity.svg icon copyright 2010 K.Vishnoo Charan Reddy GPL-2+
6365
=== removed file 'debian/oem-config-gtk.dirs'
--- debian/oem-config-gtk.dirs 2009-08-23 21:11:04 +0000
+++ debian/oem-config-gtk.dirs 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
1usr/share/applications
20
=== modified file 'debian/oem-config-gtk.install'
--- debian/oem-config-gtk.install 2010-08-29 21:09:05 +0000
+++ debian/oem-config-gtk.install 2013-07-11 18:26:23 +0000
@@ -1,2 +1,2 @@
1desktop/oem-config-prepare-gtk.desktop usr/share/ubiquity/desktop1data/oem-config-prepare-gtk.desktop usr/share/ubiquity/desktop
2bin/oem-config-remove-gtk usr/sbin2bin/oem-config-remove-gtk usr/sbin
33
=== removed file 'debian/oem-config-kde.dirs'
--- debian/oem-config-kde.dirs 2009-08-23 21:11:04 +0000
+++ debian/oem-config-kde.dirs 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
1usr/share/applications/kde
20
=== modified file 'debian/oem-config-kde.install'
--- debian/oem-config-kde.install 2009-07-01 20:19:40 +0000
+++ debian/oem-config-kde.install 2013-07-11 18:26:23 +0000
@@ -1,1 +1,1 @@
1desktop/oem-config-prepare-kde.desktop usr/share/ubiquity/desktop1data/oem-config-prepare-kde.desktop usr/share/ubiquity/desktop
22
=== modified file 'debian/rules'
--- debian/rules 2013-06-12 16:41:04 +0000
+++ debian/rules 2013-07-11 18:26:23 +0000
@@ -89,19 +89,8 @@
89endif89endif
90 dh_installdirs90 dh_installdirs
9191
92 # For the meantime, nearly everything automake wants to install is92 $(MAKE) install DESTDIR=`pwd`/debian/tmp
93 # part of the GTK frontend.93
94ifndef UBIQUITY_NO_GTK
95 $(MAKE) install DESTDIR=$(CURDIR)/debian/ubiquity-frontend-gtk
96 rm -rf debian/ubiquity-frontend-gtk/usr/share/applications \
97 debian/ubiquity-frontend-gtk/usr/share/ubiquity/pixmaps
98 rm -f debian/ubiquity-frontend-gtk/usr/lib/$(DEB_HOST_MULTIARCH)/libubi*.la
99 mv debian/ubiquity-frontend-gtk/usr/share/polkit-1 debian/ubiquity/usr/share/
100ifneq (,$(DEB_HOST_MULTIARCH))
101 mv debian/ubiquity-frontend-gtk/usr/lib/$(DEB_HOST_MULTIARCH)/girepository-1.0 \
102 debian/ubiquity-frontend-gtk/usr/lib/
103endif
104endif
105 $(MAKE) -C d-i install94 $(MAKE) -C d-i install
10695
107 cp debian/ubiquity.install-any debian/ubiquity.install96 cp debian/ubiquity.install-any debian/ubiquity.install
@@ -117,6 +106,10 @@
117 dh_install106 dh_install
118endif107endif
119endif108endif
109 # We don't need the source files installed
110 rm -rf debian/ubiquity-frontend-gtk/usr/share/ubiquity/pixmaps/u1/assets/
111 rm -rf debian/ubiquity-frontend-kde/usr/share/ubiquity/qt/images/source/
112
120 dh_di_numbers113 dh_di_numbers
121114
122 # Bits of manual installation that can't be done by dh_install115 # Bits of manual installation that can't be done by dh_install
@@ -213,11 +206,6 @@
213 debian/ubiquity/usr/lib/ubiquity/yaboot-installer/yaboot-installer206 debian/ubiquity/usr/lib/ubiquity/yaboot-installer/yaboot-installer
214endif207endif
215208
216 set -e; for size in 16 22 32 48 64 128; do \
217 mkdir -p debian/ubiquity-frontend-kde/usr/share/icons/hicolor/$${size}x$${size}/apps; \
218 cp desktop/hi$${size}-app-ubiquity.png debian/ubiquity-frontend-kde/usr/share/icons/hicolor/$${size}x$${size}/apps/ubiquity.png; \
219 done
220
221 touch install-stamp209 touch install-stamp
222210
223tests: install-stamp211tests: install-stamp
224212
=== modified file 'debian/ubiquity-frontend-gtk.install'
--- debian/ubiquity-frontend-gtk.install 2013-03-07 02:56:25 +0000
+++ debian/ubiquity-frontend-gtk.install 2013-07-11 18:26:23 +0000
@@ -1,13 +1,18 @@
1ubiquity/frontend/gtk_components/* usr/lib/ubiquity/ubiquity/frontend/gtk_components1data/ubiquity-gtkui.desktop usr/share/applications
2desktop/ubiquity-gtkui.desktop usr/share/applications2gui/gtk usr/share/ubiquity
3ubiquity/frontend/gtk_ui.py usr/lib/ubiquity/ubiquity/frontend3ubiquity/frontend/gtk* usr/lib/ubiquity/ubiquity/frontend
4gui/gtk/*.ui usr/share/ubiquity/gtk4
5gui/gtk/gtkwidgets.xml usr/share/ubiquity/gtk
6pixmaps/zoom-in.png usr/share/ubiquity/pixmaps
7pixmaps/ubuntu_installed.png usr/share/ubiquity/pixmaps
8pixmaps/cd_in_tray.png usr/share/ubiquity/pixmaps5pixmaps/cd_in_tray.png usr/share/ubiquity/pixmaps
9pixmaps/panel.png usr/share/ubiquity/pixmaps6pixmaps/panel.png usr/share/ubiquity/pixmaps
10pixmaps/u1/*.svg usr/share/ubiquity/pixmaps/u1/7pixmaps/ubuntu_installed.png usr/share/ubiquity/pixmaps
118pixmaps/windows_square.png usr/share/ubiquity/pixmaps
9pixmaps/zoom-in.png usr/share/ubiquity/pixmaps
12pixmaps/partitioner usr/share/ubiquity/pixmaps10pixmaps/partitioner usr/share/ubiquity/pixmaps
13pixmaps/windows_square.png usr/share/ubiquity/pixmaps11pixmaps/u1 usr/share/ubiquity/pixmaps
12
13usr/lib/*/*.a*
14usr/lib/*/*.so*
15usr/lib/*/girepository-1.0 usr/lib
16usr/lib/ubiquity
17usr/share/gir-1.0/*.gir
18usr/share/icons/hicolor/*/apps/ubiquity.svg
1419
=== modified file 'debian/ubiquity-frontend-kde.install'
--- debian/ubiquity-frontend-kde.install 2013-03-22 15:15:10 +0000
+++ debian/ubiquity-frontend-kde.install 2013-07-11 18:26:23 +0000
@@ -1,7 +1,4 @@
1desktop/ubiquity-kdeui.desktop usr/share/applications/kde41data/ubiquity-kdeui.desktop usr/share/applications/kde4
2ubiquity/frontend/kde_ui.py usr/lib/ubiquity/ubiquity/frontend2gui/qt usr/share/ubiquity
3ubiquity/frontend/kde_components/* usr/lib/ubiquity/ubiquity/frontend/kde_components3ubiquity/frontend/kde* usr/lib/ubiquity/ubiquity/frontend
44usr/share/icons/hicolor/*/apps/ubiquity-kde*
5gui/qt/*.ui usr/share/ubiquity/qt
6gui/qt/*.qss usr/share/ubiquity/qt
7gui/qt/images/*.png usr/share/ubiquity/qt/images
85
=== modified file 'debian/ubiquity-ubuntu-artwork.install'
--- debian/ubiquity-ubuntu-artwork.install 2009-04-28 08:30:58 +0000
+++ debian/ubiquity-ubuntu-artwork.install 2013-07-11 18:26:23 +0000
@@ -1,3 +1,2 @@
1desktop/ubiquity.png usr/share/pixmaps
2pixmaps/ubuntu usr/share/ubiquity/pixmaps1pixmaps/ubuntu usr/share/ubiquity/pixmaps
3pixmaps/timezone usr/share/ubiquity/pixmaps2pixmaps/timezone usr/share/ubiquity/pixmaps
43
=== modified file 'debian/ubiquity.dirs-any'
--- debian/ubiquity.dirs-any 2012-06-29 14:41:53 +0000
+++ debian/ubiquity.dirs-any 2013-07-11 18:26:23 +0000
@@ -4,5 +4,4 @@
4usr/lib/ubiquity/bin4usr/lib/ubiquity/bin
5usr/lib/ubiquity/clock-setup5usr/lib/ubiquity/clock-setup
6usr/lib/ubiquity/debian-installer-utils6usr/lib/ubiquity/debian-installer-utils
7usr/share/applications/
8var/lib/localechooser7var/lib/localechooser
98
=== modified file 'debian/ubiquity.install-any'
--- debian/ubiquity.install-any 2012-09-12 08:34:42 +0000
+++ debian/ubiquity.install-any 2013-07-11 18:26:23 +0000
@@ -17,6 +17,7 @@
17pixmaps/world_map-960.png usr/share/ubiquity/pixmaps17pixmaps/world_map-960.png usr/share/ubiquity/pixmaps
18bin/ubiquity-dm usr/bin18bin/ubiquity-dm usr/bin
19bin/ubiquity-bluetooth-agent usr/bin19bin/ubiquity-bluetooth-agent usr/bin
20usr/share/polkit-1
2021
21# apt-setup22# apt-setup
22d-i/source/apt-setup/apt-setup-verify usr/lib/ubiquity/apt-setup23d-i/source/apt-setup/apt-setup-verify usr/lib/ubiquity/apt-setup
2324
=== removed file 'desktop/hisc-app-ubiquity.png'
24Binary files desktop/hisc-app-ubiquity.png 2010-04-01 22:06:55 +0000 and desktop/hisc-app-ubiquity.png 1970-01-01 00:00:00 +0000 differ25Binary files desktop/hisc-app-ubiquity.png 2010-04-01 22:06:55 +0000 and desktop/hisc-app-ubiquity.png 1970-01-01 00:00:00 +0000 differ
=== added directory 'gui/qt/images/source'
=== renamed file 'gui/qt/images/background.xcf' => 'gui/qt/images/source/background.xcf'
=== renamed file 'gui/qt/images/genrtl.py' => 'gui/qt/images/source/genrtl.py'
=== renamed file 'gui/qt/images/graphics.svg' => 'gui/qt/images/source/graphics.svg'
=== renamed file 'gui/qt/images/try-install.svg' => 'gui/qt/images/source/try-install.svg'
=== removed file 'pixmaps/u1/ubuntu_one_logo.png'
25Binary files pixmaps/u1/ubuntu_one_logo.png 2013-03-07 02:53:09 +0000 and pixmaps/u1/ubuntu_one_logo.png 1970-01-01 00:00:00 +0000 differ26Binary files pixmaps/u1/ubuntu_one_logo.png 2013-03-07 02:53:09 +0000 and pixmaps/u1/ubuntu_one_logo.png 1970-01-01 00:00:00 +0000 differ
=== modified file 'ubiquity/frontend/gtk_ui.py'
--- ubiquity/frontend/gtk_ui.py 2013-05-29 09:22:35 +0000
+++ ubiquity/frontend/gtk_ui.py 2013-07-11 18:26:23 +0000
@@ -67,9 +67,6 @@
67# Define global path67# Define global path
68PATH = os.environ.get('UBIQUITY_PATH', False) or '/usr/share/ubiquity'68PATH = os.environ.get('UBIQUITY_PATH', False) or '/usr/share/ubiquity'
6969
70# Define global pixmaps location
71PIXMAPS = os.environ.get('PIXMAPS', False) or '/usr/share/pixmaps'
72
73# Define ui path70# Define ui path
74UIDIR = os.environ.get('UBIQUITY_GLADE', False) or os.path.join(PATH, 'gtk')71UIDIR = os.environ.get('UBIQUITY_GLADE', False) or os.path.join(PATH, 'gtk')
75os.environ['UBIQUITY_GLADE'] = UIDIR72os.environ['UBIQUITY_GLADE'] = UIDIR
@@ -890,8 +887,7 @@
890 def customize_installer(self):887 def customize_installer(self):
891 """Initial UI setup."""888 """Initial UI setup."""
892889
893 self.live_installer.set_default_icon_from_file(890 self.live_installer.set_icon_name('ubiquity')
894 os.path.join(PIXMAPS, 'ubiquity.png'))
895 for eventbox in ['title_eventbox', 'progress_eventbox',891 for eventbox in ['title_eventbox', 'progress_eventbox',
896 'install_details_expander']:892 'install_details_expander']:
897 box = self.builder.get_object(eventbox)893 box = self.builder.get_object(eventbox)
898894
=== modified file 'ubiquity/frontend/kde_ui.py'
--- ubiquity/frontend/kde_ui.py 2013-03-21 18:23:37 +0000
+++ ubiquity/frontend/kde_ui.py 2013-07-11 18:26:23 +0000
@@ -153,7 +153,7 @@
153 self.app = QtGui.QApplication([])153 self.app = QtGui.QApplication([])
154 self._apply_stylesheet()154 self._apply_stylesheet()
155155
156 self.app.setWindowIcon(QtGui.QIcon.fromTheme("ubiquity"))156 self.app.setWindowIcon(QtGui.QIcon.fromTheme("ubiquity-kde"))
157 import dbus.mainloop.qt157 import dbus.mainloop.qt
158 dbus.mainloop.qt.DBusQtMainLoop(set_as_default=True)158 dbus.mainloop.qt.DBusQtMainLoop(set_as_default=True)
159159

Subscribers

People subscribed via source and target branches

to status/vote changes: