[jabref] 48/459: re-enable DatePicker.showButtonOnly()
gregor herrmann
gregoa at debian.org
Thu Sep 15 20:39:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository jabref.
commit 4985cd23e9d9f36e3b459ac6aa035c9189e22488
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Oct 15 16:33:35 2006 +0000
re-enable DatePicker.showButtonOnly()
---
debian/patches/03_libs.dpatch | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
diff --git a/debian/patches/03_libs.dpatch b/debian/patches/03_libs.dpatch
index 8331903..f9c6cd2 100755
--- a/debian/patches/03_libs.dpatch
+++ b/debian/patches/03_libs.dpatch
@@ -6,8 +6,8 @@
@DPATCH@
diff -urNad jabref~/build.xml jabref/build.xml
---- jabref~/build.xml 2006-08-10 21:39:16.000000000 +0200
-+++ jabref/build.xml 2006-09-29 23:24:50.000000000 +0200
+--- jabref~/build.xml 2006-09-30 11:57:24.000000000 +0200
++++ jabref/build.xml 2006-10-15 18:19:19.000000000 +0200
@@ -86,6 +86,7 @@
<!-- Set the properties for library directories -->
@@ -190,16 +190,3 @@ diff -urNad jabref~/build.xml jabref/build.xml
</classpath>
<!--<test name="tests.net.sf.jabref.export.layout.format.AuthorLastFirstAbbreviatorTester"/>-->
-diff -urNad jabref~/src/java/net/sf/jabref/gui/date/DatePickerButton.java jabref/src/java/net/sf/jabref/gui/date/DatePickerButton.java
---- jabref~/src/java/net/sf/jabref/gui/date/DatePickerButton.java 2006-05-20 17:05:24.000000000 +0200
-+++ jabref/src/java/net/sf/jabref/gui/date/DatePickerButton.java 2006-09-29 23:23:32.000000000 +0200
-@@ -53,7 +53,8 @@
-
- public DatePickerButton(FieldEditor pEditor)
- {
-- datePicker.showButtonOnly( true ) ;
-+ // showButtonOnly doesn't exist in current microba
-+ // datePicker.showButtonOnly( true ) ;
- datePicker.addActionListener( this ) ;
-
- editor = pEditor ;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list