[Openvas-commits] r13026 - in trunk/gsa: . src/html/img

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Wed Mar 14 09:12:54 CET 2012


Author: jan
Date: 2012-03-14 09:12:54 +0100 (Wed, 14 Mar 2012)
New Revision: 13026

Added:
   trunk/gsa/src/html/img/wizard.png
Modified:
   trunk/gsa/CMakeLists.txt
   trunk/gsa/ChangeLog
Log:
* src/html/img/wizard.png: New.

* CMakeLists.txt: Install new icon.



Modified: trunk/gsa/CMakeLists.txt
===================================================================
--- trunk/gsa/CMakeLists.txt	2012-03-14 07:25:45 UTC (rev 13025)
+++ trunk/gsa/CMakeLists.txt	2012-03-14 08:12:54 UTC (rev 13026)
@@ -345,6 +345,7 @@
                src/html/img/provide_view.png
                src/html/img/view_other.png
                src/html/img/sensor.png
+               src/html/img/wizard.png
          DESTINATION ${GSA_DATA_DIR}/img)
 
 install (FILES src/html/img/style/logo_l.png src/html/img/style/logo_r.png

Modified: trunk/gsa/ChangeLog
===================================================================
--- trunk/gsa/ChangeLog	2012-03-14 07:25:45 UTC (rev 13025)
+++ trunk/gsa/ChangeLog	2012-03-14 08:12:54 UTC (rev 13026)
@@ -1,3 +1,9 @@
+2011-03-13  Jan-Oliver Wagner <jan-oliver.wagner at greenbone.net>
+
+	* src/html/img/wizard.png: New.
+
+	* CMakeLists.txt: Install new icon.
+
 2012-03-13  Matthew Mundell <matthew.mundell at greenbone.net>
 
 	* src/gsad_omp.c (get_report): Replace the UUID with a fixed string in the

Added: trunk/gsa/src/html/img/wizard.png
===================================================================
(Binary files differ)


Property changes on: trunk/gsa/src/html/img/wizard.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the Openvas-commits mailing list