[java-gnome-hackers] Makefile and ProgressBar patch
Brought to you by:
afcowie
From: Bruno D. <bdu...@be...> - 2009-02-21 18:27:55
|
Hi all, Here's a patch that include two separate fixes[1] : - A typo in the Makefile at line 43. It should read $(DESTDIR) instead of $(DESDIR); - The missing getText() method in ProgressBar class. I've formatted the source code as described on Andrew's blog[2]. Hope this patch is ok. [1] Sorry but I forgot to release a patch before commiting other changes. I still have a lot to learn from bzr :( [2] http://research.operationaldynamics.com/blogs/andrew/software/java-gnome/eclipse-code-format-from-command-line.html -- Bruno Dusausoy <bdu...@be...> |