Skip to content

Commit

Permalink
Bundle index.theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Shatur committed May 16, 2022
1 parent 9d433d3 commit 43ee9e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ configure_file(src/cmake.h.in cmake.h)
add_executable(${PROJECT_NAME}
${QM_FILES}
data/icons/flags.qrc
data/icons/masalla.qrc
data/icons/icon-theme.qrc
src/daemonclient.cpp
src/main.cpp
src/optimusmanager.cpp
Expand Down
1 change: 1 addition & 0 deletions data/icons/masalla.qrc → data/icons/icon-theme.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
<file alias="48x48/apps/preferences-system.svg">third-party/masalla-icon-theme/masalla/apps/48x48/preferences-system.svg</file>
<file alias="48x48/mimetypes/text-x-generic.svg">third-party/masalla-icon-theme/masalla/mimetypes/48x48/text-x-generic.svg</file>
<file alias="48x48/status/dialog-information.png">third-party/masalla-icon-theme/masalla/status/48x48/dialog-information.png</file>
<file alias="index.theme">third-party/masalla-icon-theme/masalla/index.theme</file>
</qresource>
</RCC>

0 comments on commit 43ee9e6

Please sign in to comment.