summaryrefslogtreecommitdiff
path: root/gnome-settings-daemon/gnome-settings-mouse.h
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2002-01-08 21:03:07 +0000
committerJonathan Blandford <jrb@src.gnome.org>2002-01-08 21:03:07 +0000
commitd317e2704e5aa76ae0c85eb5746f6e0f3e6f3f8a (patch)
tree0ef452d0bcad6909c8dd8d1ffbf062260824e684 /gnome-settings-daemon/gnome-settings-mouse.h
parentbb15c09c1db4376165eca04e8592ba947749d0d9 (diff)
downloadgnome-control-center-d317e2704e5aa76ae0c85eb5746f6e0f3e6f3f8a.tar.gz
Add locate-pointer. Initial attempt at locate-pointer. Don't understand
Tue Jan 8 15:50:59 2002 Jonathan Blandford <jrb@redhat.com> * Makefile.am: Add locate-pointer. * gnome-settings-keyboard.c: Initial attempt at locate-pointer. Don't understand XKB enough to figure it out. * gnome-settings-locate-pointer.[ch]: Draw the locate pointer box. Pretty snazzy for a useless (but fun) feature. * gnome-settings-mouse.c: Move locate pointer to it's own file. Tue Jan 8 15:49:15 2002 Jonathan Blandford <jrb@redhat.com> * .cvsignore: update * Makefile.am: Add gnome-keyboard-properties.c * gnome-keyboard-properties.c: New, much nicer capplet. * gnome-keyboard-properties.glade: glade file for above. * keyboard-bell.png: * keyboard-cursor.png: * keyboard-repeat.png: * keyboard-volume.png: Images for above. Note, keyboard-cursor.png is my pathetic attempt at artwork, and will prolly change in the future. Tue Jan 8 15:47:24 2002 Jonathan Blandford <jrb@redhat.com> * .cvsignore: New ignores. * gnome-mouse-properties.glade: Update of glade file for cursors * mouse-cursor-normal-large.png: New images * mouse-cursor-normal.png: * mouse-cursor-white-large.png: * mouse-cursor-white.png: * mouse-properties-capplet.c: (setup_dialog), (create_dialog), (main): Add support for new properties. Don't fully work yet, but we'll get it later. * mouse-properties.glade: not sure what changed -- need to remove this file.
Diffstat (limited to 'gnome-settings-daemon/gnome-settings-mouse.h')
-rw-r--r--gnome-settings-daemon/gnome-settings-mouse.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnome-settings-daemon/gnome-settings-mouse.h b/gnome-settings-daemon/gnome-settings-mouse.h
index 0a6a0943b..5974a6090 100644
--- a/gnome-settings-daemon/gnome-settings-mouse.h
+++ b/gnome-settings-daemon/gnome-settings-mouse.h
@@ -11,13 +11,6 @@
* suitability of this software for any purpose. It is provided "as is"
* without express or implied warranty.
*
- * RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RED HAT
- * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
* Authors: Jonathan Blandford
*/