<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,7 +40,7 @@ void
 cmd_set_geometry() {
     int ret=0, x=0, y=0;
     unsigned int w=0, h=0;
-
+    /* we used to use gtk_window_parse_geometry() but that didn't work how it was supposed to */
     ret = XParseGeometry(uzbl.gui.geometry, &amp;x, &amp;y, &amp;w, &amp;h);
     if(ret &amp; XValue)
         gtk_window_move((GtkWindow *)uzbl.gui.main_window, x, y);</diff>
      <filename>callbacks.c</filename>
    </modified>
    <modified>
      <diff>@@ -46,7 +46,7 @@ GOptionEntry entries[] =
     { &quot;verbose&quot;,  'v', 0, G_OPTION_ARG_NONE,   &amp;uzbl.state.verbose,
         &quot;Whether to print all messages or just errors.&quot;, NULL },
     { &quot;name&quot;,     'n', 0, G_OPTION_ARG_STRING, &amp;uzbl.state.instance_name,
-        &quot;Name of the current instance (defaults to Xorg window id)&quot;, &quot;NAME&quot; },
+        &quot;Name of the current instance (defaults to Xorg window id or random for GtkSocket mode)&quot;, &quot;NAME&quot; },
     { &quot;config&quot;,   'c', 0, G_OPTION_ARG_STRING, &amp;uzbl.state.config_file,
         &quot;Path to config file or '-' for stdin&quot;, &quot;FILE&quot; },
     { &quot;socket&quot;,   's', 0, G_OPTION_ARG_INT, &amp;uzbl.state.socket_id,</diff>
      <filename>uzbl-core.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3cab7420a93b739b41d590afc3428a97e59fc588</id>
    </parent>
  </parents>
  <author>
    <name>Dieter Plaetinck</name>
    <email>dieter@plaetinck.be</email>
  </author>
  <url>http://github.com/Dieterbe/uzbl/commit/a22e90abea78760dc1dcf82f9ed834e9e2145030</url>
  <id>a22e90abea78760dc1dcf82f9ed834e9e2145030</id>
  <committed-date>2009-11-07T00:12:20-08:00</committed-date>
  <authored-date>2009-11-07T00:12:20-08:00</authored-date>
  <message>2 small code updates/comments</message>
  <tree>a83280977e0a2bc9763567b5592bc4e49e748678</tree>
  <committer>
    <name>Dieter Plaetinck</name>
    <email>dieter@plaetinck.be</email>
  </committer>
</commit>
