Revision: 6704
Author: ek.kato
Date: Mon Aug 9 22:37:06 2010
Log: * pixmaps/LIST : Update.
* pixmaps/skk_dark_background.svg : New.
* pixmaps/Makefile.am (SVGS, SVG_PNGS) : Added.
http://code.google.com/p/uim/source/detail?r=6704
Added:
/trunk/pixmaps/skk_dark_background.svg
Modified:
/trunk/pixmaps/LIST
/trunk/pixmaps/Makefile.am
=======================================
--- /dev/null
+++ /trunk/pixmaps/skk_dark_background.svg Mon Aug 9 22:37:06 2010
@@ -0,0 +1,124 @@
+<?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: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="svg1382"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ version="1.0"
+
sodipodi:docbase="/var/home/yamaken/devel/uim/recovered-fdo/trunk/pixmaps"
+ sodipodi:docname="skk_dark_background.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <metadata
+ id="metadata12">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>YAMAMOTO Kengo / YamaKen
<yamakenATbp.iij4u.or.jp></dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:title>skk.svg</dc:title>
+ <dc:date>2006-05-23</dc:date>
+ <dc:description>Input method icon for SKK.</dc:description>
+ <dc:rights>
+ <cc:Agent>
+ <dc:title>YAMAMOTO Kengo / YamaKen
<yamakenATbp.iij4u.or.jp></dc:title>
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title>uim Project</dc:title>
+ </cc:Agent>
+ </dc:publisher>
+ <dc:language>ja</dc:language>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs
+ id="defs1384">
+ <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="perspective12" />
+ <linearGradient
+ id="linearGradient12203">
+ <stop
+ style="stop-color:#b6caea;stop-opacity:1;"
+ offset="0"
+ id="stop12205" />
+ <stop
+ style="stop-color:#5984cb;stop-opacity:1;"
+ offset="1"
+ id="stop12207" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient12203"
+ id="linearGradient12209"
+ x1="24"
+ y1="0"
+ x2="24.056337"
+ y2="46.154934"
+ gradientUnits="userSpaceOnUse"
+ spreadMethod="pad" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="17.75"
+ inkscape:cx="22.850704"
+ inkscape:cy="23.087364"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="false"
+ inkscape:window-width="969"
+ inkscape:window-height="1022"
+ inkscape:window-x="1024"
+ inkscape:window-y="0"
+ inkscape:grid-points="true">
+ <inkscape:grid
+ id="GridFromPre046Settings"
+ type="xygrid"
+ originx="0px"
+ originy="0px"
+ spacingx="1.5px"
+ spacingy="1.5px"
+ color="#0000ff"
+ empcolor="#0000ff"
+ opacity="0.2"
+ empopacity="0.4"
+ empspacing="2" />
+ </sodipodi:namedview>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+
style="fill:url(#linearGradient12209);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12209);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;marker-start:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:1"
+ d="M 6,9 L 42,9 L 24,39 L 6,9 z "
+ id="path3997"
+ sodipodi:nodetypes="cccc" />
+ </g>
+</svg>
=======================================
--- /trunk/pixmaps/LIST Mon May 31 22:41:26 2010
+++ /trunk/pixmaps/LIST Mon Aug 9 22:37:06 2010
@@ -26,7 +26,9 @@
- ja_romaji.svg
- ja_kana.svg
+- ja_act.svg
- ja_azik.svg
+- ja_kzik.svg
- ja_nicola.svg
- ja_pocketbell.svg
@@ -81,6 +83,9 @@
icons. Appropriately detailed icons make such selection quicker
(input method switcher menu is supposed)
+- Prepare ${id}_dark_background.png in addition to normal one if
+ the ${id}.png doens't fit with dark background toolkit themes
+
scim-anthy.png
~~~~~~~~~~~~~~
=======================================
--- /trunk/pixmaps/Makefile.am Mon Aug 9 19:13:25 2010
+++ /trunk/pixmaps/Makefile.am Mon Aug 9 22:37:06 2010
@@ -12,6 +12,7 @@
SVGS += direct.svg skk.svg tcode.svg tutcode.svg byeoru.svg wb86.svg zm.svg
# dark background
SVGS += direct_dark_background.svg \
+ skk_dark_background.svg \
wb86_dark_background.svg zm_dark_background.svg
# input modes
@@ -81,6 +82,7 @@
im_switcher.png uim-dict.png $(IM_SUBST_PNGS) \
unknown_dark_background.png \
direct_dark_background.png \
+ skk_dark_background.png \
wb86_dark_background.png \
zm_dark_background.png \
direct_input_dark_background.png \