[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdeexamples] kicons: this is not an svg tutorial and not a cmake
From:       Thorsten Staerk <thorsten () staerk ! de>
Date:       2011-09-18 19:48:59
Message-ID: 20110918194859.04DB2A607A () git ! kde ! org
[Download RAW message or body]

Git commit d759a9d73a3cabc127833294b70321b4589929a9 by Thorsten Staerk.
Committed on 18/09/2011 at 22:00.
Pushed by tstaerk into branch 'master'.

this is not an svg tutorial and not a cmake tutorial

M  +0    -1    kicons/CMakeLists.txt
A  +-    --    kicons/hisc-apps-tutorial-kicon.svgz
M  +1    -1    kicons/world.svg

http://commits.kde.org/kdeexamples/d759a9d73a3cabc127833294b70321b4589929a9

diff --git a/kicons/CMakeLists.txt b/kicons/CMakeLists.txt
index c4c4f2b..eae016f 100644
--- a/kicons/CMakeLists.txt
+++ b/kicons/CMakeLists.txt
@@ -2,7 +2,6 @@ project(tutorial-kicon)
  
 find_package(KDE4 REQUIRED)
 include_directories(${KDE4_INCLUDES})
-exec_program("convert world.svg hisc-apps-tutorial-kicon.svgz")
  
 set(tutorial3_SRCS 
   main.cpp
diff --git a/kicons/hisc-apps-tutorial-kicon.svgz b/kicons/hisc-apps-tutorial-kicon.svgz
new file mode 100644
index 0000000..a3907a5
Binary files /dev/null and b/kicons/hisc-apps-tutorial-kicon.svgz differ
diff --git a/kicons/world.svg b/kicons/world.svg
index 52ae0f3..3468661 100644
--- a/kicons/world.svg
+++ b/kicons/world.svg
@@ -3,5 +3,5 @@
     "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 <svg xmlns="http://www.w3.org/2000/svg" version="1.1" 
     width="300" height="300">
-  <circle r="20" cx="60" cy="150" fill="blue" stroke-width="2px" stroke="black"/>
+  <circle r="100" cx="150" cy="150" fill="blue" stroke-width="2px" stroke="black"/>
 </svg>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic