<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>graphics directory and mozilla theme</title> 
  <pubDate>Sat, 04 Apr 2026 13:09:25 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6105</link> 
  <atom:link rel="self" type="application/rss+xml" title="graphics directory and mozilla theme" href="https://bugs.horde.org/ticket/6105/rss" /> 
  <description>graphics directory and mozilla theme</description> 
 
   
   
  <item> 
   <title>the mozilla theme has a graphics directory with just 3 image</title> 
   <description>the mozilla theme has a graphics directory with just 3 images in it. since getImageDir() in framework/Horde/Horde/Registry.php only checks if the graphics directory exists, the mozilla theme now looks pretty ugly :-)



my short solution was to create symbolic links to the missing images. eg.: cd horde/themes/mozilla/graphics; for f in ../../graphics/*; do ln -s $f; done



thanks!</description> 
   <pubDate>Sat, 12 Jan 2008 07:29:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6105#t41089</link> 
  </item> 
   
  <item> 
   <title>A solution might be to add a placeholder file into the theme</title> 
   <description>A solution might be to add a placeholder file into the theme directory if it provides icons. Shouldn&#039;t be more expensive than checking for a directory existence.</description> 
   <pubDate>Sat, 12 Jan 2008 09:23:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6105#t41092</link> 
  </item> 
   
  <item> 
   <title>Added.</title> 
   <description>Added.</description> 
   <pubDate>Mon, 14 Jan 2008 03:10:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6105#t41112</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
