hamster-applet r426 - trunk/tools
- From: tbaugis svn gnome org
- To: svn-commits-list gnome org
- Subject: hamster-applet r426 - trunk/tools
- Date: Thu, 21 Aug 2008 11:34:49 +0000 (UTC)
Author: tbaugis
Date: Thu Aug 21 11:34:48 2008
New Revision: 426
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=426&view=rev
Log:
changed default editor from vim to nano. I mean, people... vim?! :)
Modified:
trunk/tools/cicl
Modified: trunk/tools/cicl
==============================================================================
--- trunk/tools/cicl (original)
+++ trunk/tools/cicl Thu Aug 21 11:34:48 2008
@@ -59,7 +59,7 @@
# debian and ubuntu system do not set the EDITOR environment variable
if [ -z $EDITOR ]; then
- EDITOR="vim"
+ EDITOR="nano"
fi
##############
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]