Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Feb 7, 2024
1 parent 98dc99e commit b0f0085
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 306 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ target_link_libraries(${PROJECT_NAME}
Qt${QT_VERSION_MAJOR}::Widgets)

# desktop files
configure_file(share/settings.desktop.in
configure_file(share/${PROJECT_NAME}.desktop
${CMAKE_BINARY_DIR}/${PROJECT_NAME}.desktop
@ONLY)

Expand Down
9 changes: 0 additions & 9 deletions share/autostart.desktop.in

This file was deleted.

17 changes: 0 additions & 17 deletions share/conf.in

This file was deleted.

File renamed without changes.
27 changes: 0 additions & 27 deletions share/powerkitd.8

This file was deleted.

4 changes: 0 additions & 4 deletions share/service.in

This file was deleted.

71 changes: 0 additions & 71 deletions src/powerkit_rtc.cpp

This file was deleted.

23 changes: 0 additions & 23 deletions src/powerkit_rtc.h

This file was deleted.

49 changes: 0 additions & 49 deletions src/powerkitd.cpp

This file was deleted.

72 changes: 0 additions & 72 deletions src/powerkitd_manager.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions src/powerkitd_manager.h

This file was deleted.

0 comments on commit b0f0085

Please sign in to comment.