[24310] in Source-Commits
/svn/athena r23908 - in trunk/debathena/config/gdm-config: debathena debian
daemon@ATHENA.MIT.EDU (Evan Broder)
Wed Jul 1 20:09:40 2009
Date: Wed, 1 Jul 2009 20:09:27 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200907020009.n6209RJ8012751@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: broder
Date: 2009-07-01 20:09:27 -0400 (Wed, 01 Jul 2009)
New Revision: 23908
Added:
trunk/debathena/config/gdm-config/debathena/btn-active.svg
trunk/debathena/config/gdm-config/debathena/btn-normal.svg
trunk/debathena/config/gdm-config/debathena/btn-prelight.svg
Modified:
trunk/debathena/config/gdm-config/debathena/debathena.xml
trunk/debathena/config/gdm-config/debathena/screenshot.png
trunk/debathena/config/gdm-config/debian/changelog
Log:
In gdm-config:
* Update the GDM theme to use pixmaps and text labels instead of
buttons. Thanks to Jacob Morzinski for the patch. (Trac: #188)
Added: trunk/debathena/config/gdm-config/debathena/btn-active.svg
===================================================================
--- trunk/debathena/config/gdm-config/debathena/btn-active.svg 2009-06-30 16:18:45 UTC (rev 23907)
+++ trunk/debathena/config/gdm-config/debathena/btn-active.svg 2009-07-02 00:09:27 UTC (rev 23908)
@@ -0,0 +1,111 @@
+<?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="100"
+ height="30"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="active2.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5243">
+ <stop
+ style="stop-color:#e3d1bc;stop-opacity:1;"
+ offset="0"
+ id="stop5245" />
+ <stop
+ style="stop-color:#dccab4;stop-opacity:1;"
+ offset="1"
+ id="stop5247" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5243"
+ id="linearGradient5249"
+ x1="50.00"
+ y1="14.75"
+ x2="50.00"
+ y2="15.25"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0001882,0,0,0.9636391,-9.3164112e-3,1.0272327)" />
+ <filter
+ inkscape:collect="always"
+ id="filter3242">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.46875001"
+ id="feGaussianBlur3244" />
+ </filter>
+ </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="6"
+ inkscape:cx="50"
+ inkscape:cy="15"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:window-width="1048"
+ inkscape:window-height="726"
+ inkscape:window-x="252"
+ inkscape:window-y="41" />
+ <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:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:url(#linearGradient5249);fill-opacity:1;fill-rule:evenodd;stroke:#4b4640;stroke-width:1.0px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="rect2383"
+ width="97.0px"
+ height="27.0px"
+ x="1.5px"
+ y="1.5px"
+ ry="2.0px" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.0px;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5;filter:url(#filter3242)"
+ id="rect2458"
+ width="97.0px"
+ height="27.0px"
+ x="1.5px"
+ y="1.5px"
+ ry="2.0px" />
+ </g>
+</svg>
Added: trunk/debathena/config/gdm-config/debathena/btn-normal.svg
===================================================================
--- trunk/debathena/config/gdm-config/debathena/btn-normal.svg 2009-06-30 16:18:45 UTC (rev 23907)
+++ trunk/debathena/config/gdm-config/debathena/btn-normal.svg 2009-07-02 00:09:27 UTC (rev 23908)
@@ -0,0 +1,111 @@
+<?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="100"
+ height="30"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="active2.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5243">
+ <stop
+ style="stop-color:#f2f0ec;stop-opacity:1;"
+ offset="0"
+ id="stop5245" />
+ <stop
+ style="stop-color:#eae4e0;stop-opacity:1;"
+ offset="1"
+ id="stop5247" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5243"
+ id="linearGradient5249"
+ x1="50.00"
+ y1="14.75"
+ x2="50.00"
+ y2="15.25"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0001882,0,0,0.9636391,-9.3164112e-3,1.0272327)" />
+ <filter
+ inkscape:collect="always"
+ id="filter3242">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.46875001"
+ id="feGaussianBlur3244" />
+ </filter>
+ </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="6"
+ inkscape:cx="50"
+ inkscape:cy="15"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:window-width="1048"
+ inkscape:window-height="726"
+ inkscape:window-x="252"
+ inkscape:window-y="41" />
+ <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:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:url(#linearGradient5249);fill-opacity:1;fill-rule:evenodd;stroke:#4b4640;stroke-width:1.0px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="rect2383"
+ width="97.0px"
+ height="27.0px"
+ x="1.5px"
+ y="1.5px"
+ ry="2.0px" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.0px;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5;filter:url(#filter3242)"
+ id="rect2458"
+ width="97.0px"
+ height="27.0px"
+ x="1.5px"
+ y="1.5px"
+ ry="2.0px" />
+ </g>
+</svg>
Added: trunk/debathena/config/gdm-config/debathena/btn-prelight.svg
===================================================================
--- trunk/debathena/config/gdm-config/debathena/btn-prelight.svg 2009-06-30 16:18:45 UTC (rev 23907)
+++ trunk/debathena/config/gdm-config/debathena/btn-prelight.svg 2009-07-02 00:09:27 UTC (rev 23908)
@@ -0,0 +1,111 @@
+<?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="100"
+ height="30"
+ id="svg2"
+ sodipodi:version="0.32"
+ inkscape:version="0.46"
+ sodipodi:docname="active2.svg"
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
+ <defs
+ id="defs4">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient5243">
+ <stop
+ style="stop-color:#faf8f6;stop-opacity:1;"
+ offset="0"
+ id="stop5245" />
+ <stop
+ style="stop-color:#f0ede9;stop-opacity:1;"
+ offset="1"
+ id="stop5247" />
+ </linearGradient>
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="0 : 526.18109 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="744.09448 : 526.18109 : 1"
+ inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
+ id="perspective10" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient5243"
+ id="linearGradient5249"
+ x1="50.00"
+ y1="14.75"
+ x2="50.00"
+ y2="15.25"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(1.0001882,0,0,0.9636391,-9.3164112e-3,1.0272327)" />
+ <filter
+ inkscape:collect="always"
+ id="filter3242">
+ <feGaussianBlur
+ inkscape:collect="always"
+ stdDeviation="0.46875001"
+ id="feGaussianBlur3244" />
+ </filter>
+ </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="6"
+ inkscape:cx="50"
+ inkscape:cy="15"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:window-width="1048"
+ inkscape:window-height="726"
+ inkscape:window-x="252"
+ inkscape:window-y="41" />
+ <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:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <rect
+ style="fill:url(#linearGradient5249);fill-opacity:1;fill-rule:evenodd;stroke:#4b4640;stroke-width:1.0px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="rect2383"
+ width="97.0px"
+ height="27.0px"
+ x="1.5px"
+ y="1.5px"
+ ry="2.0px" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:1.0px;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5;filter:url(#filter3242)"
+ id="rect2458"
+ width="97.0px"
+ height="27.0px"
+ x="1.5px"
+ y="1.5px"
+ ry="2.0px" />
+ </g>
+</svg>
Modified: trunk/debathena/config/gdm-config/debathena/debathena.xml
===================================================================
--- trunk/debathena/config/gdm-config/debathena/debathena.xml 2009-06-30 16:18:45 UTC (rev 23907)
+++ trunk/debathena/config/gdm-config/debathena/debathena.xml 2009-07-02 00:09:27 UTC (rev 23908)
@@ -1,29 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
+
<!-- The background -->
<item type="pixmap">
<normal file="marble-512x512.png" />
<pos x="0" y="0" width="100%" height="100%" anchor="nw" />
</item>
+
<!-- Bottom bar -->
<item type="rect">
<normal color="#000000"/>
- <pos x="0" y="-60" width="100%" height="60"/>
+ <pos x="0" y="100%" width="100%" height="60" anchor="sw"/>
<fixed>
<!-- The black border of the bottom bar -->
<item type="rect" background="true">
<normal color="#ffffff"/>
<pos x="0" y="5" width="100%" height="100%"/>
<!-- A box containing the session and action buttons -->
- <box orientation="horizontal" spacing="10" xpadding="10" ypadding="0">
- <item type="button" id="session_button">
- <pos y="50%" anchor="w" height="30" width="100"/>
- <stock type="session"/>
+ <box spacing="10" xpadding="10" ypadding="0" orientation="horizontal">
+ <item type="rect" id="session_button" button="true">
+ <pos x="0" y="13" anchor="nw" width="100" height="30"/>
+ <fixed>
+ <item type="pixmap">
+ <pos x="50%" y="50%" anchor="c"/>
+ <normal file="btn-normal.svg"/>
+ <prelight file="btn-prelight.svg"/>
+ <active file="btn-active.svg"/>
+ </item>
+ <item type="label">
+ <normal font="Sans 11" color="#000000"/>
+ <pos x="50%" y="50%" anchor="c"/>
+ <stock type="session"/>
+ </item>
+ </fixed>
</item>
- <item type="button" id="options_button">
- <pos y="50%" anchor="w" width="100" height="30" />
- <stock type="system"/>
+ <item type="rect" id="options_button" button="true">
+ <pos x="0" y="13" anchor="nw" width="100" height="30" />
+ <fixed>
+ <item type="pixmap">
+ <pos x="50%" y="50%" anchor="c"/>
+ <normal file="btn-normal.svg"/>
+ <prelight file="btn-prelight.svg"/>
+ <active file="btn-active.svg"/>
+ </item>
+ <item type="label">
+ <normal font="Sans 11" color="#000000"/>
+ <pos x="50%" y="50%" anchor="c"/>
+ <stock type="system"/>
+ </item>
+ </fixed>
</item>
</box>
</item>
Modified: trunk/debathena/config/gdm-config/debathena/screenshot.png
===================================================================
(Binary files differ)
Modified: trunk/debathena/config/gdm-config/debian/changelog
===================================================================
--- trunk/debathena/config/gdm-config/debian/changelog 2009-06-30 16:18:45 UTC (rev 23907)
+++ trunk/debathena/config/gdm-config/debian/changelog 2009-07-02 00:09:27 UTC (rev 23908)
@@ -1,3 +1,10 @@
+debathena-gdm-config (1.13) unstable; urgency=low
+
+ * Update the GDM theme to use pixmaps and text labels instead of
+ buttons. Thanks to Jacob Morzinski for the patch. (Trac: #188)
+
+ -- Evan Broder <broder@mit.edu> Wed, 01 Jul 2009 20:07:33 -0400
+
debathena-gdm-config (1.12) unstable; urgency=low
* Athena 10 is dead. Long live Athena. (Trac: #289)