[PATCH 0/1] Timezone option in xfce4-datetime-plugin
Landry Breuil
landry.breuil at gmail.com
Sun Jun 25 10:31:13 CEST 2017
Hi, and thanks for sending a patch !
Although, i'm not sure parsing manually a zoneinfo file is the
cleanest option... maybe glib provides an abstraction ? Have you
looked at how other programs do, ie for example orage ?
On Sun, Jun 18, 2017 at 5:16 AM, Viktor Semykin <thesame.ml at gmail.com> wrote:
> 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
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce4-dev
More information about the Xfce4-dev
mailing list