From b550f8529a8dc5f0af6ad81dbc075a35ba15d9c3 Mon Sep 17 00:00:00 2001 From: troyengel Date: Wed, 26 Nov 2014 12:13:16 -0600 Subject: [PATCH] gtkslash 0.5.4 --- _gtkslashrc | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 _gtkslashrc diff --git a/_gtkslashrc b/_gtkslashrc deleted file mode 100644 index ceee126..0000000 --- a/_gtkslashrc +++ /dev/null @@ -1,41 +0,0 @@ -# Configuration file for gtkSlash -# -# System Wide: -# /etc/gtkslashrc -# \gtkslashrc -# -# Per user: -# /.gtkslashrc -# \_gtkslashrc - -# Number of seconds before a refresh is performed... -# Since ultramode.txt only updates once in 30 minutes, -# the timeout is set to that value. -# Default: 1800 -refresh-timeout 1800 - -# Netscape command, %s is replaced by the URL -# Default: none -browser-cmd "D:\Netscape\Program\netscape.exe %s" -#browser-cmd "/usr/X11R6/bin/netscape -remote 'OpenURL(%s, new_window)'"; - -# Curl command, %s is replaced by ~/ultramode.tmp -# Default: none -curl-cmd "C:\Util\curl.exe -s -o %s http://slashdot.org/ultramode.txt" -#curl-cmd "/usr/local/bin/curl -s -o %s http://slashdot.org/ultramode.txt" - -# If you'd like to run gtkslash in "compact" mode (without -# the buttons on the bottom & the column titles, and -# launching an article upon a click on its row) set this -# variable to ON. Default: OFF -compact-mode OFF - -# Number of fields in ultramode.txt, delimited by the %% -# identifier. There are 9 fields per record as of 12/9/98. -# Default: 9 -num-fields 9 - -# If you want the comments displayed 'flat' (ie, not in -# a threaded treeview mode) when going to /., set this to ON. -# Default: OFF -comments-flat OFF