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

17-this-build-system-sucks.patch « patches - github.com/dequis/purple-facebook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb75a2670d766af9338c8ebc054100df2b3f544b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur pidgin/libpurple/protocols/facebook/api.h pidgin2/libpurple/protocols/facebook/api.h
--- a/libpurple/protocols/facebook/api.h
+++ b/libpurple/protocols/facebook/api.h
@@ -111,7 +111,7 @@
  *
  * The HTTP User-Agent header.
  */
-#define FB_API_AGENT  "Facebook plugin / Purple / 0.9.5 " FB_ORCA_AGENT
+#define FB_API_AGENT  "Facebook plugin / Purple / " PACKAGE_VERSION " " FB_ORCA_AGENT
 
 /**
  * FB_API_MQTT_AGENT