diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-22 19:31:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-22 19:31:25 +0000 |
commit | 6afd9d8dddbe9e450690e05d498a503c00333a5e (patch) | |
tree | ee3eaca74e8e33dd66f24f5fb6c1431d7a9ff429 /ksquirrel.kdevses | |
download | ksquirrel-6afd9d8dddbe9e450690e05d498a503c00333a5e.tar.gz ksquirrel-6afd9d8dddbe9e450690e05d498a503c00333a5e.zip |
Added KDE3 version of ksquirrel photo manager
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksquirrel@1094446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksquirrel.kdevses')
-rw-r--r-- | ksquirrel.kdevses | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ksquirrel.kdevses b/ksquirrel.kdevses new file mode 100644 index 0000000..e912e40 --- /dev/null +++ b/ksquirrel.kdevses @@ -0,0 +1,17 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<!DOCTYPE KDevPrjSession> +<KDevPrjSession> + <LastCompileConfig>(Default)</LastCompileConfig> + <Mainframe MaximizeMode="1" /> + <DocsAndViews NumberOfDocuments="3" > + <Doc0 CursorPosLine="1130" Type="KWriteDoc" NumberOfViews="1" CursorPosCol="19" FileName="/home/ckult/MyProjects/ksquirrel-0.8.0/ksquirrel/ksquirrel.cpp" > + <View0 Top="0" Width="1002" Attach="1" Height="615" Left="0" Focus="0" Type="KWriteView" MinMaxMode="0" /> + </Doc0> + <Doc1 CursorPosLine="1777" Type="KWriteDoc" NumberOfViews="1" CursorPosCol="54" FileName="/home/ckult/MyProjects/ksquirrel-0.8.0/ksquirrel/sq_glwidget_stuff.cpp" > + <View0 Top="0" Width="96" Attach="1" Height="26" Left="0" Focus="0" Type="KWriteView" MinMaxMode="0" /> + </Doc1> + <Doc2 CursorPosLine="269" Type="KWriteDoc" NumberOfViews="1" CursorPosCol="23" FileName="/home/ckult/MyProjects/ksquirrel-0.8.0/ksquirrel/sq_glwidget.h" > + <View0 Top="0" Width="1002" Attach="1" Height="615" Left="0" Focus="1" Type="KWriteView" MinMaxMode="0" /> + </Doc2> + </DocsAndViews> +</KDevPrjSession> |