From 2bda8f7717adf28da4af0d34fb82f63d2868c31d Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kjots/icons/Makefile.am | 6 ++++++ kjots/icons/README | 24 ++++++++++++++++++++++++ kjots/icons/filedel.png | Bin 0 -> 892 bytes kjots/icons/hi16-app-kjots.png | Bin 0 -> 902 bytes kjots/icons/hi22-app-kjots.png | Bin 0 -> 1318 bytes kjots/icons/hi32-app-kjots.png | Bin 0 -> 2287 bytes kjots/icons/hi48-app-kjots.png | Bin 0 -> 3755 bytes kjots/icons/hi64-app-kjots.png | Bin 0 -> 5426 bytes 8 files changed, 30 insertions(+) create mode 100644 kjots/icons/Makefile.am create mode 100644 kjots/icons/README create mode 100644 kjots/icons/filedel.png create mode 100644 kjots/icons/hi16-app-kjots.png create mode 100644 kjots/icons/hi22-app-kjots.png create mode 100644 kjots/icons/hi32-app-kjots.png create mode 100644 kjots/icons/hi48-app-kjots.png create mode 100644 kjots/icons/hi64-app-kjots.png (limited to 'kjots/icons') diff --git a/kjots/icons/Makefile.am b/kjots/icons/Makefile.am new file mode 100644 index 0000000..7345ca5 --- /dev/null +++ b/kjots/icons/Makefile.am @@ -0,0 +1,6 @@ + +pics_DATA = filedel.png +picsdir = $(kde_datadir)/kjots/pics + +KDE_ICON = kjots + diff --git a/kjots/icons/README b/kjots/icons/README new file mode 100644 index 0000000..3926e1e --- /dev/null +++ b/kjots/icons/README @@ -0,0 +1,24 @@ +The file jots.xpm is part of the tkgoodstuff package +copyright (C) 1995-96 by Mark Crimmins (markcrim@umich.edu) + +Here is the copyright notice of tkgoodstuff: +# tkgoodstuff by Mark Crimmins (markcrim@umich.edu) +# copyright (C) 1995-96, all rights reserved. +# Void where prohibited. Your mileage may vary. + +# Seriously, enjoy my handiwork, but don't sue me if it causes troubles. +# Also, the University of Michigan has NOTHING WHATEVER to do with this +# software. + +# This program (the tkgoodstuff package) is free software; you can +# redistribute it and/or modify it under the terms of the GNU +# General Public License as published by the Free Software +# Foundation (version 2 of the License). This program is +# distributed in the hope that it will be useful, but WITHOUT ANY +# WARRANTY; without even the implied warranty of MERCHANTABILITY +# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public +# License for more details. For a copy of the GNU General Public +# License, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + diff --git a/kjots/icons/filedel.png b/kjots/icons/filedel.png new file mode 100644 index 0000000..6d0d29d Binary files /dev/null and b/kjots/icons/filedel.png differ diff --git a/kjots/icons/hi16-app-kjots.png b/kjots/icons/hi16-app-kjots.png new file mode 100644 index 0000000..5466e25 Binary files /dev/null and b/kjots/icons/hi16-app-kjots.png differ diff --git a/kjots/icons/hi22-app-kjots.png b/kjots/icons/hi22-app-kjots.png new file mode 100644 index 0000000..36ce904 Binary files /dev/null and b/kjots/icons/hi22-app-kjots.png differ diff --git a/kjots/icons/hi32-app-kjots.png b/kjots/icons/hi32-app-kjots.png new file mode 100644 index 0000000..b2b128d Binary files /dev/null and b/kjots/icons/hi32-app-kjots.png differ diff --git a/kjots/icons/hi48-app-kjots.png b/kjots/icons/hi48-app-kjots.png new file mode 100644 index 0000000..142af59 Binary files /dev/null and b/kjots/icons/hi48-app-kjots.png differ diff --git a/kjots/icons/hi64-app-kjots.png b/kjots/icons/hi64-app-kjots.png new file mode 100644 index 0000000..ec0f270 Binary files /dev/null and b/kjots/icons/hi64-app-kjots.png differ -- cgit v1.2.1