KDE Applications 17.04.3 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/dolphin?expand=0&rev=100
This commit is contained in:
parent
c1be7edad0
commit
e79f90e357
@ -10,10 +10,10 @@ desktop. So this patch is absolutely pointless for us.
|
||||
src/main.cpp | 13 -------------
|
||||
1 file changed, 13 deletions(-)
|
||||
|
||||
diff --git a/src/main.cpp b/src/main.cpp
|
||||
index 789a52996..acba8daed 100644
|
||||
--- a/src/main.cpp
|
||||
+++ b/src/main.cpp
|
||||
Index: dolphin-17.04.3/src/main.cpp
|
||||
===================================================================
|
||||
--- dolphin-17.04.3.orig/src/main.cpp
|
||||
+++ dolphin-17.04.3/src/main.cpp
|
||||
@@ -35,21 +35,8 @@
|
||||
#include <KLocalizedString>
|
||||
#include <Kdelibs4ConfigMigrator>
|
||||
@ -36,6 +36,3 @@ index 789a52996..acba8daed 100644
|
||||
QApplication app(argc, argv);
|
||||
app.setAttribute(Qt::AA_UseHighDpiPixmaps, true);
|
||||
app.setWindowIcon(QIcon::fromTheme(QStringLiteral("system-file-manager"), app.windowIcon()));
|
||||
--
|
||||
2.12.0
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45ac5454ec6f2e1382ab250be16871a3184804b91f23839a7ec4d8f4b972a0f9
|
||||
size 4707592
|
3
dolphin-17.04.3.tar.xz
Normal file
3
dolphin-17.04.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a987f456f0090bc527333cdbc9e9c41d56e5ca223c7f29839d4a000b99017e1
|
||||
size 4708604
|
@ -1,8 +1,8 @@
|
||||
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
|
||||
index f197af4..69df12f 100644
|
||||
--- a/src/dolphinui.rc
|
||||
+++ b/src/dolphinui.rc
|
||||
@@ -89,6 +89,7 @@
|
||||
Index: dolphin-17.04.3/src/dolphinui.rc
|
||||
===================================================================
|
||||
--- dolphin-17.04.3.orig/src/dolphinui.rc
|
||||
+++ dolphin-17.04.3/src/dolphinui.rc
|
||||
@@ -90,6 +90,7 @@
|
||||
<text context="@title:menu">Main Toolbar</text>
|
||||
<Action name="go_back" />
|
||||
<Action name="go_forward" />
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 15 22:58:59 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 17.04.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-17.04.3.php
|
||||
- Changes since 17.04.2:
|
||||
* Change in "Open in new tab" feature in Dolphin
|
||||
* Ignore drops-onto-items from invalid places items (kde#373005)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 07:08:49 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: dolphin
|
||||
Version: 17.04.2
|
||||
Version: 17.04.3
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
|
Loading…
x
Reference in New Issue
Block a user