ARGH!
No, but really, we can't ship Dolphin with a missing toolbar icon. And no, I have no clue why it won't use that "pics" folder that I was generating for that icon. Apologies? svn path=/trunk/KDE/kdebase/apps/; revision=757082
|
@ -1,6 +1,5 @@
|
||||||
|
|
||||||
add_subdirectory( pics )
|
add_subdirectory( pics )
|
||||||
add_subdirectory( icons )
|
|
||||||
add_subdirectory( tests )
|
add_subdirectory( tests )
|
||||||
|
|
||||||
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )
|
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
kde4_install_icons( ${DATA_INSTALL_DIR}/dolphin/pics )
|
|
|
@ -6,3 +6,4 @@ add_subdirectory( 32x32 )
|
||||||
add_subdirectory( 22x22 )
|
add_subdirectory( 22x22 )
|
||||||
add_subdirectory( 16x16 )
|
add_subdirectory( 16x16 )
|
||||||
|
|
||||||
|
kde4_install_icons( ${DATA_INSTALL_DIR}/dolphin/icons )
|
||||||
|
|
Before Width: | Height: | Size: 250 B After Width: | Height: | Size: 250 B |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 395 B After Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 876 B After Width: | Height: | Size: 876 B |