Skip to content
  • Gaute Hope's avatar
    Export and import scripts for scheduled tasks · 0a7b6ed0
    Gaute Hope authored
    commit 13644406
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Fri Aug 19 10:31:18 2011 +0200
    
        Note export and import in news
    
    commit c14c0ca2
    Merge: ab4b9079 247f309d
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Fri Aug 19 10:26:20 2011 +0200
    
        Merge branch 'master' into eiup
    
        Conflicts:
        	po/ar.po
        	po/bg.po
        	po/ca.po
        	po/cs.po
        	po/da.po
        	po/de.po
        	po/dz.po
        	po/el.po
        	po/en_CA.po
        	po/en_GB.po
        	po/es.po
        	po/fi.po
        	po/fr.po
        	po/gl.po
        	po/gu.po
        	po/hu.po
        	po/it.po
        	po/lt.po
        	po/nb.po
        	po/ne.po
        	po/nl.po
        	po/nn.po
        	po/oc.po
        	po/pa.po
        	po/pt.po
        	po/pt_BR.po
        	po/ro.po
        	po/ru.po
        	po/rw.po
        	po/sl.po
        	po/sq.po
        	po/sv.po
        	po/uk.po
        	po/vi.po
        	po/zh_CN.po
        	po/zh_HK.po
        	po/zh_TW.po
    
    commit ab4b9079
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sun Jun 12 11:03:49 2011 +0200
    
        Fix gettext error by not loading easy-string for crontab tasks
    
    commit d8031824
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sun Jun 12 11:01:42 2011 +0200
    
        Revert "Fix gettext error for easy crontab task"
    
        This reverts commit 48e3f6d4.
    
    commit 4d555691
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sun Jun 12 10:18:59 2011 +0200
    
        Update pos
    
    commit 48e3f6d4
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sun Jun 12 10:18:25 2011 +0200
    
        Fix gettext error for easy crontab task
    
    commit 07dd2ced
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sun Jun 12 10:14:38 2011 +0200
    
        ignore generated files
    
    commit 03e95b96
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sat Jun 11 18:12:32 2011 +0200
    
        fix typo, switchable usage
    
    commit ee6d37a1
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sat Jun 11 18:12:16 2011 +0200
    
        ignore pot
    
    commit 5addfc6d
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sat Jun 11 15:01:43 2011 +0200
    
        Remove and ignore generated files
    
    commit 558e1902
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sat Jun 11 14:43:20 2011 +0200
    
        Update po and include strings from export/import scripts
    
    commit ec38e415
    Author: Gaute Hope <eg@gaute.vetsj.com>
    Date:   Sat Jun 11 14:32:08 2011 +0200
    
        Add export and import
    
        Create export and import scripts. Invoked through:
         $ gnome-schedule-export [file] (or nothing for output to stdout)
    
         and
    
         $ gnome-schedule-import [file] (or nothing to read from stdin)
    
         using Pythons 'pickle' to store necessary data.
    0a7b6ed0