[Galago-commits] r3021 - in trunk/notification-daemon: . data data/icons data/icons/16x16 data/icons/22x22 data/icons/24x24 data/icons/32x32 data/icons/48x48 data/icons/scalable src/capplet

galago-commits at freedesktop.org galago-commits at freedesktop.org
Thu Nov 20 02:33:15 PST 2008


Author: chipx86
Date: 2008-11-20 02:33:13 -0800 (Thu, 20 Nov 2008)
New Revision: 3021

Added:
   trunk/notification-daemon/data/icons/
   trunk/notification-daemon/data/icons/16x16/
   trunk/notification-daemon/data/icons/16x16/notification-properties.png
   trunk/notification-daemon/data/icons/22x22/
   trunk/notification-daemon/data/icons/22x22/notification-properties.png
   trunk/notification-daemon/data/icons/24x24/
   trunk/notification-daemon/data/icons/24x24/notification-properties.png
   trunk/notification-daemon/data/icons/32x32/
   trunk/notification-daemon/data/icons/32x32/notification-properties.png
   trunk/notification-daemon/data/icons/48x48/
   trunk/notification-daemon/data/icons/48x48/notification-properties.png
   trunk/notification-daemon/data/icons/scalable/
   trunk/notification-daemon/data/icons/scalable/notification-properties.svg
Modified:
   trunk/notification-daemon/ChangeLog
   trunk/notification-daemon/data/Makefile.am
   trunk/notification-daemon/src/capplet/notification-properties.glade
Log:
Added the new icons.


Modified: trunk/notification-daemon/ChangeLog
===================================================================
--- trunk/notification-daemon/ChangeLog	2008-11-20 09:43:41 UTC (rev 3020)
+++ trunk/notification-daemon/ChangeLog	2008-11-20 10:33:13 UTC (rev 3021)
@@ -1,3 +1,15 @@
+Thu Nov 20 02:32:54 PST 2008  Christian Hammond <chipx86 at chipx86.com>
+
+	A data/icons/16x16/notification-properties.png:
+	A data/icons/22x22/notification-properties.png:
+	A data/icons/24x24/notification-properties.png:
+	A data/icons/32x32/notification-properties.png:
+	A data/icons/48x48/notification-properties.png:
+	A data/icons/scalable/notification-properties.svg:
+	* data/Makefile.am:
+	* src/capplet/notification-properties.glade:
+	  - Added the new icons.
+
 Thu Nov 20 01:23:56 PST 2008  Christian Hammond <chipx86 at chipx86.com>
 
 	* src/themes/standard/theme.c:

Modified: trunk/notification-daemon/data/Makefile.am
===================================================================
--- trunk/notification-daemon/data/Makefile.am	2008-11-20 09:43:41 UTC (rev 3020)
+++ trunk/notification-daemon/data/Makefile.am	2008-11-20 10:33:13 UTC (rev 3021)
@@ -1,3 +1,18 @@
+icon16dir = $(datadir)/icons/hicolor/16x16/apps
+icon22dir = $(datadir)/icons/hicolor/22x22/apps
+icon24dir = $(datadir)/icons/hicolor/24x24/apps
+icon32dir = $(datadir)/icons/hicolor/32x32/apps
+icon48dir = $(datadir)/icons/hicolor/48x48/apps
+iconscalabledir = $(datadir)/icons/hicolor/scalable/apps
+
+icon16_DATA = icons/16x16/notification-properties.png
+icon22_DATA = icons/22x22/notification-properties.png
+icon24_DATA = icons/24x24/notification-properties.png
+icon32_DATA = icons/32x32/notification-properties.png
+icon48_DATA = icons/48x48/notification-properties.png
+iconscalable_DATA = icons/scalable/notification-properties.svg
+
+
 servicedir   = $(DBUS_SERVICES_DIR)
 service_DATA = org.freedesktop.Notifications.service
 
@@ -16,6 +31,26 @@
 
 EXTRA_DIST = \
 	$(schemas_in_files) \
