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-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 | |
2018-04-28 | fish: Install fish animations in fish-specific directory | Vincent Untz | 1 | -1/+1 | |
2018-04-26 | fish: Convert to GResource | Vincent Untz | 1 | -10/+18 | |
origin commits: https://git.gnome.org/browse/gnome-panel/commit/?h=gnome-3-4&id=5478111 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 | -5/+3 | |
* 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/+2 | |
2013-02-10 | Make GSettings schemas translatable | Stefano Karapetsas | 1 | -0/+3 | |
2012-10-11 | migrate fish applet to gsettings | Stefano Karapetsas | 1 | -22/+7 | |
2012-08-06 | Removed nyan.png from fish applet. | Steve Zesch | 1 | -2/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+111 | |