From: Jean-Baptiste Mardelle Date: Fri, 8 Aug 2008 21:07:37 +0000 (+0000) Subject: images for the new wizard X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=38cba1fd8861fd6e3900cb6b039bd5bebf4eaaca;p=kdenlive images for the new wizard svn path=/branches/KDE4/; revision=2365 --- diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt new file mode 100644 index 00000000..b67e76e3 --- /dev/null +++ b/data/CMakeLists.txt @@ -0,0 +1 @@ +install(FILES banner.png timeline_nothumbs.png timeline_athumbs.png timeline_vthumbs.png timeline_avthumbs.png DESTINATION ${DATA_INSTALL_DIR}/kdenlive ) diff --git a/data/banner.png b/data/banner.png new file mode 100644 index 00000000..637316e3 Binary files /dev/null and b/data/banner.png differ diff --git a/data/timeline_athumbs.png b/data/timeline_athumbs.png new file mode 100644 index 00000000..6f446c0f Binary files /dev/null and b/data/timeline_athumbs.png differ diff --git a/data/timeline_avthumbs.png b/data/timeline_avthumbs.png new file mode 100644 index 00000000..87a80953 Binary files /dev/null and b/data/timeline_avthumbs.png differ diff --git a/data/timeline_nothumbs.png b/data/timeline_nothumbs.png new file mode 100644 index 00000000..4dafcd8d Binary files /dev/null and b/data/timeline_nothumbs.png differ diff --git a/data/timeline_vthumbs.png b/data/timeline_vthumbs.png new file mode 100644 index 00000000..1b653c4d Binary files /dev/null and b/data/timeline_vthumbs.png differ