Skip to content

Commit

Permalink
delete what was duplicated in mycroft-gui-mark-2
Browse files Browse the repository at this point in the history
also delete all old prototype containments (still in history)
  • Loading branch information
notmart committed Apr 4, 2019
1 parent a04f54a commit b60cf9b
Show file tree
Hide file tree
Showing 86 changed files with 0 additions and 5,850 deletions.
12 changes: 0 additions & 12 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,6 @@ add_definitions(-DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER -DQT_NO_CAS
add_subdirectory(application)
add_subdirectory(icons)

if(NOT CMAKE_SYSTEM_NAME STREQUAL "Android")
add_subdirectory(applets)
add_subdirectory(containments)
endif()

install(FILES MycroftMark2.colors
DESTINATION ${DATA_INSTALL_DIR}/color-schemes/)

add_subdirectory(import)

# SSP: Disabled, now syncing with mycroft-core instance via sync_skills.sh
Expand All @@ -85,10 +77,6 @@ add_subdirectory(import)
# PATTERN "*.qmlc" EXCLUDE
# )

if(NOT CMAKE_SYSTEM_NAME STREQUAL "Android")
plasma_install_package(lookandfeel org.mycroft.mark2 look-and-feel lookandfeel)
endif()

configure_file(data/mycroft-gui-core-loader.in ${CMAKE_CURRENT_BINARY_DIR}/mycroft-gui-core-loader)
install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/mycroft-gui-core-loader DESTINATION ${KDE_INSTALL_BINDIR})

Expand Down
1 change: 0 additions & 1 deletion applets/CMakeLists.txt

This file was deleted.

26 changes: 0 additions & 26 deletions applets/launcher/CMakeLists.txt

This file was deleted.

5 changes: 0 additions & 5 deletions applets/launcher/Mycroft.directory

This file was deleted.

110 changes: 0 additions & 110 deletions applets/launcher/applicationsmodel.cpp

This file was deleted.

49 changes: 0 additions & 49 deletions applets/launcher/applicationsmodel.h

This file was deleted.

54 changes: 0 additions & 54 deletions applets/launcher/launcherapplet.cpp

This file was deleted.

41 changes: 0 additions & 41 deletions applets/launcher/launcherapplet.h

This file was deleted.

27 changes: 0 additions & 27 deletions applets/launcher/mycroft.menu

This file was deleted.

Loading

0 comments on commit b60cf9b

Please sign in to comment.