[Shotwell] How to use "Multiple Libraries"

Александр Сорокин a.i.sorokin at gmail.com
Sat Aug 11 15:42:38 UTC 2012


Thank you Andy for updating this recipe! I just forget to do this...
10.08.2012 9:57 пользователь "Andy Balaam" <mail at artificialworlds.net>
написал:

> Thanks for this old thread.  Here's my updated recipe for the dconf
> world:
>
> shotwell.sh
>
> #!/bin/sh
> gsettings set org.yorba.shotwell.preferences.files import-dir [path for
> alternative library] shotwell -d .shotwell-alternative-dir
> gsettings set org.yorba.shotwell.preferences.files import-dir [path of
> base library]
>
> Thanks,
>
> Andy
>
> > From: Александр Сорокин <a.i.sorokin at ...>
> > Subject: Re: How to use "Multiple Libraries"
> > Date: 2011-04-25 20:00:56 GMT
> >
> > 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 ;)
>
> > >> > 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?
> _______________________________________________
> Shotwell mailing list
> Shotwell at lists.yorba.org
> http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
>



More information about the Shotwell-list mailing list