Skip to content

Primitive scripts and applications to assist in developing Cafe

Notifications You must be signed in to change notification settings

cafe-desktop/cafe-dev-scripts

Repository files navigation

A collection of scripts to be used for aiding the development of Cafe.

- update-repos/update.py updates all the cafe git repos (assuming you have
  them cloned). See the internal documentation of update.py for more info.

- debian-archive/archive.py archives a directory into the *.orig.tar.xz
  needed to build a debian package.
  
- deprecated-symbols contains a list of all the deprecated gtk, gdk, and
  gdk-pixbuf symbols. See wiki.cafe-desktop.org/doku.ph/deprecated_code
  to find out how to use these files with egrep to get a listing of
  deprecated symbols.

- po-copyright/po-copyright.py backs up all the copyrights for *.po files
  into gnome-copyrights.txt.

- translation-sync/translation-sync.py synchronizes a packages's 
  translations from transifex.

- fix-fsf-address/fixlicense.sh updates old fsf address.
  fix-fsf-address/fsf.py helper script for fix-fsf-address. It or a 
  symlink to it need to be in the same directory as fix-fsf-address.

About

Primitive scripts and applications to assist in developing Cafe

Resources

Stars

Watchers

Forks

Releases

No releases published