summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authorconber <conber>2002-06-15 16:43:55 (UTC)
committer conber <conber>2002-06-15 16:43:55 (UTC)
commit9f41969610f9db5d60d6080abae0b21e54a549e2 (patch) (side-by-side diff)
tree10eb486d28aa02a19ebe1dee2f18863a2b9386a2 /noncore/unsupported
parentf2f238ad06ce87e644bf56d0c6950a2aeae35ed4 (diff)
downloadopie-9f41969610f9db5d60d6080abae0b21e54a549e2.zip
opie-9f41969610f9db5d60d6080abae0b21e54a549e2.tar.gz
opie-9f41969610f9db5d60d6080abae0b21e54a549e2.tar.bz2
changed useragent string
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/libmail/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/mail2/libmail/defines.h b/noncore/unsupported/mail2/libmail/defines.h
index 489cb0e..5efaf1e 100644
--- a/noncore/unsupported/mail2/libmail/defines.h
+++ b/noncore/unsupported/mail2/libmail/defines.h
@@ -3,6 +3,6 @@
#define VERSION "0.0.9"
-#define USERAGENT "LISAMail/" + VERSION
+#define USERAGENT "OpieMail/" + VERSION
#endif