diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-01-30 18:39:15 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-01-30 18:39:15 +0000 |
commit | 79172f4158ef69309f18312f28f1c05cc7425645 (patch) | |
tree | 25de17df72b5b75ee9e0e64dd30fa78eb41af605 | |
parent | Required GB API patch (diff) | |
download | patches-79172f4158ef69309f18312f28f1c05cc7425645.tar.bz2 patches-79172f4158ef69309f18312f28f1c05cc7425645.tar.xz patches-79172f4158ef69309f18312f28f1c05cc7425645.zip |
Remove some dead patches
-rw-r--r-- | kde-plasma/plasma-desktop/optional.patch | 10 | ||||
-rw-r--r-- | x11-plugins/purple-facebook/e5381fa52242c97338d0a3fc9db6c9f713db9a8f.patch | 11 |
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-plasma/plasma-desktop/optional.patch b/kde-plasma/plasma-desktop/optional.patch deleted file mode 100644 index c7fa35b..0000000 --- a/kde-plasma/plasma-desktop/optional.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- plasma-desktop-5.21.0/kcms/autostart/autostartmodel.cpp 2021-02-15 12:23:38.000000000 +0000 -+++ plasma-desktop-5.21.0/kcms/autostart/autostartmodel.cpp 2021-02-18 11:15:56.840296111 +0000 -@@ -34,6 +34,7 @@ - #include <KLocalizedString> - #include <KOpenWithDialog> - #include <KPropertiesDialog> -+#include <optional> - - // FDO user autostart directories are - // .config/autostart which has .desktop files executed by klaunch diff --git a/x11-plugins/purple-facebook/e5381fa52242c97338d0a3fc9db6c9f713db9a8f.patch b/x11-plugins/purple-facebook/e5381fa52242c97338d0a3fc9db6c9f713db9a8f.patch deleted file mode 100644 index 412c9cc..0000000 --- a/x11-plugins/purple-facebook/e5381fa52242c97338d0a3fc9db6c9f713db9a8f.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/pidgin/libpurple/protocols/facebook/api.h -+++ b/pidgin/libpurple/protocols/facebook/api.h -@@ -97,7 +97,7 @@ - * server started checking this. - */ - --#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/192.0.0.31.101;FBPN/com.facebook.orca;FBLC/en_US;FBBV/52182662]" -+#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/537.0.0.31.101;FBPN/com.facebook.orca;FBLC/en_US;FBBV/52182662]" - - /** - * FB_API_AGENT: |