]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 20 Jul 2006 16:49:59 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword-x86_64.patch -> 1.2

abiword-x86_64.patch [deleted file]

diff --git a/abiword-x86_64.patch b/abiword-x86_64.patch
deleted file mode 100644 (file)
index 3f24ec9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -r -u abiword-2.4.4.orig/abi/src/af/xap/unix/xap_UnixDlg_FileOpenSaveAs.cpp abiword-2.4.4/abi/src/af/xap/unix/xap_UnixDlg_FileOpenSaveAs.cpp
---- abiword-2.4.4.orig/abi/src/af/xap/unix/xap_UnixDlg_FileOpenSaveAs.cpp      2005-09-27 00:23:02.000000000 +0200
-+++ abiword-2.4.4/abi/src/af/xap/unix/xap_UnixDlg_FileOpenSaveAs.cpp   2006-05-08 01:17:00.000000000 +0200
-@@ -586,7 +586,7 @@
-                                                                       (!m_bSave ? GTK_FILE_CHOOSER_ACTION_OPEN : GTK_FILE_CHOOSER_ACTION_SAVE),
-                                                                       GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
-                                                                       GTK_STOCK_OK, GTK_RESPONSE_ACCEPT,
--                                                                      NULL)
-+                                                                      (gchar*)NULL)
-                                                       );
- #endif        
This page took 0.073987 seconds and 4 git commands to generate.