Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-01 | Travis CI: arch build: add intltool1.22 | Pablo Barciela | 1 | -0/+1 | |
2020-02-25 | Travis CI: Fix build error, add .build.yml | Pablo Barciela | 2 | -76/+75 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-10-25 | Travis CI: use Ubuntu 19.10 instead 19.04 | Pablo Barciela | 1 | -1/+1 | |
2019-10-14 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-06 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-09-20 | release 1.22.2v1.22.2 | raveit65 | 2 | -1/+10 | |
2019-09-20 | tx: sync with transifex | raveit65 | 6 | -8/+39 | |
2019-08-22 | Fix mate/22x22/devices/printer.png | rbuj | 2 | -1/+1 | |
2019-08-21 | Upscale 22x22px icons to 24x24px adding 1px to the edges | rbuj | 314 | -324/+324 | |
Helper script: dirs=() for dir in $(find ./mate/24x24 -mindepth 1 -maxdepth 1 -type d); do directory=$(basename $dir) if [ -f "mate/22x22/$directory/Makefile.am" ]; \ then cp mate/22x22/$directory/Makefile.am mate/24x24/$directory/Makefile.am sed -i -e 's/-w=22 -h=22/-w=24 -h=24/g' mate/24x24/$directory/Makefile.am dirs+=($directory) fi done ./autogen.sh for dir in ${dirs[@]}; do make -C mate/24x24/$dir clean-png-icons build-png-icons done Change: - @inkscape -z $^ --export-area=A:B:C:D -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=A-1:B-1:C+1:D+1 -w=24 -h=24 -e=$@ 1> /dev/null | |||||
2019-08-21 | Gen png mimetypes icons from paper-sheets.svg - Mate theme | rbuj | 85 | -0/+516 | |
clean & build: make -C mate/16x16/mimetypes clean-png-icons build-png-icons make -C mate/22x22/mimetypes clean-png-icons build-png-icons make -C mate/24x24/mimetypes clean-png-icons build-png-icons make -C mate/32x32/mimetypes clean-png-icons build-png-icons make -C mate/48x48/mimetypes clean-png-icons build-png-icons make -C mate/256x256/mimetypes clean-png-icons build-png-icons | |||||
2019-06-03 | use folder icon as example | raveit65 | 2 | -2/+2 | |
2019-05-28 | travis: use fedora-30 and ubuntu-19.04 for building | raveit65 | 1 | -2/+2 | |
2019-05-28 | rename mate logo | raveit65 | 6 | -0/+0 | |
fixes https://github.com/mate-desktop/mate-panel/issues/959 | |||||
2019-04-09 | release 1.22.1v1.22.1 | raveit65 | 2 | -1/+10 | |
2019-04-09 | sync with transifex | raveit65 | 118 | -488/+488 | |
2019-04-09 | Display the volume status with a better contrast in panels | rbuj | 6 | -5/+5 | |
Upscale 22x22 volume status icons instead of downscale 32x32 | |||||
2019-04-09 | Upgrade svg source files to Inkscape 0.92.4 | rbuj | 206 | -66738/+5590 | |
$ inkscape -V Inkscape 0.92.4 (unknown) $ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-document//g' $ find . -type f -name Makefile.am -print0 | xargs -0 sed -i 's/ --convert-dpi-method=scale-viewbox//g' $ find ./src -name *.svg -exec inkscape --convert-dpi-method=none --verb=FileVacuum --verb=FileSave --verb=FileQuit {} \; | |||||
2019-04-09 | Gen png icons from source - Mate theme | rbuj | 1221 | -839/+19761 | |
clean & build: make -C mate clean-png-icons make -C mate build-png-icons | |||||
2019-03-31 | github release for stable branch | raveit65 | 1 | -0/+19 | |
2019-03-30 | Gen png icons from source. Mate: apps, categories & devices | rbuj | 523 | -1889/+4924 | |
clean & build: make -C mate clean-png-icons make -C mate build-png-icons | |||||
2019-03-24 | Update terminal icons for mate theme | rbuj | 26 | -4/+208 | |
icons: apps/utilities-terminal apps/utilities-system-monitor clean & build: make -C mate clean-png-icons make -C mate build-png-icons | |||||
2019-03-13 | tx: update transifex config | raveit65 | 1 | -1/+1 | |
2019-02-23 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+6 | |
2019-02-23 | tx: sync with transifex | raveit65 | 2 | -0/+31 | |
2019-02-23 | tx: update resource for transifex | raveit65 | 1 | -3/+3 | |
2019-02-20 | Enable Travis CI for all branches | raveit65 | 1 | -6/+0 | |
2019-02-20 | Initialize Travis CI support | raveit65 | 1 | -0/+83 | |
2018-12-20 | release 1.21.1v1.21.1 | raveit65 | 1 | -0/+6 | |
2018-12-20 | tx: sync with transifex | raveit65 | 118 | -117/+538 | |
2018-11-24 | Merge pull request #28 from zhangxianwei8/master | raveit65 | 2 | -0/+74 | |
Add video single and joined display symbolic svg icons | |||||
2018-11-24 | Add video single and joined display symbolic svg icons | Zhang Xianwei | 2 | -0/+74 | |
Refer to https://github.com/mate-desktop/mate-settings-daemon/pull/250 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-10-15 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-10-08 | symlink input-touchpad.svg icon | raveit65 | 1 | -0/+1 | |
2018-10-07 | add a symlink for bluetooth icon | raveit65 | 6 | -0/+6 | |
fixes missing blueberry menu icon in f29 | |||||
2018-10-07 | add icons for touchpad | raveit65 | 13 | -0/+1420 | |
2018-06-22 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+3 | |
2018-06-22 | sync with transifex | raveit65 | 117 | -992/+835 | |
2018-06-14 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+31 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-15 | mate: add audio-volume-off | raveit65 | 6 | -0/+0 | |
needed for pnmixer | |||||
2018-02-06 | update News for 1.20 releasev1.20.0 | raveit65 | 1 | -1/+1 | |
2018-02-01 | po: add missing language to LINGUAS | monsta | 1 | -0/+1 | |
2018-02-01 | po: drop empty translations | monsta | 23 | -599/+0 | |
they were never updated and weren't even included in po/LINGUAS added in https://github.com/mate-desktop/mate-icon-theme/commit/59877fa41a8843a2734fa4a2ea264dbbfd148c10 | |||||
2018-02-01 | po: drop languages that never were on Transifex | monsta | 5 | -326/+0 | |
and en_US isn't a translation at all | |||||
2018-01-27 | correct translation headers to fix building | raveit65 | 32 | -64/+64 | |
s/PACKAGE VERSION/MATE Desktop Environment/g s/charset=CHARSET/charset=UTF-8/g sadly "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" is left But compiling works | |||||
2018-01-27 | release 1.20 | raveit65 | 2 | -1/+5 | |
2018-01-27 | sync with transifex | raveit65 | 32 | -309/+273 | |