diff options
Diffstat (limited to 'redhat/applications/tde-systemsettings/tde-systemsettings-14.0.0.patch')
-rw-r--r-- | redhat/applications/tde-systemsettings/tde-systemsettings-14.0.0.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/redhat/applications/tde-systemsettings/tde-systemsettings-14.0.0.patch b/redhat/applications/tde-systemsettings/tde-systemsettings-14.0.0.patch deleted file mode 100644 index c5b383686..000000000 --- a/redhat/applications/tde-systemsettings/tde-systemsettings-14.0.0.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/systemsettings/tdecmodulemenu.cpp b/systemsettings/tdecmodulemenu.cpp -index 56c1220..d8f84ce 100644 ---- a/systemsettings/tdecmodulemenu.cpp -+++ b/systemsettings/tdecmodulemenu.cpp -@@ -185,4 +185,5 @@ TQString TDECModuleMenu::deriveCaptionFromPath( const TQString &menuPath ) - return result; - } - } -+ return result; - } |