-	$(service_DATA)
+	$(service_DATA) \
+	$(icon16_DATA) \
+	$(icon22_DATA) \
+	$(icon24_DATA) \
+	$(icon32_DATA) \
+	$(icon48_DATA) \
+	$(iconscalable_DATA)
 
 CLEANFILES = $(schemas_DATA)
+
+
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
+install-data-hook: update-icon-cache
+uninstall-hook: update-icon-cache
+update-icon-cache:
+	@-if test -z "$(DESTDIR)"; then \
+		echo "Updating Gtk icon cache."; \
+		$(gtk_update_icon_cache); \
+	else \
+		echo "*** Icon cache not updated.  After (un)install, run this:"; \
+		echo "***   $(gtk_update_icon_cache)"; \
+	fi

Added: trunk/notification-daemon/data/icons/16x16/notification-properties.png
===================================================================
(Binary files differ)


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

Added: trunk/notification-daemon/data/icons/22x22/notification-properties.png
===================================================================
(Binary files differ)


Property changes on: trunk/notification-daemon/data/icons/22x22/notification-properties.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/notification-daemon/data/icons/24x24/notification-properties.png
===================================================================
(Binary files differ)


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

Added: trunk/notification-daemon/data/icons/32x32/notification-properties.png
===================================================================
(Binary files differ)


Property changes on: trunk/notification-daemon/data/icons/32x32/notification-properties.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/notification-daemon/data/icons/48x48/notification-properties.png
===================================================================
(Binary files differ)


