<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jeremy Katz wrote:
<blockquote cite="mid:1188343207.4554.4.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Wed, 2007-08-29 at 00:31 +0200, dragoran wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 8/28/07, Debarshi 'Rishi' Ray <a class="moz-txt-link-rfc2396E" href="mailto:debarshi.ray@gmail.com"><debarshi.ray@gmail.com></a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Here is the RepositoryManager.glade file for the design:
<a class="moz-txt-link-freetext" href="http://rishi.fedorapeople.org/RepositoryManager.glade">http://rishi.fedorapeople.org/RepositoryManager.glade</a>

I have tried to incorporate all the suggestions/changes that were
discussed and agreed upon.
      </pre>
    </blockquote>
    <pre wrap="">looks much better now ;)

but:
the input boxes should have the same size and start and end at the
same position to look more polished and professional.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yep, fixed up in the local copy which I'm planning to commit after
dinner.  

Jeremy

  </pre>
</blockquote>
I have added a modified glade file & some test code here.<br>
<a class="moz-txt-link-freetext" href="http://timlau.fedorapeople.org/test/addrepo/">http://timlau.fedorapeople.org/test/addrepo/</a><br>
for a dialog there works with multi line usrls<br>
<br>
run 'sudo ./test.py <repoid>' to test the dialog, with the 
<repoid> repo<br>
<br>
it will not modify the repos on disk, it will only display the
resulting repo file on screen.<br>
python-iniparse has to be install for the code to work.<br>
<br>
Tim<br>
</body>
</html>