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
This commit is contained in:
Jakob Petsovits 2008-01-04 03:28:27 +00:00
parent c34873b22a
commit eb8038e710
10 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
add_subdirectory( pics )
add_subdirectory( icons )
add_subdirectory( tests )
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )

View file

@ -1 +0,0 @@
kde4_install_icons( ${DATA_INSTALL_DIR}/dolphin/pics )

View file

@ -6,3 +6,4 @@ add_subdirectory( 32x32 )
add_subdirectory( 22x22 )
add_subdirectory( 16x16 )
kde4_install_icons( ${DATA_INSTALL_DIR}/dolphin/icons )

View file

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 250 B

View file

Before

Width:  |  Height:  |  Size: 333 B

After

Width:  |  Height:  |  Size: 333 B

View file

Before

Width:  |  Height:  |  Size: 395 B

After

Width:  |  Height:  |  Size: 395 B

View file

Before

Width:  |  Height:  |  Size: 876 B

After

Width:  |  Height:  |  Size: 876 B