diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 21:46:53 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-08 21:46:53 +0000 |
commit | 46ae427c31283293f28b73e4e0781600c3faf710 (patch) | |
tree | bd0de63b4fe0516e2d7589b038b3e6f6d1743658 | |
parent | 6ef627fab64da0f52806f3c1e4d685c75f465637 (diff) |
cursors.gif should be cursor.gif here
svn path=/trunk/externals/hcs/; revision=14312
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ SOURCES_linux = ifeel.c PDOBJECTS = ISOdate.pd ISOtime.pd ascii2int.pd autoscale.pd blocksize_in_ms.pd debounce.pd debug.pd embed.pd file_type.pd float2ascii.pd get-audio-dialog.pd get-midi-dialog.pd gid2group_name.pd group_name2gid.pd hostname.pd make-audio-dialog.pd mouse_region.pd noquit.pd pi.pd pointer_position.pd pwm.pd pwm~.pd split_my_msgs.pd square~.pd tcl_version.pd tkconsole.pd tremolo~.pd uid2username.pd username2uid.pd # example patches and related files, in the 'examples' subfolder -EXAMPLES = changing_the_colors.pd move_pd_window.pd cursors.gif +EXAMPLES = changing_the_colors.pd move_pd_window.pd cursor.gif # manuals and related files, in the 'manual' subfolder MANUAL = diff --git a/debian/copyright b/debian/copyright index 1ec50db..630c05a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2003-2009, Hans-Christoph Steiner 2006, Fredrik Olofsson License: GPL-3+ -Files: example/cursors.gif +Files: example/cursor.gif Copyright: 2005, Stephen O. Lidie License: GPL-1+ |