summaryrefslogtreecommitdiff
path: root/charpick/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2023-07-17Allow building all applets in or out of processlukefromdc1-12/+42
*Use --enable-in-process selector for in-process builds *Accessx-status: mark as incompatable with wayland *Accessx-status: Fix in-process runtime warning *Stickynote, Geyes: style fixes
2023-07-17charpick: port to in-process for wayland compatabilitylukefromdc1-21/+12
*No change in x11 behavior *Applet works in wayland but gtk-enable-primary-paste does not at least not in wayfire. Seems to forcibly turn off the gsettings preference at least some of the time as well. This however is probably an issue for a future wayland session manager to deal with
2020-07-30charpick: Load menu from resourcesrbuj1-22/+42
2020-05-21build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBSrbuj1-2/+0
2020-04-08build: Use WARN_CFLAGS variablerbuj1-2/+3
2020-01-09migrate from intltools to gettextWu Xiaotian1-6/+6
2015-09-06Rework gsettings schema buildinginfirit1-6/+4
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2014-10-15charpick: Rename binary and manpage. fixes #103MotoHoss1-3/+3
Avoid file collision with gnome applets.
2014-06-25Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0Stefano Karapetsas1-4/+4
And also rename binaries without "-2" suffix
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-0/+2
2013-10-19Fix EXTRA_DIST for applet gschemasinfirit1-1/+1
The following fails to include the needed schemas files: $(gsettings_SCHEMAS_in_in) replacing it with: $(gsettings_SCHEMAS).in.in
2013-10-19Move to gucharmapinfirit1-2/+2
2013-03-03Replace INCLUDES with AM_CPPFLAGS in MakefilesStefano Karapetsas1-1/+1
2013-01-21enable build against murcharmapraveit1-2/+2
2012-11-24charpick: migrate to gsettingsStefano Karapetsas1-13/+10
2011-11-14initialPerberos1-0/+62