diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-03-16 13:01:25 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-03-16 13:01:25 +0100 |
commit | ac9528cdc30a02a5de9bee61d984ce5e887738db (patch) | |
tree | da0d46e2887ebd9ff3322d7b5c751d29b2086085 /ubuntu/lucid_automake/kdeaccessibility/debian/icons/kmousetool-16.xpm | |
parent | 86edbad7c86151df1ff3ba015b466a634920e3e7 (diff) | |
parent | f923c3ffdf627da3a7637db245b24b9f29f7c6a1 (diff) | |
download | tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.tar.gz tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/lucid_automake/kdeaccessibility/debian/icons/kmousetool-16.xpm')
-rw-r--r-- | ubuntu/lucid_automake/kdeaccessibility/debian/icons/kmousetool-16.xpm | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/lucid_automake/kdeaccessibility/debian/icons/kmousetool-16.xpm b/ubuntu/lucid_automake/kdeaccessibility/debian/icons/kmousetool-16.xpm deleted file mode 100644 index 74a11e135..000000000 --- a/ubuntu/lucid_automake/kdeaccessibility/debian/icons/kmousetool-16.xpm +++ /dev/null @@ -1,35 +0,0 @@ -/* XPM */ -static char *kmousetool-16[] = { -/* columns rows colors chars-per-pixel */ -"16 16 13 1", -" c black", -". c gray19", -"X c #606060", -"o c #616061", -"O c #626162", -"+ c #6F6F6F", -"@ c gray44", -"# c #717071", -"$ c #909090", -"% c #A2A0A2", -"& c #C0C0C0", -"* c #E2E0E2", -"= c None", -/* pixels */ -"================", -"================", -"================", -"=X=$XXX=$X======", -"=$X$===X%*X=====", -"======$%O*%X====", -"======X**O%*X===", -"=======X%%***X==", -"========X*****O=", -"=========O****#=", -"==========O***#=", -"===========O#+==", -"==$+OX==========", -"===. $==========", -"==$O.XXXXXXXX$==", -"================" -}; |