Property changes on: trunk/notification-daemon/data/icons/48x48/notification-properties.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/notification-daemon/data/icons/scalable/notification-properties.svg
===================================================================
--- trunk/notification-daemon/data/icons/scalable/notification-properties.svg	                        (rev 0)
+++ trunk/notification-daemon/data/icons/scalable/notification-properties.svg	2008-11-20 10:33:13 UTC (rev 3021)
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="48px"
+   height="48px"
+   id="svg8841"
+   sodipodi:version="0.32"
+   inkscape:version="0.46"
+   inkscape:export-filename="/home/chipx86/src/notification-daemon/data/icons/48x48/notification-properties.png"
+   inkscape:export-xdpi="90"
+   inkscape:export-ydpi="90"
+   sodipodi:docname="notification-properties.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape">
+  <defs
+     id="defs8843">
+    <filter
+       inkscape:collect="always"
+       id="filter8709">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="0.32750762"
+         id="feGaussianBlur8711" />
+    </filter>
+    <inkscape:perspective
+       sodipodi:type="inkscape:persp3d"
+       inkscape:vp_x="0 : 24 : 1"
+       inkscape:vp_y="0 : 1000 : 0"
+       inkscape:vp_z="48 : 24 : 1"
+       inkscape:persp3d-origin="24 : 16 : 1"
+       id="perspective8849" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1"
+     inkscape:cx="9.7283764"
+     inkscape:cy="35.898575"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     objecttolerance="10000"
+     gridtolerance="10000"
+     guidetolerance="10000"
+     inkscape:window-width="1385"
+     inkscape:window-height="922"
+     inkscape:window-x="287"
+     inkscape:window-y="79">
+    <inkscape:grid
+       type="xygrid"
+       id="grid8869"
+       visible="true"
+       enabled="true" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata8846">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <g
+       id="g8871"
+       transform="translate(13.5,-12.74876)">
+      <g
+         transform="translate(-279.5,-307.25076)"
+         id="g8701">
+        <path
+           sodipodi:nodetypes="cccccccccccc"
+           id="path8672"
+           d="M 274.5,333.5 L 307.5,333.5 C 308.608,333.5 309.5,334.392 309.5,335.5 L 309.5,353.5 C 309.5,354.608 308.608,355.5 307.5,355.5 L 305.77251,355.5218 L 302.09538,360.00152 L 297.88047,355.5 L 274.5,355.5 C 273.392,355.5 272.5,354.608 272.5,353.5 L 272.5,335.5 C 272.5,334.392 273.392,333.5 274.5,333.5 z"
+           style="opacity:0.33057849;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter8709)" />
+        <path
+           style="opacity:1;fill:#b6cee7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+           d="M 273.5,332.5 L 306.5,332.5 C 307.608,332.5 308.5,333.392 308.5,334.5 L 308.5,352.5 C 308.5,353.608 307.608,354.5 306.5,354.5 L 304.9375,354.5 L 301.375,358.5625 L 297.3125,354.5 L 273.5,354.5 C 272.392,354.5 271.5,353.608 271.5,352.5 L 271.5,334.5 C 271.5,333.392 272.392,332.5 273.5,332.5 z"
+           id="path8674"
+           sodipodi:nodetypes="cccccccccccc" />
+        <rect
+           y="333"
+           x="272"
+           height="21"
+           width="9"
+           id="rect8676"
+           style="opacity:1;fill:#2d69c1;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
+        <path
+           sodipodi:nodetypes="ccccccc"
+           id="path8678"
+           d="M 273.5,332.5 L 306.5,332.5 C 307.608,332.5 308.5,333.392 308.5,334.5 L 308.5,342.5 C 287.07345,339.0155 273.54868,349.06545 271.5,342.5 L 271.5,334.5 C 271.5,333.392 272.392,332.5 273.5,332.5 z"
+           style="opacity:0.24380164;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+        <path
+           style="fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1"
+           d="M 273.5,332.5 L 306.5,332.5 C 307.608,332.5 308.5,333.392 308.5,334.5 L 308.5,352.5 C 308.5,353.608 307.608,354.5 306.5,354.5 L 304.77251,354.5218 L 301.09538,359.00152 L 296.88047,354.5 L 273.5,354.5 C 272.392,354.5 271.5,353.608 271.5,352.5 L 271.5,334.5 C 271.5,333.392 272.392,332.5 273.5,332.5 z"
+           id="path8680"
+           sodipodi:nodetypes="cccccccccccc" />
+        <path
+           sodipodi:nodetypes="cccccccccccc"
+           id="path8682"
+           d="M 273.92314,333.5 L 306.07686,333.5 C 307.12497,333.5 307.5,333.84326 307.5,334.8519 L 307.5,352.17525 C 307.5,353.18389 307.12497,353.52715 306.07686,353.52715 L 304.28649,353.54699 L 301.02688,357.53125 L 297.32105,353.52715 L 273.92314,353.52715 C 272.87503,353.52715 272.5,353.18389 272.5,352.17525 L 272.5,334.8519 C 272.5,333.84326 272.87503,333.5 273.92314,333.5 z"
+           style="opacity:0.28099174;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#eeeeec;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1" />
+      </g>
+    </g>
+  </g>
+</svg>

Modified: trunk/notification-daemon/src/capplet/notification-properties.glade
===================================================================
--- trunk/notification-daemon/src/capplet/notification-properties.glade	2008-11-20 09:43:41 UTC (rev 3020)
+++ trunk/notification-daemon/src/capplet/notification-properties.glade	2008-11-20 10:33:13 UTC (rev 3021)
@@ -12,6 +12,7 @@
   <property name="modal">False</property>
   <property name="resizable">False</property>
   <property name="destroy_with_parent">False</property>
+  <property name="icon_name">notification-properties</property>
   <property name="decorated">True</property>
   <property name="skip_taskbar_hint">False</property>
   <property name="skip_pager_hint">False</property>
@@ -72,8 +73,8 @@
 		      <child>
 			<widget class="GtkImage" id="image2">
 			  <property name="visible">True</property>
-			  <property name="stock">gtk-media-play</property>
-			  <property name="icon_size">4</property>
+			  <property name="icon_size">3</property>
+			  <property name="icon_name">notification-properties</property>
 			  <property name="xalign">0.5</property>
 			  <property name="yalign">0.5</property>
 			  <property name="xpad">0</property>



More information about the galago-commits mailing list