Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html	Sun Sep 29 18:23:27 2013 +0200
@@ -177,12 +177,22 @@
 <p>
     Module function to get information for the given source id.
 </p><dl>
+<dt><i>id</i></dt>
+<dd>
+id of the browser ("chrome" or "chromium")
+</dd>
+</dl><dl>
 <dt>Returns:</dt>
 <dd>
 tuple with an icon (QPixmap), readable name (string), name of
         the default bookmarks file (string), an info text (string),
         a prompt (string) and the default directory of the bookmarks file (string)
 </dd>
+</dl><dl>
+<dt>Raises <b>ValueError</b>:</dt>
+<dd>
+raised to indicate an invalid browser ID
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial