[Xfce4-commits] r24090 - in xarchiver/trunk: . icons icons/16x16 icons/24x24 icons/48x48 icons/scalable src

Giuseppe Torelli colossus at xfce.org
Wed Dec 13 14:32:36 CET 2006


Author: colossus
Date: 2006-12-13 13:32:36 +0000 (Wed, 13 Dec 2006)
New Revision: 24090

Added:
   xarchiver/trunk/icons/16x16/
   xarchiver/trunk/icons/16x16/Makefile.am
   xarchiver/trunk/icons/16x16/xarchiver.png
   xarchiver/trunk/icons/24x24/
   xarchiver/trunk/icons/24x24/Makefile.am
   xarchiver/trunk/icons/24x24/xarchiver.png
   xarchiver/trunk/icons/scalable/
   xarchiver/trunk/icons/scalable/Makefile.am
   xarchiver/trunk/icons/scalable/xarchiver.svg
Modified:
   xarchiver/trunk/TODO
   xarchiver/trunk/configure.in.in
   xarchiver/trunk/icons/48x48/xarchiver.png
   xarchiver/trunk/icons/Makefile.am
   xarchiver/trunk/src/callbacks.c
Log:
Added Xarchiver tango icons thanks to Baze.
Updated TODO.


Modified: xarchiver/trunk/TODO
===================================================================
--- xarchiver/trunk/TODO	2006-12-13 11:00:34 UTC (rev 24089)
+++ xarchiver/trunk/TODO	2006-12-13 13:32:36 UTC (rev 24090)
@@ -1,4 +1,5 @@
 - fix bug #2176.
+- use of libmagic ??
 - allow switching by right click on the toolbar to icons with text/ no text/ small icons.
 - add a small progress window when using Xarchiver cmd-line switches.
 - loading and saving of add/extraction options and window size.

Modified: xarchiver/trunk/configure.in.in
===================================================================
--- xarchiver/trunk/configure.in.in	2006-12-13 11:00:34 UTC (rev 24089)
+++ xarchiver/trunk/configure.in.in	2006-12-13 13:32:36 UTC (rev 24090)
@@ -94,7 +94,10 @@
 src/Makefile
 doc/Makefile
 icons/Makefile
+icons/16x16/Makefile
+icons/24x24/Makefile
 icons/48x48/Makefile
+icons/scalable/Makefile
 pixmaps/Makefile
 ])
 

Added: xarchiver/trunk/icons/16x16/Makefile.am
===================================================================
--- xarchiver/trunk/icons/16x16/Makefile.am	                        (rev 0)
+++ xarchiver/trunk/icons/16x16/Makefile.am	2006-12-13 13:32:36 UTC (rev 24090)
@@ -0,0 +1,8 @@
+# Inspired by Makefile.am from the Thunar file-manager
+
+iconsdir = $(datadir)/icons/hicolor/16x16/apps
+icons_DATA = xarchiver.png
+        
+
+EXTRA_DIST = $(icons_DATA)
+

Added: xarchiver/trunk/icons/16x16/xarchiver.png
===================================================================
(Binary files differ)


Property changes on: xarchiver/trunk/icons/16x16/xarchiver.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: xarchiver/trunk/icons/24x24/Makefile.am
===================================================================
--- xarchiver/trunk/icons/24x24/Makefile.am	                        (rev 0)
+++ xarchiver/trunk/icons/24x24/Makefile.am	2006-12-13 13:32:36 UTC (rev 24090)
@@ -0,0 +1,8 @@
+# Inspired by Makefile.am from the Thunar file-manager
+
+iconsdir = $(datadir)/icons/hicolor/24x24/apps
+icons_DATA = xarchiver.png
+        
+
+EXTRA_DIST = $(icons_DATA)
+

Added: xarchiver/trunk/icons/24x24/xarchiver.png
===================================================================
(Binary files differ)


Property changes on: xarchiver/trunk/icons/24x24/xarchiver.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: xarchiver/trunk/icons/48x48/xarchiver.png
===================================================================
(Binary files differ)

Modified: xarchiver/trunk/icons/Makefile.am
===================================================================
--- xarchiver/trunk/icons/Makefile.am	2006-12-13 11:00:34 UTC (rev 24089)
+++ xarchiver/trunk/icons/Makefile.am	2006-12-13 13:32:36 UTC (rev 24090)
@@ -1,7 +1,10 @@
 
 # Inspired by Makefile.am from the Thunar file-manager
 
