https://bugs.gpodder.org/show_bug.cgi?id=1718
--- Comment #9 from Thomas Perl <[email protected]> 2012-12-01 12:09:26 GMT --- (In reply to comment #7) > Thanks, Thomas. That worked. But does this mean that I always have to open > gPodder from a terminal? I tried opening it from the icon, and gPodder created > a new home directory and didn't have any of my podcast settings. > > How can I make gPodder open correctly (with my new download directory etc) by > clicking the gPodder icon? You have to set a session-wide environment variable: https://help.ubuntu.com/community/EnvironmentVariables#Session-wide_environment_variables Or a system-wide environment variable: https://help.ubuntu.com/community/EnvironmentVariables#System-wide_environment_variables Or edit the .desktop file of gPodder: https://help.ubuntu.com/community/EnvironmentVariables#Launching_desktop_application_with_an_environment_variable In all cases, the variable name is GPODDER_DOWNLOAD_DIR, and the variable value is the path to the download directory. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
