diff options
author | geronimo <geronimo013@gmx.de> | 2012-07-30 09:19:12 +0200 |
---|---|---|
committer | geronimo <geronimo013@gmx.de> | 2012-07-30 09:19:12 +0200 |
commit | 41922cdaf9c8db57c6b51f090eefe95b0008a0fb (patch) | |
tree | dbedbef06a7419552b7be90ac97b48417fda1fa1 /libs/fsScan/mediaScan.layout | |
parent | 05bf6a9b1be1c03ed33df638d3f7d0fddf968ebc (diff) | |
download | cmp-41922cdaf9c8db57c6b51f090eefe95b0008a0fb.tar.gz cmp-41922cdaf9c8db57c6b51f090eefe95b0008a0fb.tar.bz2 |
former libfsScan now contains only media related stuff, so renamed lib to libmediaScan
Diffstat (limited to 'libs/fsScan/mediaScan.layout')
-rw-r--r-- | libs/fsScan/mediaScan.layout | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/libs/fsScan/mediaScan.layout b/libs/fsScan/mediaScan.layout deleted file mode 100644 index 4398ab3..0000000 --- a/libs/fsScan/mediaScan.layout +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> -<CodeBlocks_layout_file> - <ActiveTarget name="Debug" /> - <File name="src/VdrRecording.cc" open="0" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="1404" topLine="0" /> - </Cursor> - </File> - <File name="src/LegacyVdrRecording.cc" open="0" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="1450" topLine="0" /> - </Cursor> - </File> - <File name="src/AbstractMedia.cc" open="0" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="1453" topLine="0" /> - </Cursor> - </File> - <File name="include/MediaFactory.h" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="1670" topLine="0" /> - </Cursor> - </File> - <File name="src/MediaFactory.cc" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="1317" topLine="18" /> - </Cursor> - </File> - <File name="include/AbstractMedia.h" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> - <Cursor> - <Cursor1 position="1008" topLine="0" /> - </Cursor> - </File> -</CodeBlocks_layout_file> |