Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Panozzo <giovanni@panozzo.it>2019-10-10 12:04:12 +0300
committerGiovanni Panozzo <giovanni@panozzo.it>2019-10-10 12:04:12 +0300
commit7e8ac639c5a6e903ee90c6e081766efa0238abbe (patch)
tree48e5b59104ba89e1848c3a3bbb1c9e63e31671b0 /src/remmina_pref.h
parenta9caf8f3ee653dd5f83c2d6615ba981ce66fd7f1 (diff)
Change news ID to version 02 and add some extra info
Diffstat (limited to 'src/remmina_pref.h')
-rw-r--r--src/remmina_pref.h2
1 files changed, 2 insertions, 0 deletions
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;