[PATCH 0/1] Timezone option in xfce4-datetime-plugin

Viktor Semykin thesame.ml at gmail.com
Sun Jun 18 05:16:49 CEST 2017


Hello Xfce crew. I just added an option to select timezone in datetime panel
plugin. Is there anyone around who can review it and accept or reject?

Viktor Semykin (1):
  Timezone selection

 configure.ac.in                |  3 +-
 panel-plugin/Makefile.am       |  5 ++-
 panel-plugin/datetime-dialog.c | 72 ++++++++++++++++++++++++++++++++++++++++++
 panel-plugin/datetime.c        | 53 +++++++++++++++++++++++++------
 panel-plugin/datetime.h        |  5 +++
 panel-plugin/timezones.c       | 60 +++++++++++++++++++++++++++++++++++
 panel-plugin/timezones.h       | 27 ++++++++++++++++
 7 files changed, 213 insertions(+), 12 deletions(-)
 create mode 100644 panel-plugin/timezones.c
 create mode 100644 panel-plugin/timezones.h

-- 
2.13.1



More information about the Xfce4-dev mailing list