]> 91.132.146.200 Git - insipid.git/commitdiff
small code updates. nothing serious
authorBanana <banana@starscream.de>
Thu, 29 Nov 2012 15:28:32 +0000 (16:28 +0100)
committerBanana <banana@starscream.de>
Thu, 29 Nov 2012 15:28:32 +0000 (16:28 +0100)
help.html
lib/Insipid/Main.pm

index ee397479ba0c649c960effbd3fe080e4a8c8bf6d..e07084873e2eb8acc35a2c8c2820578c30b38c70 100755 (executable)
--- a/help.html
+++ b/help.html
@@ -1,20 +1,23 @@
 <!--\r
    Copyright (C) 2008 Luke Reeves\r
-  \r
+\r
    This program is free software; you can redistribute it and/or modify\r
    it under the terms of the GNU General Public License as published by\r
    the Free Software Foundation; either version 2 of the License, or\r
    (at your option) any later version.\r
-   \r
+\r
    This program is distributed in the hope that it will be useful,\r
    but WITHOUT ANY WARRANTY; without even the implied warranty of\r
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
    GNU General Public License for more details.\r
-  \r
+\r
    You should have received a copy of the GNU General Public License\r
    along with this program; if not, write to the Free Software\r
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307\r
    USA\r
+\r
+  This is a heavily modified version of insipid createted by Luke Reeves.\r
+  This release was done by https://github.com/jumpin-banana/insipid\r
 -->\r
 \r
 <html>\r
index 12e7663c728b7ba8c61e12e1fbff08b6bdb44079..b4aa552b6b2b3495410e8074d55637d3d73774f7 100755 (executable)
@@ -582,6 +582,7 @@ sub do_import {
     my $old_fh  = select(OUTPUT_HANDLE);
     my $cbuffer = "";
     my $pcount  = 0;
+    my $icount  = 0;
     $| = 1;
     select($old_fh);
 
@@ -661,6 +662,7 @@ sub do_import {
                 }
 
                 add_bookmark($url, $title, "", $access_level, $epoch, $tagvalue, 1);
+                $icount++;
             }
 
             # Option