/[packages]/cauldron/acidrip/pristine/SOURCES/acidrip-0.14-gtk2.patch
ViewVC logotype

Annotation of /cauldron/acidrip/pristine/SOURCES/acidrip-0.14-gtk2.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 85516 - (hide annotations) (download)
Thu Apr 14 21:32:10 2011 UTC (13 years ago) by ennael
Original Path: cauldron/acidrip/current/SOURCES/acidrip-0.14-gtk2.patch
File size: 423 byte(s)
imported package acidrip
1 ennael 85516 diff -Naur acidrip-0.14/AcidRip/interface.pm acidrip-0.14.tpg/AcidRip/interface.pm
2     --- acidrip-0.14/AcidRip/interface.pm 2004-07-25 14:00:48.000000000 +0000
3     +++ acidrip-0.14.tpg/AcidRip/interface.pm 2007-07-27 14:30:26.000000000 +0000
4     @@ -1,6 +1,5 @@
5     use Gtk2;
6     use Glib;
7     -init Gtk2;
8     use File::Basename;
9    
10     sub get_widget_name ($) {
11     @@ -49,6 +48,7 @@
12     }
13    
14     sub new {
15     + init Gtk2;
16     my $class = shift;
17    
18     my $widgets;

  ViewVC Help
Powered by ViewVC 1.1.30