I create a separate launch file for situation like that: shotwell.sh
#!/bin/sh gconftool-2 --set --type=sting /apps/shotwell/preferences/files/import_dir [path for another library] shotwell -d [path for another library].shotwell gconftool-2 --set --type=sting /apps/shotwell/preferences/files/import_dir [path of base library] Sorry for my ugly english ;) С уважением, Сорокин Александр Игоревич e-mail: [email protected] icq: 140078822 skype: alexander.i.sorokin tel.: +7 918 014 93 27 2011/4/25 Eric Gregory <[email protected]>: > If you're interested in looking into it, the preferences are stored in GConf > under /apps/shotwell > > - Eric > > On Sun, Apr 24, 2011 at 5:18 AM, Miguel Ortiz Lombardia > <[email protected]>wrote: > >> > On 04/19/2011 06:46 AM, Королёв Илья wrote: >> >> Hello >> >> I'm trying to use multiple libraries - "shotwell -d [library-directory]" >> >> Shotwell really reads photo.db from given directory, but it does not >> affect configuration, so import directory is the same, and therefore I can't >> import photos to secondary library. >> >> Is there a way to change import directory together with library >> directory? >> > >> > Королёв, >> > >> > unfortunately today Shotwell does not store a separate import directory >> > for each library directory. We're hoping to change this in the next >> > release (0.10): >> > >> > http://trac.yorba.org/ticket/2146 >> > >> > adam >> > >> > >> >> >> Hello, >> >> In the meantime, where does shotwell stores its Preferences? Perhaps we >> could write a hack so when a library is opened we could modify >> on-the-fly the base directory preference? >> >> >> Cheers, >> >> >> -- >> Miguel >> _______________________________________________ >> Shotwell mailing list >> [email protected] >> http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell >> > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
