<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: OpenOffice.org 2.4.x Dark Theme Workaround With Ubuntu 8.04</title>
	<atom:link href="http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8</link>
	<description>We don&#039;t do Windoze</description>
	<lastBuildDate>Thu, 19 Jan 2012 00:19:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Adam Stovicek</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-1066</link>
		<dc:creator>Adam Stovicek</dc:creator>
		<pubDate>Sat, 20 Nov 2010 13:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-1066</guid>
		<description>As it is with everything, each new release of Ubuntu is different from the last in just about every aspect. While the steps outlined in the post were meant for 8.04, they can be used as a guideline to figure out what needs to be changed as vyncere found for 10.04. I&#039;m fairly positive that what worked for 10.04 won&#039;t work for 10.10.

What really needs to be fixed is the code that resides in OpenOffice.org which controls the behavior. Maybe that will finally change with the advent of the much awaited LibreOffice.</description>
		<content:encoded><![CDATA[<p>As it is with everything, each new release of Ubuntu is different from the last in just about every aspect. While the steps outlined in the post were meant for 8.04, they can be used as a guideline to figure out what needs to be changed as vyncere found for 10.04. I&#8217;m fairly positive that what worked for 10.04 won&#8217;t work for 10.10.</p>
<p>What really needs to be fixed is the code that resides in OpenOffice.org which controls the behavior. Maybe that will finally change with the advent of the much awaited LibreOffice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-1065</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 20 Nov 2010 12:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-1065</guid>
		<description>wow, screwed this up in ubuntu 10.10 and it took for ever to get open office again. not worth messing with</description>
		<content:encoded><![CDATA[<p>wow, screwed this up in ubuntu 10.10 and it took for ever to get open office again. not worth messing with</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vyncere</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-614</link>
		<dc:creator>vyncere</dc:creator>
		<pubDate>Wed, 22 Sep 2010 18:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-614</guid>
		<description>Tested with Lucid Lynx (10.04 LTS) with a launch script, because the chosen desktop theme was too dark for OOO.

# Start
export GTKRCFILE=Ambiance
export GTK2_RC_FILES=/usr/share/themes/Ambiance/gtk-2.0/gtkrc
export OOO_FORCE_DESKTOP=none
soffice &quot;${@}&quot;
# End

The two first lines force the theme, but partially : popups, dialog boxes &amp; co are a mixed of the forced theme and the desktop theme.

A good solution is to add the third line, in order to have the native theme of OOO for dialog boxes &amp; co.

Thank you very much too all !

It&#039;s perfect for me ! ^^</description>
		<content:encoded><![CDATA[<p>Tested with Lucid Lynx (10.04 LTS) with a launch script, because the chosen desktop theme was too dark for OOO.</p>
<p># Start<br />
export GTKRCFILE=Ambiance<br />
export GTK2_RC_FILES=/usr/share/themes/Ambiance/gtk-2.0/gtkrc<br />
export OOO_FORCE_DESKTOP=none<br />
soffice &#8220;${@}&#8221;<br />
# End</p>
<p>The two first lines force the theme, but partially : popups, dialog boxes &amp; co are a mixed of the forced theme and the desktop theme.</p>
<p>A good solution is to add the third line, in order to have the native theme of OOO for dialog boxes &amp; co.</p>
<p>Thank you very much too all !</p>
<p>It&#8217;s perfect for me ! ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mackaber</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-591</link>
		<dc:creator>mackaber</dc:creator>
		<pubDate>Wed, 18 Aug 2010 04:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-591</guid>
		<description>Using Ubuntu 10.4 LTS

With Azenis theme
followed the guide several times, and looks exactly the same :(, any ideas?</description>
		<content:encoded><![CDATA[<p>Using Ubuntu 10.4 LTS</p>
<p>With Azenis theme<br />
followed the guide several times, and looks exactly the same :(, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-581</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-581</guid>
		<description>Or you could just go to Tools &gt; Options &gt; Appearance and change the background to something more pleasing to the eye.. like white. 

:)</description>
		<content:encoded><![CDATA[<p>Or you could just go to Tools &gt; Options &gt; Appearance and change the background to something more pleasing to the eye.. like white. </p>
<p>:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-577</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 18 May 2010 04:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-577</guid>
		<description>lol
when copying, watch out for the utf8 quotes.</description>
		<content:encoded><![CDATA[<p>lol<br />
when copying, watch out for the utf8 quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CJ</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-513</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Sun, 28 Feb 2010 05:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-513</guid>
		<description>Yes Yes YES! Thank you! This has been driving me nuts.</description>
		<content:encoded><![CDATA[<p>Yes Yes YES! Thank you! This has been driving me nuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Stovicek</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-490</link>
		<dc:creator>Adam Stovicek</dc:creator>
		<pubDate>Fri, 20 Nov 2009 02:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-490</guid>
		<description>@Iv
I don&#039;t have much familiarity with KDE but if I recall correctly it isn&#039;t using the same theme engine. To be honest, I wouldn&#039;t know where to begin without some Google searches. I would think &lt;a href=&quot;http://www.kde-look.org/&quot; rel=&quot;nofollow&quot;&gt;KDE-Look.org&lt;/a&gt; would be the best place to start.</description>
		<content:encoded><![CDATA[<p>@Iv<br />
I don&#8217;t have much familiarity with KDE but if I recall correctly it isn&#8217;t using the same theme engine. To be honest, I wouldn&#8217;t know where to begin without some Google searches. I would think <a href="http://www.kde-look.org/" rel="nofollow">KDE-Look.org</a> would be the best place to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iv</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-3#comment-486</link>
		<dc:creator>Iv</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-486</guid>
		<description>Hi!
I have the same problem shown above, but under kubuntu 9.10 (using KDE as visual env)
I&#039;ll be grateful if you provide me with some help.

10x in advance!

Iv</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I have the same problem shown above, but under kubuntu 9.10 (using KDE as visual env)<br />
I&#8217;ll be grateful if you provide me with some help.</p>
<p>10x in advance!</p>
<p>Iv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archlinux user</title>
		<link>http://www.rebelzero.com/fixes/openofficeorg-dark-theme-workaround-with-ubuntu-804/8/comment-page-2#comment-476</link>
		<dc:creator>Archlinux user</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rebelzero.com/?p=8#comment-476</guid>
		<description>This is a fantastic tutorial that solves a long-standing problem for me. Thank you so much.</description>
		<content:encoded><![CDATA[<p>This is a fantastic tutorial that solves a long-standing problem for me. Thank you so much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.rebelzero.com @ 2012-02-11 14:00:41 by W3 Total Cache -->
