From 14321e7e1ae5dc471dc659365c122ae9208edb76 Mon Sep 17 00:00:00 2001 From: Thierry Lorthiois Date: Sat, 12 Jun 2010 08:55:58 +0000 Subject: [PATCH] removed cmake CACHE : it s not reliable. --- CMakeLists.txt | 8 ++++---- src/tint2conf/tint2conf.png | Bin 359 -> 490 bytes src/tint2conf/tint2conf.svg | 10 ++++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f4a628c..30a63ff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,10 +62,10 @@ if( ENABLE_TINT2CONF ) add_dependencies( tint2conf version ) endif( ENABLE_TINT2CONF ) -set( MANDIR ${CMAKE_INSTALL_PREFIX}/share/man CACHE PATH "Directory for man pages" ) -set( DATADIR ${CMAKE_INSTALL_PREFIX}/share CACHE PATH "Directory for shared data" ) -set( SYSCONFDIR /etc CACHE PATH "Directory for configuration files" ) -set( DOCDIR ${CMAKE_INSTALL_PREFIX}/share/doc/tint2 CACHE PATH "Directory for documentation files" ) +set( MANDIR ${CMAKE_INSTALL_PREFIX}/share/man) +set( DATADIR ${CMAKE_INSTALL_PREFIX}/share) +set( SYSCONFDIR /etc) +set( DOCDIR ${CMAKE_INSTALL_PREFIX}/share/doc/tint2) add_custom_target( version ALL "${PROJECT_SOURCE_DIR}/get_svnrev.sh" "\"${PROJECT_SOURCE_DIR}\"" ) diff --git a/src/tint2conf/tint2conf.png b/src/tint2conf/tint2conf.png index 269b028ef3f8e5a7e781c1fb046470e9b1af9070..26e1f00f63d75371527b859b0564a3a025562812 100644 GIT binary patch delta 390 zcmV;10eSxC0_p>hZGQo0Nkl-FZ5@tqG6rq~DMh<)dDewub zfX#NhwT3`lUXVn41kB8x0MMMk>D2>fb{=9+0`1B`8wBJ{0PsD5MuqD(h?$^;jUpBwu k{s%`V5SmUPH0}ky0m?#wD&Mr%O8@`>07*qoM6N<$f(jnCvH$=8 delta 258 zcmV+d0sa2!1Lp#eZGQmdNkl*f$zX`wb&5o945 z8d~R8@71F_y|O6Py8T?z2tT zPk|U?*)$D82%3n~tVpg&W+ayYGLlyShkX2H+qS=t_nsEO4tv7}_5dye0g|xxXMSnG zw1D{rTtI*esF{~Q-}kl!%s1cy0{jf9@dng*18U~gfC~timw+E)0rL{*x=xkjQ$jKT z5`m&9PIX=X>*ekPCIbKn*0#(T^X~&LpvDE%xPTfLP-9-;2E4AwG8Ap_&;S4c07*qo IM6N<$f~jP0Q~&?~ diff --git a/src/tint2conf/tint2conf.svg b/src/tint2conf/tint2conf.svg index 22f50e6..96749e7 100644 --- a/src/tint2conf/tint2conf.svg +++ b/src/tint2conf/tint2conf.svg @@ -41,12 +41,12 @@ inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1024" - inkscape:window-height="709" + inkscape:window-height="715" id="namedview48" showgrid="false" inkscape:zoom="4.9166667" inkscape:cx="-14.440678" - inkscape:cy="22.37288" + inkscape:cy="21.9661" inkscape:window-x="0" inkscape:window-y="1" inkscape:window-maximized="1" @@ -335,7 +335,8 @@ y="7.5" mask="url(#mask4722)" id="rect1333" - style="fill:url(#linearGradient2854);fill-opacity:1;stroke:#323232;stroke-width:0.99999952000000003;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + style="fill:url(#linearGradient2854);fill-opacity:1;stroke:#323232;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + transform="translate(-0.20338983,3.4237288)" /> + style="opacity:0.7;fill:none;stroke:url(#linearGradient2851);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + transform="translate(-0.20338983,3.4237288)" /> -- 2.44.0