Skip to content

Commit

Permalink
Remove parts/kbytesedit, there is no lognger a KHexEdit/KBytesEdit in…
Browse files Browse the repository at this point in the history
…terface defined in KF5
  • Loading branch information
kossebau committed Dec 23, 2013
1 parent 1d5f5a6 commit bc2b3a5
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 793 deletions.
9 changes: 2 additions & 7 deletions README
Expand Up @@ -31,10 +31,8 @@ liboktetakastencontroller, all found in the subdir kasten/.
The foundation of the framework Kasten itself is currently found within the
Okteta sources, in the subdirectory libs/kasten/.

The end-user products are the stand-alone program also named Okteta, a KPart
useable e.g. for Konqueror, and a module implementing the service type
KHexEdit/KBytesEdit as defined by some kdelibs interfaces. These are in the
subdirs program/ and parts/.
The end-user products are the stand-alone program also named Okteta and a KPart
useable e.g. for Konqueror. These are in the subdirs program/ and parts/.


What to find in which subdirectory:
Expand All @@ -54,9 +52,6 @@ kasten:
parts:
collection of plugins based on the Okteta libraries

parts/kbytesedit:
plugin for the service type KHexEdit/KBytesEdit

parts/kpart:
plugin of the type KPart::ReadWritePart, with BrowserExtension

Expand Down
1 change: 0 additions & 1 deletion parts/CMakeLists.txt
@@ -1,4 +1,3 @@
project( oktetaparts )

add_subdirectory( kbytesedit )
add_subdirectory( kpart )
26 changes: 0 additions & 26 deletions parts/kbytesedit/CMakeLists.txt

This file was deleted.

22 changes: 0 additions & 22 deletions parts/kbytesedit/README

This file was deleted.

31 changes: 0 additions & 31 deletions parts/kbytesedit/factory.cpp

This file was deleted.

0 comments on commit bc2b3a5

Please sign in to comment.