Skip to content
  • Jens Georg's avatar
    Introduce profiles · 6e092b0f
    Jens Georg authored
    Shotwell can be launched with "--profile/-i" which will then use a
    custom data dir and separate settings
    
    To achive this, the GSettings schema was made relocatable and the path
    for the default profile matches the old paths so nothing should be lost.
    
    Minor caveat: The default library still points to XDG_USER_PICTURES
    which might conflict with another profile
    
    If no --datadir option is given, the data dir is derived from the
    default datadir + the profile name
    
    Implements https://bugzilla.gnome.org/show_bug.cgi?id=716418
    6e092b0f