Create Bittorrent download directory on startup (merged from 0.10.4 release branch)

git-svn-id: svn://svn.berlios.de/gpodder/trunk@540 b0d088ad-0a06-0410-aad2-9ed5178a7e87
This commit is contained in:
Thomas Perl 2008-01-22 07:15:08 +00:00
parent 58e84ecf2c
commit 5e809bb622
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,10 @@
Tue, 22 Jan 2008 08:13:42 +0100 <thp@perli.net>
Create Bittorrent download directory on startup
* src/gpodder/libgpodder.py: Create Bittorrent download directory on
startup, so the first time gPodder preferences are shown, the download
folder will exist and now throw an error
Mon, 21 Jan 2008 21:41:59 +0100 <thp@perli.net>
Updated French translation file with correct encoding

View file

@ -72,6 +72,7 @@ class gPodderLibClass( object):
self.migrate_channels_xml()
self.config = config.Config( os.path.join( gpodder_dir, 'gpodder.conf'))
util.make_directory(self.config.bittorrent_dir)
# We need to make a seamless upgrade, so by default the video player is not specified
# so the first time this application is run it will detect this and set it to the same