summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-10 23:01:11 +0200
committerhut <hut@lavabit.com>2011-10-10 23:01:11 +0200
commitbf9c5c988aa19e8e9a1cdd3c7b8aef1c8cb74f59 (patch)
tree2fdddf1a4373b1077b9cd3775b3cb4aa3f8e4fe4 /README
parent1008f630fbb854849ab8debb128d09b450ba7e16 (diff)
downloadranger-bf9c5c988aa19e8e9a1cdd3c7b8aef1c8cb74f59.tar.gz
core.helper: Cleaned up load_settings
1. put all the common operations before the "if"
2. put the loader of custom commands AFTER loading default commands
3. removed the load_default_rc guessing code, that might lead
   to unexpected behaviour.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
='#n96'>96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173