<html>
<body>
  <div id="body" style="background-color:#ffffff;" >
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head" style="border-bottom-width:1px;border-bottom-style:solid;" ><td class="headtd" style="padding:0;padding-top:.2em;" colspan="4">Commit in <b><tt>lxdream/src/gtkui</tt></b></td></tr>
<tr><td><tt><a href="#file1">gtkui.c</a></tt></td><td id="added" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ddffdd;" align="right">+6</td><td id="removed" class="headtd2" style="padding-left:.3em;padding-right:.3em; background-color:#ffdddd;" align="right">-6</td><td class="headtd2" style="padding-left:.3em;padding-right:.3em;" nowrap="nowrap">93d07b7d0ac6 -> b072c961c729</td></tr>
</table>
<pre class="comment" style="white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd;" >
GTK: Comment out non-existent setting menu-items, to reduce potential
confusion
</pre>
<hr /><a name="file1" /><div class="file" style="border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;" >
<span class="pathname" style="font-family:monospace; float:right;" >lxdream/src/gtkui</span><br />
<div class="fileheader" style="margin-bottom:.5em;" ><big><b>gtkui.c</b></big> <small id="info" style="color: #888888;" >93d07b7d0ac6 -> b072c961c729</small></div>
<pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >--- lxdream/src/gtkui/gtkui.c
+++ lxdream/src/gtkui/gtkui.c
@@ -139,10 +139,10 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >     "  </menu>"
     "  <menu action='SettingsMenu'>"
     "   <menuitem action='PathSettings'/>"
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-    "   <menuitem action='AudioSettings'/>"
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+/*    "   <menuitem action='AudioSettings'/>" */
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >     "   <menuitem action='ControllerSettings'/>"
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-    "   <menuitem action='NetworkSettings'/>"
-    "   <menuitem action='VideoSettings'/>"
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+/*    "   <menuitem action='NetworkSettings'/>" */
+/*    "   <menuitem action='VideoSettings'/>" */
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >     "   <menuitem action='HotkeySettings'/>"
     "   <separator/>"
     "   <menuitem action='FullScreen'/>"
</pre><pre class="diff" style="margin:0;" ><small id="info" style="color: #888888;" >@@ -199,10 +199,10 @@
</small></pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >     "  </menu>"
     "  <menu action='SettingsMenu'>"
     "   <menuitem action='PathSettings'/>"
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-    "   <menuitem action='AudioSettings'/>"
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+/*    "   <menuitem action='AudioSettings'/>" */
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >     "   <menuitem action='ControllerSettings'/>"
</pre><pre id="removed" class="diff" style="margin:0; background-color:#ffdddd;" >-    "   <menuitem action='NetworkSettings'/>"
-    "   <menuitem action='VideoSettings'/>"
</pre><pre id="added" class="diff" style="margin:0; background-color:#ddffdd;" >+/*    "   <menuitem action='NetworkSettings'/>" */
+/*    "   <menuitem action='VideoSettings'/>" */
</pre><pre id="context" class="diff" style="margin:0; background-color:#eeeeee;" >     "   <menuitem action='HotkeySettings'/>"
     "   <separator/>"
     "   <menuitem action='FullScreen'/>"
</pre></div>
<center><small>Chaos Theory</small></center>
</div></body></html>