View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd
In directory sc8-pr-cvs1:/tmp/cvs-serv17433

Modified Files:
        ChangeLog.txt preferences.js 
Added Files:
        dqsd.png 
Log Message:
* Replaced dqsd.gif with dqsd.png from Monty Scroggins, and updated all dependent files

--- NEW FILE: dqsd.png ---
(This appears to be a binary file; contents omitted.)

Index: ChangeLog.txt
===================================================================
RCS file: /cvsroot/dqsd/dqsd/ChangeLog.txt,v
retrieving revision 1.272
retrieving revision 1.273
diff -C2 -d -r1.272 -r1.273
*** ChangeLog.txt       10 Dec 2003 18:32:05 -0000      1.272
--- ChangeLog.txt       11 Dec 2003 17:37:15 -0000      1.273
***************
*** 90,93 ****
--- 90,94 ----
  * added a logo-size graphic (dqsd.gif) for use with the new banner feature (Shawn K. 
Hall)
  * added several more bit-depth and size formats to the dqsd search.ico icon file 
(Shawn K. Hall)
+ * Replaced dqsd.gif with dqsd.png from Monty Scroggins, and updated all dependent 
files (Kim Gr�sman)
  
  -- What's new for 3.1.6.0 (20-Apr-2003)

Index: preferences.js
===================================================================
RCS file: /cvsroot/dqsd/dqsd/preferences.js,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** preferences.js      14 Oct 2003 04:58:15 -0000      1.54
--- preferences.js      11 Dec 2003 17:37:15 -0000      1.55
***************
*** 443,449 ****
  */
  bannerasgo   = false;
! bannerurl    = "dqsd.gif"; // "http://reliableanswers.com/x/dqsd/dqsd.gif";
! bannerwidth  =  18;        // 0 := autodetect banner size
! bannerheight =  18;        // 0 := autodetect banner size
  bannerlink   = "http://www.dqsd.net/";;  // examples:
                                          //   (action)="floax";
--- 443,449 ----
  */
  bannerasgo   = false;
! bannerurl    = "dqsd.png"; // "http://reliableanswers.com/x/dqsd/dqsd.gif";
! bannerwidth  =  21;        // 0 := autodetect banner size
! bannerheight =  19;        // 0 := autodetect banner size
  bannerlink   = "http://www.dqsd.net/";;  // examples:
                                          //   (action)="floax";




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to