summaryrefslogtreecommitdiff
path: root/notifier
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
commitf7faf1f5c3235dfa4f883522da7dc6446f028247 (patch)
tree59d573df045d93a7681a9a165729bacb554df5e6 /notifier
parentc07d5b2daf136da7af01c48ff78135d06d2762fc (diff)
downloadcups-f7faf1f5c3235dfa4f883522da7dc6446f028247.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'notifier')
-rw-r--r--notifier/Dependencies2
-rw-r--r--notifier/Makefile4
-rw-r--r--notifier/mailto.c4
-rw-r--r--notifier/testnotify.c4
4 files changed, 7 insertions, 7 deletions
diff --git a/notifier/Dependencies b/notifier/Dependencies
index 4ee88b776..6867d6207 100644
--- a/notifier/Dependencies
+++ b/notifier/Dependencies
@@ -2,7 +2,7 @@
mailto.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/md5.h
mailto.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
-mailto.o: ../cups/i18n.h ../cups/transcode.h ../cups/string.h ../config.h
+mailto.o: ../cups/i18n.h ../cups/string.h ../config.h
testnotify.o: ../cups/cups.h ../cups/ipp.h ../cups/http.h ../cups/md5.h
testnotify.o: ../cups/ppd.h ../cups/array.h ../cups/file.h ../cups/language.h
testnotify.o: ../cups/language.h ../cups/string.h ../config.h
diff --git a/notifier/Makefile b/notifier/Makefile
index 064bd4df0..ecfd7a51f 100644
--- a/notifier/Makefile
+++ b/notifier/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $"
+# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $"
#
# Notifier makefile for the Common UNIX Printing System (CUPS).
#
@@ -99,5 +99,5 @@ include Dependencies
#
-# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $".
+# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $".
#
diff --git a/notifier/mailto.c b/notifier/mailto.c
index 38489caf2..afa1a30d0 100644
--- a/notifier/mailto.c
+++ b/notifier/mailto.c
@@ -1,5 +1,5 @@
/*
- * "$Id: mailto.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$Id: mailto.c 5235 2006-03-06 13:02:23Z mike $"
*
* "mailto" notifier for the Common UNIX Printing System (CUPS).
*
@@ -795,5 +795,5 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
/*
- * End of "$Id: mailto.c 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: mailto.c 5235 2006-03-06 13:02:23Z mike $".
*/
diff --git a/notifier/testnotify.c b/notifier/testnotify.c
index cba0a386f..d334a4a9e 100644
--- a/notifier/testnotify.c
+++ b/notifier/testnotify.c
@@ -1,5 +1,5 @@
/*
- * "$Id: testnotify.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$Id: testnotify.c 4829 2005-11-12 03:15:10Z mike $"
*
* Test notifier for the Common UNIX Printing System (CUPS).
*
@@ -281,5 +281,5 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
/*
- * End of "$Id: testnotify.c 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: testnotify.c 4829 2005-11-12 03:15:10Z mike $".
*/