added some additional comments to citadel.rc concerning possible image viewers
authorNathan Bryant <loanshark@uncensored.citadel.org>
Sun, 21 Dec 2003 01:23:12 +0000 (01:23 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Sun, 21 Dec 2003 01:23:12 +0000 (01:23 +0000)
citadel/ChangeLog
citadel/citadel.rc

index 67a7cb556bd9d369ee652cda994113c30add600e..114f06e95ee1cbd1c95438e318ccfd3c3bee1a92 100644 (file)
@@ -1,4 +1,7 @@
  $Log$
+ Revision 613.5  2003/12/21 01:23:12  nbryant
+ added some additional comments to citadel.rc concerning possible image viewers
+
  Revision 613.4  2003/12/21 00:44:19  error
  * Fix for idle_threshold being ignored when reading citadel.rc
 
@@ -5175,3 +5178,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+
index 7987a539dd4cdf5b6d12ee5adfd79655a2b972fc..e49999281da6efb11504fca371ba320e3b00da2b 100644 (file)
@@ -140,8 +140,27 @@ remember_passwords=0
 # If IMAGECMD is defined, users can hit 'I' to view images attached to a
 # message.  (Do not enable this command for public clients.)
 #
+# Possible image viewers follow
+#
+# XV - This is an oldie but goodie, shareware with source code included, no
+# longer included with some Linux distributions due to licensing.
 #imagecmd=xv "%s"
 
+# The following 2 image viewers are included with KDE:
+# KuickShow has a brightness/gamma option and is simple and ubobtrusive
+#imagecmd=kuickshow "%s"
+
+# KView has no brightness/gamma but can do some minimal cropping and clipboard
+# operations
+#imagecmd=kview "%s"
+
+# Eye of Gnome, the Gnome/Nautilus image viewer component (bare bones
+# view/print):
+#imagecmd=eog "%s"
+
+# GIMP is a free-software attempt at a PhotoShop-like application.
+#imagecmd=gimp "%s"
+
 # MESSAGE READING SEMANTICS (experimental)
 #
 # A new set of message reading semantics is now available.  If you set