-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
22 lines (16 loc) · 967 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.