Add icons made by David Miller.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=944292
This commit is contained in:
Volker Lanz 2009-03-25 12:11:10 +00:00
parent 79ae5ada05
commit 4db2738db4
10 changed files with 5 additions and 1 deletions

View File

@ -47,6 +47,7 @@ include(MacroLibrary)
include_directories(${KDE4_INCLUDES} ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${UUID_INCLUDE_DIRS} ${BLKID_INCLUDE_DIRS} src/)
add_subdirectory(src)
add_subdirectory(icons)
message(STATUS "KDE Partition Manager ${VERSION} will be built for install into ${CMAKE_INSTALL_PREFIX}")

1
icons/CMakeLists.txt Normal file
View File

@ -0,0 +1 @@
kde4_install_icons(${ICON_INSTALL_DIR})

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 875 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -42,6 +42,8 @@ install(TARGETS partitionmanagerprivate ${INSTALL_TARGETS_DEFAULT_ARGS})
file(GLOB partitionmanager_SRCS main.cpp)
kde4_add_app_icon(partitionmanager_SRCS "${CMAKE_CURRENT_SOURCE_DIR}/../icons/hi*-apps-partitionmanager.png")
kde4_add_executable(partitionmanager ${partitionmanager_SRCS})
target_link_libraries(partitionmanager partitionmanagerprivate)

View File

@ -72,7 +72,7 @@ Comment[uk]=Керуйте дисками, розділами та файлов
Comment[x-test]=xxManage disks, partitions and file systemsxx
Comment[zh_CN]=管理磁盘、分区和文件系统
Exec=partitionmanager
Icon=
Icon=partitionmanager
Categories=System;Filesystem;KDE;Qt;
X-KDE-SubstituteUID=true