-SUBDIRS = 48x48
+SUBDIRS = 	16x16 \
+		24x24 \
+		48x48 \
+		scalable
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 

Added: xarchiver/trunk/icons/scalable/Makefile.am
===================================================================
--- xarchiver/trunk/icons/scalable/Makefile.am	                        (rev 0)
+++ xarchiver/trunk/icons/scalable/Makefile.am	2006-12-13 13:32:36 UTC (rev 24090)
@@ -0,0 +1,8 @@
+# Inspired by Makefile.am from the Thunar file-manager
+
+iconsdir = $(datadir)/icons/hicolor/scalable/apps
+icons_DATA = xarchiver.svg
+        
+
+EXTRA_DIST = $(icons_DATA)
+

Added: xarchiver/trunk/icons/scalable/xarchiver.svg
===================================================================
--- xarchiver/trunk/icons/scalable/xarchiver.svg	                        (rev 0)
+++ xarchiver/trunk/icons/scalable/xarchiver.svg	2006-12-13 13:32:36 UTC (rev 24090)
@@ -0,0 +1,393 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://web.resource.org/cc/"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="48"
+   height="48"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.44.1"
+   sodipodi:docbase="/mnt/data/programs/icons/svg"
+   sodipodi:docname="xarchiver_48.svg"
+   version="1.0"
+   inkscape:export-filename="/home/baze/xarchiver.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient5146">
+      <stop
+         style="stop-color:#888a85;stop-opacity:1;"
+         offset="0"
+         id="stop5148" />
+      <stop
+         style="stop-color:#babdb6;stop-opacity:1;"
+         offset="1"
+         id="stop5150" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient4113">
+      <stop
+         style="stop-color:#fcaf3e;stop-opacity:1;"
+         offset="0"
+         id="stop4115" />
+      <stop
+         style="stop-color:#f57900;stop-opacity:1;"
+         offset="1"
+         id="stop4117" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient9203">
+      <stop
+         id="stop9205"
+         offset="0"
+         style="stop-color:#eeeeec;stop-opacity:0;" />
+      <stop
+         id="stop9207"
+         offset="1"
+         style="stop-color:#eeeeec;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9203"
+       id="linearGradient2238"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.356648,0,0,0.328303,157.1722,241.6272)"
+       x1="323.82263"
+       y1="432.88058"
+       x2="323.82263"
+       y2="409.78506" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9203"
+       id="linearGradient3207"
+       x1="-362.42267"
+       y1="264.306"
+       x2="-360.53143"
+       y2="264.306"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.057501,0,0,0.892059,24.5191,28.23252)" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9203"
+       id="linearGradient3211"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1.057501,0,0,0.892059,24.50584,15.23444)"
+       x1="-362.42267"
+       y1="264.306"
+       x2="-360.53143"
+       y2="264.306" />
+    <linearGradient
+       id="linearGradient4946"
+       inkscape:collect="always">
+      <stop
+         id="stop4948"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+      <stop
+         id="stop4950"
+         offset="1"
+         style="stop-color:#000000;stop-opacity:0;" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4946"
+       id="radialGradient2647"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.333333,0,23.58206)"
+       cx="22.930462"
+       cy="35.373093"
+       fx="22.930462"
+       fy="35.373093"
+       r="17.576654" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient9203"
+       id="linearGradient4106"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.795825,0,0,1.211012,-70.46051,-54.76389)"
+       x1="-361.76819"
+       y1="257.44785"
+       x2="-359.16547"
+       y2="257.44785" />
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4946"
+       id="radialGradient4142"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(1,0,0,0.333333,0,23.58206)"
+       cx="22.930462"
+       cy="35.373093"
+       fx="22.930462"
+       fy="35.373093"
+       r="17.576654" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient4113"
+       id="linearGradient5527"
+       x1="15"
+       y1="31"
+       x2="48"
+       y2="31"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5146"
+       id="linearGradient5152"
+       x1="252.50896"
+       y1="395.24306"
+       x2="274.50898"
+       y2="395.24306"
+       gradientUnits="userSpaceOnUse" />
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient5146"
+       id="linearGradient5154"
+       x1="252.50896"
+       y1="375.24306"
+       x2="274.50898"
+       y2="375.24306"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="15.9375"
+     inkscape:cx="25.915875"
+     inkscape:cy="10.599446"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer5"
+     showgrid="true"
+     inkscape:grid-points="true"
+     inkscape:window-width="1280"
+     inkscape:window-height="978"
+     inkscape:window-x="0"
+     inkscape:window-y="25"
+     width="48px"
+     height="48px"
+     gridspacingx="0.5px"
+     gridspacingy="0.5px"
+     gridempspacing="2" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Reproduction" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/Distribution" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/Notice" />
+        <cc:permits
+           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/ShareAlike" />
+        <cc:requires
+           rdf:resource="http://web.resource.org/cc/SourceCode" />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="Layer1"
+     style="display:inline"
+     transform="translate(-249.5091,-355.7429)">
+    <path
+       transform="matrix(0.711169,0,0,0.512042,268.7016,382.6304)"
+       d="M 40.507116 35.373093 A 17.576654 5.8588848 0 1 1  5.3538074,35.373093 A 17.576654 5.8588848 0 1 1  40.507116 35.373093 z"
+       sodipodi:ry="5.8588848"
+       sodipodi:rx="17.576654"
+       sodipodi:cy="35.373093"
+       sodipodi:cx="22.930462"
+       id="path4140"
+       style="opacity:0.1604278;color:black;fill:url(#radialGradient4142);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
+       sodipodi:type="arc" />
+    <path
+       transform="matrix(0.711169,0,0,0.512042,245.7017,380.6304)"
+       d="M 40.507116 35.373093 A 17.576654 5.8588848 0 1 1  5.3538074,35.373093 A 17.576654 5.8588848 0 1 1  40.507116 35.373093 z"
+       sodipodi:ry="5.8588848"
+       sodipodi:rx="17.576654"
+       sodipodi:cy="35.373093"
+       sodipodi:cx="22.930462"
+       id="path4944"
+       style="opacity:0.1604278;color:black;fill:url(#radialGradient2647);fill-opacity:1.0;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
+       sodipodi:type="arc" />
+    <path
+       style="fill:url(#linearGradient5527);fill-rule:evenodd;stroke:#ba5300;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;fill-opacity:1.0"
+       d="M 39.5 17.5 L 28.65625 26.09375 L 25 22.5 L 15.5 22.5 L 22.09375 31.28125 L 15.5 36.5 L 21.5 36.5 L 24.3125 34.25 L 32 44.5 L 47.5 44.5 L 31.34375 28.71875 L 45.5 17.5 L 39.5 17.5 z "
+       transform="translate(249.5091,355.7429)"
+       id="path4631" />
+    <rect
+       style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect3675"
+       width="12.999971"
+       height="1.9999866"
+       x="251.00909"
+       y="357.24286" />
+    <rect
+       style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect2777"
+       width="4.0000763"
+       height="32.479404"
+       x="255.00903"
+       y="359.76343" />
+    <rect
+       style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;opacity:0.45"
+       id="rect9199"
+       width="1.0000057"
+       height="33.013275"
+       x="256.51102"
+       y="359.74289" />
+    <path
+       style="fill:url(#linearGradient5154);fill-opacity:1.0;fill-rule:evenodd;stroke:#5f615d;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 253.00896,378.24309 L 253.00896,374.24304 L 259.30897,374.24304 L 261.40897,372.24302 L 271.90898,372.24302 L 274.00898,374.24304 L 274.00898,376.24306 L 262.45896,376.24306 L 260.35896,378.24309 L 253.00896,378.24309 z "
+       id="path2788"
+       sodipodi:nodetypes="cccccccccc" />
+    <rect
+       style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000143;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect2779"
+       width="6.0000958"
+       height="3.5071304"
+       x="254.00923"
+       y="356.24319"
+       rx="0.95100194"
+       ry="0.85288101" />
+    <rect
+       style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect9223"
+       width="2.0038333"
+       height="4.003819"
+       x="250.00909"
+       y="356.25424"
+       rx="0.56230021"
+       ry="0.60497272" />
+    <rect
+       style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect9337"
+       width="2.0067923"
+       height="4.0067859"
+       x="263.00763"
+       y="356.25278"
+       rx="0.5631305"
+       ry="0.60542095" />
+    <path
+       style="fill:url(#linearGradient5152);fill-opacity:1.0;fill-rule:evenodd;stroke:#5f615d;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       d="M 253.00896,392.24302 L 253.00896,396.24307 L 259.30897,396.24307 L 261.40897,398.24309 L 271.90898,398.24309 L 274.00898,396.24307 L 274.00898,394.24305 L 262.45896,394.24305 L 260.35896,392.24302 L 253.00896,392.24302 z "
+       id="path4110"
+       sodipodi:nodetypes="cccccccccc" />
+    <rect
+       style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect3204"
+       width="6.0000176"
+       height="2.0000315"
+       x="254.00919"
+       y="362.24307"
+       rx="0.368862"
+       ry="0.43034452" />
+    <rect
+       style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect4118"
+       width="6.0000176"
+       height="2.0000315"
+       x="254.00919"
+       y="366.24307"
+       rx="0.368862"
+       ry="0.43034452" />
+    <rect
+       style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect4124"
+       width="6.0000176"
+       height="2.0000315"
+       x="254.00908"
+       y="370.24286"
+       rx="0.368862"
+       ry="0.43034452" />
+    <rect
+       style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect4128"
+       width="6.0000176"
+       height="2.0000315"
+       x="254.00919"
+       y="380.24307"
+       rx="0.368862"
+       ry="0.43034452" />
+    <rect
+       style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect4130"
+       width="6.0000176"
+       height="2.0000315"
+       x="254.00919"
+       y="384.24307"
+       rx="0.368862"
+       ry="0.43034452" />
+    <rect
+       style="opacity:1;fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#5f615d;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
+       id="rect4132"
+       width="6.0000176"
+       height="2.0000315"
+       x="254.00919"
+       y="388.24307"
+       rx="0.368862"
+       ry="0.43034452" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1;opacity:0.45;display:inline"
+       d="M 40 18.5 L 28.59375 27.5 L 24.5 23.5 L 17.5 23.5 L 23.53125 31.53125 L 18.5 35.5 L 21 35.5 L 24.4375 32.78125 L 32.5 43.5 L 45 43.5 L 29.71875 28.59375 L 42.5 18.5 L 40 18.5 z "
+       id="path5529"
+       transform="translate(249.5091,355.7429)" />
+    <path
+       style="fill:url(#linearGradient2238);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline"
+       d="M 266.0091,378.7429 C 271.7841,383.7429 276.5091,383.7429 276.5091,383.7429 C 276.5091,383.7429 274.4091,378.7429 274.4091,378.7429 L 266.0091,378.7429 z "
+       id="path9476"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;opacity:0.45"
+       d="M 273.0091,395.2429 L 262.0091,395.2429 L 260.0091,393.2429 L 254.0091,393.2429"
+       id="path4266"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline;opacity:0.45"
+       d="M 271.5091,373.2429 L 262.0091,373.2429 L 260.0091,375.2429 L 254.0091,375.2429"
+       id="path5155"
+       sodipodi:nodetypes="cccc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;opacity:0.45"
+       d="M 5.5,1.5 L 9.5,1.5"
+       id="path4264"
+       transform="translate(249.5091,355.7429)" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;display:inline;opacity:0.45"
+       d="M 264.0091,357.2429 L 264.0091,357.2429"
+       id="path5151"
+       sodipodi:nodetypes="cc" />
+    <path
+       style="fill:none;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;display:inline;opacity:0.45"
+       d="M 251.0091,357.2429 L 251.0091,357.2429"
+       id="path5153"
+       sodipodi:nodetypes="cc" />
+  </g>
+</svg>

