Employ File.expand_path as appropriate
commit45475bda0fee5d75d228a4e117c27dc8ad77f472
authorDag Odenhall <dag.odenhall@gmail.com>
Mon, 28 Apr 2008 14:47:38 +0000 (28 16:47 +0200)
committerDag Odenhall <dag.odenhall@gmail.com>
Mon, 28 Apr 2008 14:47:38 +0000 (28 16:47 +0200)
tree1295834adde246114e3aeacd0d3a1eead4cbb43d
parent2faef5e2a27492ce9d4dc8fc2d188bca35015256
Employ File.expand_path as appropriate

Any path in amazing will now understand tilde-syntax,
and the code doesn't need to handle relative paths directly.
lib/amazing/cli.rb
lib/amazing/proc_file.rb
lib/amazing/widgets/file.rb
lib/amazing/widgets/maildir.rb
lib/amazing/widgets/raggle.rb