From b61fd2258f1fe63d675d49ffb91eccd25df868cf Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 18 Jan 2019 23:51:37 +0100 Subject: Move special remote technology pretty names to .c files providing features for that technology. --- src/rda_x2go.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/rda_x2go.h') diff --git a/src/rda_x2go.h b/src/rda_x2go.h index 26d37a8..54cb361 100644 --- a/src/rda_x2go.h +++ b/src/rda_x2go.h @@ -34,6 +34,9 @@ gboolean rda_session_is_x2go (void); +gchar * +rda_remote_technology_name_x2go(void); + gboolean rda_session_suspend_x2go(void); -- cgit v1.2.3