[Xfce4-commits] [apps/xfce4-notifyd] branch master updated (994ac62 -> 92f2487)
noreply at xfce.org
noreply at xfce.org
Tue Dec 12 17:47:26 CET 2017
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository apps/xfce4-notifyd.
from 994ac62 I18n: Update translation sk (100%).
new 92f2487 Move common code to the library in order to fix distcheck (Bug #14078)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 6 ++----
common/Makefile.am | 22 ++++++++++++++++++++++
{xfce4-notifyd => common}/xfce-notify-log.c | 1 -
{xfce4-notifyd => common}/xfce-notify-log.h | 0
configure.ac.in | 1 +
panel-plugin/Makefile.am | 5 ++---
panel-plugin/notification-plugin-log.c | 4 ++--
xfce4-notifyd-config/main.c | 3 ++-
xfce4-notifyd/xfce-notify-daemon.c | 4 ++--
9 files changed, 33 insertions(+), 13 deletions(-)
create mode 100644 common/Makefile.am
rename {xfce4-notifyd => common}/xfce-notify-log.c (99%)
rename {xfce4-notifyd => common}/xfce-notify-log.h (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list