Skip to content
  • esoleyman's avatar
    Remember last used camera · c8dbff64
    esoleyman authored and David King's avatar David King committed
    During setup_camera() in cheese-application.vala, we were not explicitly
    assigning the camera from settings and only assigning the camera from
    the command line.
    
    This now checks for values from both the command line and from settings
    and allows the command line to override settings.
    
    Fixes: #76
    c8dbff64