Author: jbeich
Date: Tue Jul 17 05:32:19 2012
New Revision: 876
Log:
move patches to a proper place
Added:
branches/experimental/mail/thunderbird-esr/files/patch-mozilla-widget-src-qt-nsSound.cpp
- copied unchanged from r875,
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsSound.cpp
branches/experimental/mail/thunderbird-esr/files/patch-mozilla-widget-src-qt-nsWindow.cpp
- copied unchanged from r875,
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsWindow.cpp
Deleted:
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsSound.cpp
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsWindow.cpp
Copied:
branches/experimental/mail/thunderbird-esr/files/patch-mozilla-widget-src-qt-nsSound.cpp
(from r875,
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsSound.cpp)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++
branches/experimental/mail/thunderbird-esr/files/patch-mozilla-widget-src-qt-nsSound.cpp
Tue Jul 17 05:32:19 2012 (r876, copy of r875,
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsSound.cpp)
@@ -0,0 +1,10 @@
+--- mozilla/widget/src/qt/nsSound.cpp~
++++ mozilla/widget/src/qt/nsSound.cpp
+@@ -40,6 +40,7 @@
+ #include <QSound>
+
+ #include <string.h>
++#include <unistd.h>
+
+ #include "nscore.h"
+ #include "plstr.h"
Copied:
branches/experimental/mail/thunderbird-esr/files/patch-mozilla-widget-src-qt-nsWindow.cpp
(from r875,
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsWindow.cpp)
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++
branches/experimental/mail/thunderbird-esr/files/patch-mozilla-widget-src-qt-nsWindow.cpp
Tue Jul 17 05:32:19 2012 (r876, copy of r875,
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsWindow.cpp)
@@ -0,0 +1,10 @@
+--- mozilla/widget/src/qt/nsWindow.cpp~
++++ mozilla/widget/src/qt/nsWindow.cpp
+@@ -43,6 +43,7 @@ using namespace QtMobility;
+
+ #ifdef MOZ_X11
+ #include <X11/Xlib.h>
++#include "mozilla/X11Util.h"
+ #endif //MOZ_X11
+
+ #include "nsXULAppAPI.h"
Deleted:
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsSound.cpp
==============================================================================
---
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsSound.cpp
Tue Jul 17 05:32:19 2012 (r875)
+++ /dev/null 00:00:00 1970 (deleted)
@@ -1,10 +0,0 @@
---- mozilla/widget/src/qt/nsSound.cpp~
-+++ mozilla/widget/src/qt/nsSound.cpp
-@@ -40,6 +40,7 @@
- #include <QSound>
-
- #include <string.h>
-+#include <unistd.h>
-
- #include "nscore.h"
- #include "plstr.h"
Deleted:
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsWindow.cpp
==============================================================================
---
branches/experimental/mail/thunderbird-esr/patch-mozilla-widget-src-qt-nsWindow.cpp
Tue Jul 17 05:32:19 2012 (r875)
+++ /dev/null 00:00:00 1970 (deleted)
@@ -1,10 +0,0 @@
---- mozilla/widget/src/qt/nsWindow.cpp~
-+++ mozilla/widget/src/qt/nsWindow.cpp
-@@ -43,6 +43,7 @@ using namespace QtMobility;
-
- #ifdef MOZ_X11
- #include <X11/Xlib.h>
-+#include "mozilla/X11Util.h"
- #endif //MOZ_X11
-
- #include "nsXULAppAPI.h"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"