# mate-dev-scripts **Repository Path**: mate-desktop/mate-dev-scripts ## Basic Information - **Project Name**: mate-dev-scripts - **Description**: Primitive scripts and applications to assist in developing Mate - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-20 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A collection of scripts to be used for aiding the development of Mate. - update-repos/update.py updates all the mate 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.mate-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.