summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-03-01Travis CI: arch build: add intltool1.22Pablo Barciela1-0/+1
2020-02-25Travis CI: Fix build error, add .build.ymlPablo Barciela2-76/+75
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-10-25Travis CI: use Ubuntu 19.10 instead 19.04Pablo Barciela1-1/+1
2019-10-14Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-06travis(ci): enable notify_serversraveit651-0/+2
2019-09-20release 1.22.2v1.22.2raveit652-1/+10
2019-09-20tx: sync with transifexraveit656-8/+39
2019-08-22Fix mate/22x22/devices/printer.pngrbuj2-1/+1
2019-08-21Upscale 22x22px icons to 24x24px adding 1px to the edgesrbuj314-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-21Gen png mimetypes icons from paper-sheets.svg - Mate themerbuj85-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-03use folder icon as exampleraveit652-2/+2
2019-05-28travis: use fedora-30 and ubuntu-19.04 for buildingraveit651-2/+2
2019-05-28rename mate logoraveit656-0/+0
fixes https://github.com/mate-desktop/mate-panel/issues/959
2019-04-09release 1.22.1v1.22.1raveit652-1/+10
2019-04-09sync with transifexraveit65118-488/+488
2019-04-09Display the volume status with a better contrast in panelsrbuj6-5/+5
Upscale 22x22 volume status icons instead of downscale 32x32
2019-04-09Upgrade svg source files to Inkscape 0.92.4rbuj206-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-09Gen png icons from source - Mate themerbuj1221-839/+19761
clean & build: make -C mate clean-png-icons make -C mate build-png-icons
2019-03-31github release for stable branchraveit651-0/+19
2019-03-30Gen png icons from source. Mate: apps, categories & devicesrbuj523-1889/+4924
clean & build: make -C mate clean-png-icons make -C mate build-png-icons
2019-03-24Update terminal icons for mate themerbuj26-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-13tx: update transifex configraveit651-1/+1
2019-02-23release 1.22.0v1.22.0raveit652-1/+6
2019-02-23tx: sync with transifexraveit652-0/+31
2019-02-23tx: update resource for transifexraveit651-3/+3
2019-02-20Enable Travis CI for all branchesraveit651-6/+0
2019-02-20Initialize Travis CI supportraveit651-0/+83
2018-12-20release 1.21.1v1.21.1raveit651-0/+6
2018-12-20tx: sync with transifexraveit65118-117/+538
2018-11-24Merge pull request #28 from zhangxianwei8/masterraveit652-0/+74
Add video single and joined display symbolic svg icons
2018-11-24Add video single and joined display symbolic svg iconsZhang Xianwei2-0/+74
Refer to https://github.com/mate-desktop/mate-settings-daemon/pull/250 Signed-off-by: Zhang Xianwei <[email protected]>
2018-10-15pre-bump versionraveit652-1/+3
2018-10-08symlink input-touchpad.svg iconraveit651-0/+1
2018-10-07add a symlink for bluetooth iconraveit656-0/+6
fixes missing blueberry menu icon in f29
2018-10-07add icons for touchpadraveit6513-0/+1420
2018-06-22release 1.21.0v1.21.0raveit651-0/+3
2018-06-22sync with transifexraveit65117-992/+835
2018-06-14pre-bump versionraveit652-1/+3
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-17tx: add makepot and .pot filesraveit652-0/+31
2018-03-11transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-02-15mate: add audio-volume-offraveit656-0/+0
needed for pnmixer
2018-02-06update News for 1.20 releasev1.20.0raveit651-1/+1
2018-02-01po: add missing language to LINGUASmonsta1-0/+1
2018-02-01po: drop empty translationsmonsta23-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-01po: drop languages that never were on Transifexmonsta5-326/+0
and en_US isn't a translation at all
2018-01-27correct translation headers to fix buildingraveit6532-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-27release 1.20raveit652-1/+5
2018-01-27sync with transifexraveit6532-309/+273