From fd030aa82cbb31cec19c41e29ec7f366e052bf81 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Fri, 26 Feb 2016 14:19:05 -0600 Subject: [PATCH] Commit missing patch --- workrave-1.10.10-gnome-shell-versions.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 workrave-1.10.10-gnome-shell-versions.patch diff --git a/workrave-1.10.10-gnome-shell-versions.patch b/workrave-1.10.10-gnome-shell-versions.patch new file mode 100644 index 0000000..e49d09d --- /dev/null +++ b/workrave-1.10.10-gnome-shell-versions.patch @@ -0,0 +1,14 @@ +3.18: https://github.com/rcaelers/workrave/commit/b79490b +3.20 not added yet + +--- a/frontend/applets/gnome-shell/src/metadata.json.in 2015-12-12 07:10:11.000000000 -0600 ++++ b/frontend/applets/gnome-shell/src/metadata.json.in 2016-02-26 13:05:02.877532341 -0600 +@@ -3,7 +3,7 @@ + "uuid": "@uuid@", + "name": "Workrave", + "description": "Applet that shows all the Workrave timers.", +- "shell-version": [ "3.2", "3.3", "3.4", "3.5", "3.5.4", "3.6.0", "3.6", "3.8", "3.10", "3.12", "3.14", "3.16", "@shell_current@" ], ++ "shell-version": [ "3.2", "3.3", "3.4", "3.5", "3.5.4", "3.6.0", "3.6", "3.8", "3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "@shell_current@" ], + "localedir": "@LOCALEDIR@", + "url": "@url@" + }