summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-09-29 21:07:42 +0200
committerhut <hut@lavabit.com>2010-10-10 02:48:42 +0200
commit9bf46780c43bd5cf3e9ab503abc5c38b50bce290 (patch)
tree51fc72cc3e00694be203203b26929a81dea9dadf
parentab2265d35945afdee9d4c0d06bf7859157e7b8ce (diff)
downloadranger-9bf46780c43bd5cf3e9ab503abc5c38b50bce290.tar.gz
Cosmetic changes
-rw-r--r--ranger/core/fm.py1
-rw-r--r--ranger/gui/widgets/titlebar.py2
2 files changed, 1 insertions, 2 deletions
diff --git a/ranger/core/fm.py b/ranger/core/fm.py
index dfad3425..05b3e52b 100644
--- a/ranger/core/fm.py
+++ b/ranger/core/fm.py
@@ -35,7 +35,6 @@ from ranger.ext.signal_dispatcher import SignalDispatcher
 from ranger import __version__
 from ranger.core.loader import Loader
 
-CTRL_C = 3
 TICKS_BEFORE_COLLECTING_GARBAGE = 100
 TIME_BEFORE_FILE_BECOMES_GARBAGE = 1200
 
diff --git a/ranger/gui/widgets/titlebar.py b/ranger/gui/widgets/titlebar.py
index 35e2e3d9..025ad95e 100644
--- a/ranger/gui/widgets/titlebar.py
+++ b/ranger/gui/widgets/titlebar.py
@@ -14,7 +14,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 """
-The titlebar is the widget at the top, giving you broad orientation.
+The titlebar is the widget at the top, giving you broad overview.
 
 It displays the current path among other things.
 """
='n164' href='#n164'>164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
or  Kartik K. Agaram <vc@akkartik.com>  2016-08-13 23:10:25 -0700
committer  Kartik K. Agaram <vc@akkartik.com>  2016-08-13 23:10:25 -0700

3183 - cleanup' href='/akkartik/mu/commit/destructive-file-operations.mu?h=hlt&id=734eef7c0ee9d4626aec7a44b5dbf1d1d92f010f'>734eef7c ^
dff1abb2 ^
734eef7c ^

dff1abb2 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18