Skip to content

Commit

Permalink
rm unnecessary configs (ConfBoard)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joker committed Sep 5, 2017
1 parent f0621a9 commit ec2a32b
Show file tree
Hide file tree
Showing 16 changed files with 81 additions and 783 deletions.
4 changes: 2 additions & 2 deletions Makefile
@@ -1,5 +1,5 @@
VER = 0.7
ID = org.kde.plasma.timekeeper
ID = kde.plasma.timekeeper

view:
plasmoidviewer --applet package
Expand Down Expand Up @@ -29,4 +29,4 @@ plasmoid: version

clear:
find . -type f -name '*.qmlc' -delete
find . -type f -name '*.jsc' -delete
find . -type f -name '*.jsc' -delete
140 changes: 0 additions & 140 deletions package/contents/ui/configboard/ConfigBoard.qml

This file was deleted.

Binary file removed package/contents/ui/configboard/background.png
Binary file not shown.
Binary file removed package/contents/ui/configboard/cancel.png
Binary file not shown.
Binary file removed package/contents/ui/configboard/okb.png
Binary file not shown.
38 changes: 0 additions & 38 deletions package/contents/ui/configplasma/ClockStates.qml

This file was deleted.

40 changes: 0 additions & 40 deletions package/contents/ui/configplasma/StainedGlassStates.qml

This file was deleted.

42 changes: 0 additions & 42 deletions package/contents/ui/configplasma/TerraImageChoices.qml

This file was deleted.

42 changes: 0 additions & 42 deletions package/contents/ui/configplasma/TerraStates.qml

This file was deleted.

41 changes: 0 additions & 41 deletions package/contents/ui/configplasma/TickMotionStates.qml

This file was deleted.

0 comments on commit ec2a32b

Please sign in to comment.