Fix hicolor theme application icon names
Fixed-size icons were not available as org.freecad.FreeCAD and XDGData/org.freecad.FreeCAD.svg was a duplicate of Gui/Icons/freecad.svg.
This commit is contained in:
@@ -29,11 +29,6 @@ install(
|
||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/applications
|
||||
)
|
||||
|
||||
install(
|
||||
FILES org.freecad.FreeCAD.svg
|
||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/apps
|
||||
)
|
||||
|
||||
install(
|
||||
FILES org.freecad.FreeCAD.xml
|
||||
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/mime/packages
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user