Date: prev next · Thread: first prev next last
May 2012 Archives by date, by thread · List index


Hi there,

        One thing that has annoyed me in the past, but I'm not really a power
user is hunting 'white' down the color selector list. Any thoughts on
this rather trivial patch to move them together ? [ not pushed to msater
].

        Thanks,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot

Attachment: shot.png
Description: PNG image

diff --git a/extras/source/palettes/standard.soc b/extras/source/palettes/standard.soc
index f48577a..6361f7b 100644
--- a/extras/source/palettes/standard.soc
+++ b/extras/source/palettes/standard.soc
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <office:color-table xmlns:office="http://openoffice.org/2000/office"; 
xmlns:style="http://openoffice.org/2000/style"; xmlns:text="http://openoffice.org/2000/text"; 
xmlns:table="http://openoffice.org/2000/table"; xmlns:draw="http://openoffice.org/2000/drawing"; 
xmlns:fo="http://www.w3.org/1999/XSL/Format"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:dc="http://purl.org/dc/elements/1.1/"; xmlns:meta="http://openoffice.org/2000/meta"; 
xmlns:number="http://openoffice.org/2000/datastyle"; xmlns:svg="http://www.w3.org/2000/svg"; 
xmlns:chart="http://openoffice.org/2000/chart"; xmlns:dr3d="http://openoffice.org/2000/dr3d"; 
xmlns:math="http://www.w3.org/1998/Math/MathML"; xmlns:form="http://openoffice.org/2000/form"; 
xmlns:script="http://openoffice.org/2000/script";>
   <draw:color draw:name="Black" draw:color="#000000"/>
+  <draw:color draw:name="White" draw:color="#ffffff"/>
   <draw:color draw:name="Blue" draw:color="#000080"/>
   <draw:color draw:name="Green" draw:color="#008000"/>
   <draw:color draw:name="Turquoise" draw:color="#008080"/>
@@ -15,7 +16,6 @@
   <draw:color draw:name="Light red" draw:color="#ff0000"/>
   <draw:color draw:name="Light magenta" draw:color="#ff00ff"/>
   <draw:color draw:name="Yellow" draw:color="#ffff00"/>
-  <draw:color draw:name="White" draw:color="#ffffff"/>
   <draw:color draw:name="Gray 80%" draw:color="#333333"/>
   <draw:color draw:name="Gray 70%" draw:color="#4c4c4c"/>
   <draw:color draw:name="Gray 60%" draw:color="#666666"/>

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.