diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:43:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:43:50 +0000 |
commit | ceea23677c61f20759ae986bd77b0d5c4d673edb (patch) | |
tree | 3fcec1702eaf9c14d1dd736e594f5df08dab4001 /doc/common | |
download | kbfx-ceea23677c61f20759ae986bd77b0d5c4d673edb.tar.gz kbfx-ceea23677c61f20759ae986bd77b0d5c4d673edb.zip |
Added old KDE3 version of kbfx
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1091549 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/common')
-rw-r--r-- | doc/common/CMakeLists.txt | 5 | ||||
-rw-r--r-- | doc/common/kbfx-about.jpg | bin | 0 -> 25522 bytes | |||
-rw-r--r-- | doc/common/kbfx-fonts.jpg | bin | 0 -> 22863 bytes | |||
-rw-r--r-- | doc/common/kbfx-layout.jpg | bin | 0 -> 23403 bytes | |||
-rw-r--r-- | doc/common/kbfx-maindescription.jpg | bin | 0 -> 66520 bytes | |||
-rw-r--r-- | doc/common/kbfx-plugins.jpg | bin | 0 -> 18937 bytes | |||
-rw-r--r-- | doc/common/kbfx-startbutton.jpg | bin | 0 -> 30229 bytes | |||
-rw-r--r-- | doc/common/kbfx-style.jpg | bin | 0 -> 23407 bytes | |||
-rw-r--r-- | doc/common/kbfx-themes.jpg | bin | 0 -> 29524 bytes | |||
-rw-r--r-- | doc/common/kbfx-tooltip.jpg | bin | 0 -> 25521 bytes |
10 files changed, 5 insertions, 0 deletions
diff --git a/doc/common/CMakeLists.txt b/doc/common/CMakeLists.txt new file mode 100644 index 0000000..7871a0c --- /dev/null +++ b/doc/common/CMakeLists.txt @@ -0,0 +1,5 @@ +FILE(GLOB JPGFILES *.jpg ) +FILE(GLOB PNGFILES *.png ) + +INSTALL(FILES ${JPGFILES} ${PNGFILES} + DESTINATION ${HTML_INSTALL_DIR}/en/common) diff --git a/doc/common/kbfx-about.jpg b/doc/common/kbfx-about.jpg Binary files differnew file mode 100644 index 0000000..a349e7f --- /dev/null +++ b/doc/common/kbfx-about.jpg diff --git a/doc/common/kbfx-fonts.jpg b/doc/common/kbfx-fonts.jpg Binary files differnew file mode 100644 index 0000000..2dd0747 --- /dev/null +++ b/doc/common/kbfx-fonts.jpg diff --git a/doc/common/kbfx-layout.jpg b/doc/common/kbfx-layout.jpg Binary files differnew file mode 100644 index 0000000..9f8f65d --- /dev/null +++ b/doc/common/kbfx-layout.jpg diff --git a/doc/common/kbfx-maindescription.jpg b/doc/common/kbfx-maindescription.jpg Binary files differnew file mode 100644 index 0000000..6ae740d --- /dev/null +++ b/doc/common/kbfx-maindescription.jpg diff --git a/doc/common/kbfx-plugins.jpg b/doc/common/kbfx-plugins.jpg Binary files differnew file mode 100644 index 0000000..e9e3466 --- /dev/null +++ b/doc/common/kbfx-plugins.jpg diff --git a/doc/common/kbfx-startbutton.jpg b/doc/common/kbfx-startbutton.jpg Binary files differnew file mode 100644 index 0000000..e800577 --- /dev/null +++ b/doc/common/kbfx-startbutton.jpg diff --git a/doc/common/kbfx-style.jpg b/doc/common/kbfx-style.jpg Binary files differnew file mode 100644 index 0000000..85e580e --- /dev/null +++ b/doc/common/kbfx-style.jpg diff --git a/doc/common/kbfx-themes.jpg b/doc/common/kbfx-themes.jpg Binary files differnew file mode 100644 index 0000000..3d87682 --- /dev/null +++ b/doc/common/kbfx-themes.jpg diff --git a/doc/common/kbfx-tooltip.jpg b/doc/common/kbfx-tooltip.jpg Binary files differnew file mode 100644 index 0000000..fc45e44 --- /dev/null +++ b/doc/common/kbfx-tooltip.jpg |