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

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2013-12-13 06:41:26 +0400
committereionrobb <eionrobb@8ca6c67d-4297-256d-f884-781da6d5760b>2013-12-13 06:41:26 +0400
commit76335118230704dc594bea4bdb2df6d564781ba3 (patch)
treeb79d868697f3ed23bd8ad543577d6add7fcc82c9 /steam-mobile/libsteam.h
parentf3dd24bed37f8fc8370c64981c0df2319eacecc5 (diff)
Updates for latest version of Steam Mobile client: display mobile/big picture status, display Steam Nicknames, minor fix for in-game statuses for non-Steam games
Diffstat (limited to 'steam-mobile/libsteam.h')
-rw-r--r--steam-mobile/libsteam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/steam-mobile/libsteam.h b/steam-mobile/libsteam.h
index a10b061..ee826df 100644
--- a/steam-mobile/libsteam.h
+++ b/steam-mobile/libsteam.h
@@ -103,6 +103,7 @@ struct _SteamBuddy {
gchar *profileurl;
guint lastlogoff;
gchar *avatar;
+ guint personastateflags;
gchar *gameid;
gchar *gameextrainfo;