From 7e8ac639c5a6e903ee90c6e081766efa0238abbe Mon Sep 17 00:00:00 2001 From: Giovanni Panozzo Date: Thu, 10 Oct 2019 11:04:12 +0200 Subject: Change news ID to version 02 and add some extra info --- src/remmina_pref.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/remmina_pref.h') diff --git a/src/remmina_pref.h b/src/remmina_pref.h index 5f5aa559b..de30ed8f4 100644 --- a/src/remmina_pref.h +++ b/src/remmina_pref.h @@ -204,6 +204,8 @@ typedef struct _RemminaPref { /* Remmina news */ glong periodic_rmnews_last_get; + glong periodic_rmnews_get_count; + gchar *periodic_rmnews_uuid_prefix; } RemminaPref; -- cgit v1.2.3