summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-02-08release 1.24.0v1.24.0raveit652-1/+5
2020-01-24release 1.23.3v1.23.3raveit652-1/+14
2020-01-24tx: sync with transifexraveit65119-952/+833
2019-11-30add status icons for mobile network connectionsraveit6580-0/+722
2019-11-29rework volume-status iconsraveit6584-6809/+45367
and add some missing sources
2019-11-29add vpn network status icons (svg)raveit6515-0/+20007
2019-11-29add vpn network status iconsraveit65105-0/+0
2019-11-28improve previous commitraveit6514-7/+7
2019-11-27update network status iconsraveit65166-5346/+18988
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-11-20tx: add fixes to makepot scriptraveit651-0/+2
2019-11-20tx: update resource for transifexraveit651-8/+7
2019-11-14add network svg iconsraveit656-0/+13779
2019-11-14add dropbox-status iconsraveit6553-0/+349
2019-11-14re-generate network-wired icons from new SVGsraveit6561-1309/+10211
2019-11-11add 2 svg sources for nm-appletraveit652-0/+5054
2019-10-31ci: add autopointWu Xiaotian1-2/+2
2019-10-31migrate from intltool to gettextWu Xiaotian5-6/+87
2019-10-12release 1.23.2v1.23.2raveit652-2/+12
2019-10-12tx: sync with transifexraveit655-10/+10
2019-10-07Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-06travis(ci): enable notify_serversraveit651-0/+2
2019-10-01Add mate/256x256/actions/mail-send.pngrbuj3-8/+173
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-20Gen 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-08-19preferences-system-time.png files are not generated from sourcesrbuj6-6/+0
Test: $ ./autogen.sh --prefix=/usr $ make -C mate clean-png-icons build-png-icons
2019-07-26Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo shadowrbuj6-22/+57
Icons pulled from mate-desktop: https://github.com/mate-desktop/mate-desktop/commit/01c40983fb0c016549158b690fb8a5e54fbe508e cp mate-desktop/icons/16x16/apps/mate-desktop.png mate-icon-theme/mate/16x16/apps/mate-desktop.png cp mate-desktop/icons/22x22/apps/mate-desktop.png mate-icon-theme/mate/22x22/apps/mate-desktop.png cp mate-desktop/icons/24x24/apps/mate-desktop.png mate-icon-theme/mate/24x24/apps/mate-desktop.png cp mate-desktop/icons/32x32/apps/mate-desktop.png mate-icon-theme/mate/32x32/apps/mate-desktop.png cp mate-desktop/icons/48x48/apps/mate-desktop.png mate-icon-theme/mate/48x48/apps/mate-desktop.png cp mate-desktop/icons/scalable/apps/mate-desktop.svg mate-icon-theme/mate/scalable/apps/mate-desktop.svg history | cut -c 8-
2019-07-03release 1.23.1v1.23.1raveit651-0/+6
2019-07-03tx: sync with transifexraveit653-2/+33
2019-06-22add missing preferences-system-time iconraveit6513-0/+809
Fixes https://github.com/mate-desktop/mate-icon-theme/issues/37
2019-06-20pre-bump versionraveit652-1/+3
2019-06-10Change url project's websiteLaurent Napias1-1/+1
2019-06-03use folder icon as exampleraveit652-2/+2
2019-05-31Create FUNDING.ymlMartin Wimpress1-0/+9
2019-05-28travis: use fedora-30 and ubuntu-19.10 for buildingraveit651-2/+2
2019-05-10rename mate logoraveit656-0/+0
fixes https://github.com/mate-desktop/mate-panel/issues/959
2019-04-09release 1.23.0v1.23.0raveit651-0/+7
2019-04-09sync with transifexraveit65118-123/+123
2019-04-08Display the volume status with a better contrast in panelsrbuj6-5/+5
Upscale 22x22 volume status icons instead of downscale 32x32
2019-04-08Upgrade 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-08Gen 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 releaseraveit651-0/+19
2019-03-30pre-bump versionraveit652-1/+3
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-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