summaryrefslogtreecommitdiff
path: root/src/modules/Makefile_pager_plain.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove autotoolsMike Blumenkrantz2017-11-201-22/+0
|
* e build - make 2 modules (music contrl and pager plain) consistentCarsten Haitzler (Rasterman)2017-07-271-2/+2
| | | | | icon name was not consistent with other patterns, so fix that so we dont have exceptions.
* do not generate module.desktop filesMike Blumenkrantz2017-07-141-1/+1
| | | | | the purpose of this is to allow variable substitutions, but no desktop files do this so it's a waste of build time for no reason
* remove NEED_X define from buildMike Blumenkrantz2015-07-081-1/+1
| | | | | | this used to be a marker for places where x11 functionality was needed, but this has been simplified with the removal of wayland-only in configure and so it is no longer needed
* rename pager16 to pager and pager to pager_plainCarsten Haitzler (Rasterman)2014-08-051-0/+22
this will mean all users upgrading from e18 to e19 get the new preview pager. thoose wanting the older plain pager can switch ti pager_plain. anyon using git will find pager16 remove (or if still installed not updated) so switch back to pager from pager16. :)