Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-28 | Fix distribution of applet service files | Colomban Wendling | 1 | -1/+1 | |
Fix distribution of the applet service files sources when building from an in-process-configured build. This fixes `make distcheck` and tarballs in builds configured with `--with-in-process-applets=all` (or actually any in-process applet). The issue was that the .service.in file was referenced indirectly in EXTRA_DIST, and the variable listed there was only filled in a conditional. Automake is not able to resolve this and see it still should distribute the reference of that variable, even if set conditionally. Fix this by always setting the variable properly, even if it's only used for out-of-process builds. | |||||
2020-11-18 | configure: remove warning about option 'subdir-objects' is disabled | rbuj | 1 | -0/+2 | |
2020-10-21 | Link with libwayland | William Wold | 1 | -8/+9 | |
2020-10-21 | Link wncklet with libwayland-client (why did this ever work?) | William Wold | 1 | -0/+5 | |
2020-10-21 | Window list Wayland support | William Wold | 1 | -0/+8 | |
2020-03-02 | Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2019-11-15 | fix mate-panel can not find mo file | Wu Xiaotian | 1 | -1/+1 | |
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 1 | -6/+6 | |
2019-05-09 | Determine libwnck version during configure | Victor Kareh | 1 | -0/+7 | |
2018-04-26 | wncklet: Convert to GResource | Vincent Untz | 1 | -14/+20 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=9fbca7d https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=695d30c https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=00f9870 | |||||
2015-09-06 | Rework gsettings schema building | infirit | 1 | -8/+6 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2013-06-30 | Fixes for make dist | Stefano Karapetsas | 1 | -2/+3 | |
2013-02-10 | Make GSettings schemas translatable | Stefano Karapetsas | 1 | -0/+3 | |
2012-10-11 | update notification_area | Stefano Karapetsas | 1 | -21/+8 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+115 | |