Skip to content
Snippets Groups Projects
Forked from Apps / xfce4-screenshooter
Source project has a limited visibility.
  • Jerome Guelfucci's avatar
    0e5a0481
    * src/main.c: · 0e5a0481
    Jerome Guelfucci authored
        - remove preferences CLI option , the application can set the
          default save folder now.
        - fix the rc file mess. Use xfce_resource_lookup and 
          xfce_resource_save_location so that folders get created if they
          don't exist. Thanks to Nick Schermer for helping.
      * lib/screenshooter-utils.{c,h}:
        - remove the dir_only option in (screenshooter_read_rc_file).
      * lib/screenshooter-dialogs.{c,h}:
        - remove (screenshooter_preferences_dialog).
      *lib/screenshooter-actions.c:
        - don't hardcode "/tmp", use g_get_tmp_dir () instead.
      * panel-plugin/screenshooter-plugin.c:
        - use new syntax for screenshooter_read_rc_file.
    
    
    (Old svn revision: 6235)
    0e5a0481
    History
    * src/main.c:
    Jerome Guelfucci authored
        - remove preferences CLI option , the application can set the
          default save folder now.
        - fix the rc file mess. Use xfce_resource_lookup and 
          xfce_resource_save_location so that folders get created if they
          don't exist. Thanks to Nick Schermer for helping.
      * lib/screenshooter-utils.{c,h}:
        - remove the dir_only option in (screenshooter_read_rc_file).
      * lib/screenshooter-dialogs.{c,h}:
        - remove (screenshooter_preferences_dialog).
      *lib/screenshooter-actions.c:
        - don't hardcode "/tmp", use g_get_tmp_dir () instead.
      * panel-plugin/screenshooter-plugin.c:
        - use new syntax for screenshooter_read_rc_file.
    
    
    (Old svn revision: 6235)
To find the state of this project's repository at the time of any of these versions, check out the tags.