/[packages]/cauldron/lxqt-panel/current/SOURCES/lxqt-panel-0.9-mga-lxqtmount-includes.patch
ViewVC logotype

Annotation of /cauldron/lxqt-panel/current/SOURCES/lxqt-panel-0.9-mga-lxqtmount-includes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 816434 - (hide annotations) (download)
Sun Feb 22 14:53:12 2015 UTC (9 years, 1 month ago) by doktor5000
File size: 1994 byte(s)
- new version 0.9.0
- dropped patches
  o lxqt-panel-0.8-mga-undefined-references.patch (merged upstream)
  o lxqt-panel-0.8-mga-add-panel-transparency.patch (merged upstream)
  o lxqt-panel-0.7.0-mga-customize-default-panel.patch (done via custom theme)
- rediffed lxqt-panel-0.9-mga-lxqtmount-includes.patch
- updated URL to http://downloads.lxqt.org/lxqt/
- remove conditional handling for QT5 as QT4 is not supported anymore
- adjusted BuildRequires from pkgconfig(lxqt-qt5) to pkgconfig(lxqt)
- updated file list (SILENT)
1 doktor5000 783748 --- lxqt-panel-0.8.0.git9f27751.old/plugin-mount/actions/deviceaction.h 2014-08-19 12:59:32.192343730 -0700
2     +++ lxqt-panel-0.8.0.git9f27751/plugin-mount/actions/deviceaction.h 2014-08-19 13:50:08.978761035 -0700
3     @@ -31,7 +31,7 @@
4    
5     #include <QObject>
6     #include <QSettings>
7     -#include <LXQtMount/Mount>
8 doktor5000 816434 +#include <lxqtmount/LXQtMount/Mount>
9 doktor5000 783748
10     namespace {
11     class MountDevice;
12     diff -rupN lxqt-panel-0.8.0.git9f27751.old/plugin-mount/lxqtmountplugin.cpp lxqt-panel-0.8.0.git9f27751/plugin-mount/lxqtmountplugin.cpp
13     --- lxqt-panel-0.8.0.git9f27751.old/plugin-mount/lxqtmountplugin.cpp 2014-08-19 12:59:32.193343748 -0700
14     +++ lxqt-panel-0.8.0.git9f27751/plugin-mount/lxqtmountplugin.cpp 2014-08-19 13:47:26.336938097 -0700
15     @@ -28,7 +28,7 @@
16    
17     #include "lxqtmountplugin.h"
18     #include "lxqtmountconfiguration.h"
19     -#include <LXQtMount/Mount>
20 doktor5000 816434 +#include <lxqtmount/LXQtMount/Mount>
21 doktor5000 783748 #include "actions/deviceaction.h"
22     #include "popup.h"
23     #include "mountbutton.h"
24     diff -rupN lxqt-panel-0.8.0.git9f27751.old/plugin-mount/menudiskitem.cpp lxqt-panel-0.8.0.git9f27751/plugin-mount/menudiskitem.cpp
25     --- lxqt-panel-0.8.0.git9f27751.old/plugin-mount/menudiskitem.cpp 2014-08-19 12:59:32.193343748 -0700
26     +++ lxqt-panel-0.8.0.git9f27751/plugin-mount/menudiskitem.cpp 2014-08-19 13:54:02.997825478 -0700
27     @@ -27,7 +27,7 @@
28    
29     #include <QDesktopServices>
30     #include "menudiskitem.h"
31     -#include <LXQtMount/Mount>
32 doktor5000 816434 +#include <lxqtmount/LXQtMount/Mount>
33 doktor5000 783748 #include <XdgIcon>
34     #include <QDebug>
35     #include <QUrl>
36     diff -rupN lxqt-panel-0.8.0.git9f27751.old/plugin-mount/popup.cpp lxqt-panel-0.8.0.git9f27751/plugin-mount/popup.cpp
37     --- lxqt-panel-0.8.0.git9f27751.old/plugin-mount/popup.cpp 2014-08-19 12:59:32.193343748 -0700
38     +++ lxqt-panel-0.8.0.git9f27751/plugin-mount/popup.cpp 2014-08-19 13:56:22.289246053 -0700
39     @@ -29,7 +29,7 @@
40     #include <QGridLayout>
41     #include <QLabel>
42     #include <QDesktopWidget>
43     -#include <LXQtMount/Mount>
44 doktor5000 816434 +#include <lxqtmount/LXQtMount/Mount>
45 doktor5000 783748 #include "menudiskitem.h"
46     #include "popup.h"
47    

  ViewVC Help
Powered by ViewVC 1.1.30