add openoffice with kde4 patch
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@1300 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
23
kde-base/pykde4/files/pykde4-4.2.85-kdatetime.patch
Normal file
23
kde-base/pykde4/files/pykde4-4.2.85-kdatetime.patch
Normal file
@@ -0,0 +1,23 @@
|
||||
diff -urN pykde4-4.2.85.old/python/pykde4/sip/kdecore/kdatetime.sip pykde4-4.2.85/python/pykde4/sip/kdecore/kdatetime.sip
|
||||
--- pykde4-4.2.85.old/python/pykde4/sip/kdecore/kdatetime.sip 2009-05-08 12:11:40.514046575 +0400
|
||||
+++ pykde4-4.2.85/python/pykde4/sip/kdecore/kdatetime.sip 2009-05-08 12:13:25.594046724 +0400
|
||||
@@ -161,19 +161,3 @@
|
||||
static void setSimulatedSystemTime (const KDateTime& newTime);
|
||||
static KDateTime realCurrentLocalDateTime ();
|
||||
}; // KDateTime
|
||||
-
|
||||
-
|
||||
-class KSystemTimeZones_Simulated : KSystemTimeZones /Abstract/
|
||||
-{
|
||||
-%TypeHeaderCode
|
||||
-#include <kdatetime.h>
|
||||
-%End
|
||||
-
|
||||
-public:
|
||||
- static KTimeZone realLocalZone ();
|
||||
- static KTimeZone local ();
|
||||
- static void setLocalZone (const KTimeZone& tz);
|
||||
- static bool isSimulated ();
|
||||
-}; // KSystemTimeZones_Simulated
|
||||
-
|
||||
-
|
||||
Reference in New Issue
Block a user