[rhythmbox] rb: make rhythmbox version available to plugins



commit 8d2ccc925156003d23293a7701f38b60f99dcffe
Author: Jonathan Matthew <jonathan d14n org>
Date:   Tue Nov 19 21:37:44 2019 +1000

    rb: make rhythmbox version available to plugins

 plugins/rb/rbconfig.py.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/plugins/rb/rbconfig.py.in b/plugins/rb/rbconfig.py.in
index e3b42fa97..8b8d0380d 100644
--- a/plugins/rb/rbconfig.py.in
+++ b/plugins/rb/rbconfig.py.in
@@ -1,4 +1,5 @@
 # -*- Mode: python; coding: utf-8; tab-width: 8; indent-tabs-mode: t; -*-
 
 libsecret_enabled = @PY_LIBSECRET_ENABLED@
+rhythmbox_version = "@VERSION@"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]