diff --git a/Plugins/org.blueberry.ui.qt.help/files.cmake b/Plugins/org.blueberry.ui.qt.help/files.cmake index d83091471a..224105c84c 100644 --- a/Plugins/org.blueberry.ui.qt.help/files.cmake +++ b/Plugins/org.blueberry.ui.qt.help/files.cmake @@ -1,61 +1,61 @@ set(SRC_CPP_FILES ) set(INTERNAL_CPP_FILES berryHelpContentView.cpp berryHelpEditor.cpp berryHelpEditorFindWidget.cpp berryHelpEditorInput.cpp berryHelpEditorInputFactory.cpp berryHelpIndexView.cpp berryHelpPerspective.cpp berryHelpPluginActivator.cpp berryHelpSearchView.cpp berryHelpTopicChooser.cpp berryHelpWebView.cpp berryQHelpEngineConfiguration.cpp berryQHelpEngineWrapper.cpp ) set(CPP_FILES ) set(MOC_H_FILES src/internal/berryHelpContentView.h src/internal/berryHelpEditor.h src/internal/berryHelpEditorFindWidget.h src/internal/berryHelpEditorInputFactory.h src/internal/berryHelpIndexView.h src/internal/berryHelpPerspective.h src/internal/berryHelpPluginActivator.h src/internal/berryHelpSearchView.h src/internal/berryHelpTopicChooser.h src/internal/berryHelpWebView.h src/internal/berryQHelpEngineConfiguration.h src/internal/berryQHelpEngineWrapper.h ) set(CACHED_RESOURCE_FILES plugin.xml - resources/help.png - resources/helpIndex.png - resources/helpSearch.png + resources/help.svg + resources/helpIndex.svg + resources/helpSearch.svg ) set(QRC_FILES resources/org_blueberry_ui_qt_help.qrc ) set(UI_FILES src/internal/berryHelpTopicChooser.ui ) foreach(file ${SRC_CPP_FILES}) set(CPP_FILES ${CPP_FILES} src/${file}) endforeach(file ${SRC_CPP_FILES}) foreach(file ${INTERNAL_CPP_FILES}) set(CPP_FILES ${CPP_FILES} src/internal/${file}) endforeach(file ${INTERNAL_CPP_FILES}) diff --git a/Plugins/org.blueberry.ui.qt.help/plugin.xml b/Plugins/org.blueberry.ui.qt.help/plugin.xml index 369ca172a6..3a14272ba2 100644 --- a/Plugins/org.blueberry.ui.qt.help/plugin.xml +++ b/Plugins/org.blueberry.ui.qt.help/plugin.xml @@ -1,49 +1,49 @@ + icon="resources/help.svg" /> + icon="resources/helpIndex.svg" /> + icon="resources/helpSearch.svg" /> + icon="resources/help.scg"> + icon="resources/help.svg"> diff --git a/Plugins/org.blueberry.ui.qt.help/resources/help.png b/Plugins/org.blueberry.ui.qt.help/resources/help.png deleted file mode 100644 index 3d9bb73911..0000000000 Binary files a/Plugins/org.blueberry.ui.qt.help/resources/help.png and /dev/null differ diff --git a/Plugins/org.blueberry.ui.qt.help/resources/help.svg b/Plugins/org.blueberry.ui.qt.help/resources/help.svg new file mode 100644 index 0000000000..7fbcd22f55 --- /dev/null +++ b/Plugins/org.blueberry.ui.qt.help/resources/help.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Plugins/org.blueberry.ui.qt.help/resources/helpIndex.png b/Plugins/org.blueberry.ui.qt.help/resources/helpIndex.png deleted file mode 100644 index 267a4788d0..0000000000 Binary files a/Plugins/org.blueberry.ui.qt.help/resources/helpIndex.png and /dev/null differ diff --git a/Plugins/org.blueberry.ui.qt.help/resources/helpIndex.svg b/Plugins/org.blueberry.ui.qt.help/resources/helpIndex.svg new file mode 100644 index 0000000000..3880456aa5 --- /dev/null +++ b/Plugins/org.blueberry.ui.qt.help/resources/helpIndex.svg @@ -0,0 +1,38 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/Plugins/org.blueberry.ui.qt.help/resources/helpSearch.png b/Plugins/org.blueberry.ui.qt.help/resources/helpSearch.png deleted file mode 100644 index d9abb8c875..0000000000 Binary files a/Plugins/org.blueberry.ui.qt.help/resources/helpSearch.png and /dev/null differ diff --git a/Plugins/org.blueberry.ui.qt.help/resources/helpSearch.svg b/Plugins/org.blueberry.ui.qt.help/resources/helpSearch.svg new file mode 100644 index 0000000000..689739a0e4 --- /dev/null +++ b/Plugins/org.blueberry.ui.qt.help/resources/helpSearch.svg @@ -0,0 +1,33 @@ + + + + + + image/svg+xml + + + + + + + + +