Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-11 | geyes: Use common subdirs - src, icons, data | rbuj | 1 | -126/+3 | |
2020-08-01 | geyes: Load menu from resources | rbuj | 1 | -5/+2 | |
2020-07-11 | geyes: Add themes.ui | rbuj | 1 | -12/+33 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -3/+4 | |
2020-03-26 | eyes: generate missing 256x256 and 64x64 icons from svg file | rbuj | 1 | -4/+6 | |
rsvg-convert -w 64 -h 64 mate-eyes-applet.svg -o mate-eyes-applet.64.png rsvg-convert -w 256 -h 256 mate-eyes-applet.svg -o mate-eyes-applet.256.png | |||||
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 1 | -7/+7 | |
2015-09-06 | Rework gsettings schema building | infirit | 1 | -6/+4 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2014-10-15 | geyes: Rename binary and manpage. fixes #103 | MotoHoss | 1 | -3/+3 | |
Avoid file collision with gnome applets. | |||||
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 1 | -4/+4 | |
And also rename binaries without "-2" suffix | |||||
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -0/+2 | |
2013-10-19 | Fix EXTRA_DIST for applet gschemas | infirit | 1 | -1/+1 | |
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in | |||||
2013-03-03 | Replace INCLUDES with AM_CPPFLAGS in Makefiles | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-24 | geyes: migrate to gsettings | Stefano Karapetsas | 1 | -12/+10 | |
2012-01-23 | missing NULL on g_build_filename function | Perberos | 1 | -1/+1 | |
2011-12-21 | adding missing libm to ld flags | Perberos | 1 | -2/+3 | |
2011-11-14 | initial | Perberos | 1 | -0/+116 | |