Modified: xarchiver/trunk/src/callbacks.c
===================================================================
--- xarchiver/trunk/src/callbacks.c	2006-12-13 11:00:34 UTC (rev 24089)
+++ xarchiver/trunk/src/callbacks.c	2006-12-13 13:32:36 UTC (rev 24090)
@@ -932,7 +932,7 @@
 {
     static GtkWidget *about = NULL;
     const char *authors[] = {"\nMain developer: Giuseppe Torelli <colossus73 at gmail.com>\nISO support: Salvatore Santagati <salvatore.santagati at gmail.com>\nLHA and DEB support: Łukasz Zemczak <sil2100 at vexillium.org>",NULL};
-    const char *documenters[] = {"\nSpecial thanks to Bjoern Martensen for discovering\nmany bugs in the Xarchiver development code.\n\nThanks to:\nBenedikt Meurer\nStephan Arts\nEnrico Tröger\nUracile for the stunning logo\nThe people of gtk-app-devel-list.", NULL};
+    const char *documenters[] = {"\nSpecial thanks to Bjoern Martensen for bugs hunting and Tango icons.\n\nThanks to:\nBenedikt Meurer\nStephan Arts\nEnrico Tröger\nUracile for the stunning logo\nThe people of gtk-app-devel-list.", NULL};
 
 	if (about == NULL)
 	{



More information about the Xfce4-commits mailing list