]> git.pld-linux.org Git - packages/asa.git/commitdiff
- fixed IdeaGSM numbers,
authordjrzulf <djrzulf@pld-linux.org>
Thu, 17 Feb 2005 15:41:44 +0000 (15:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asa-MiastoPlusa.patch -> 1.1

asa-MiastoPlusa.patch [new file with mode: 0644]

diff --git a/asa-MiastoPlusa.patch b/asa-MiastoPlusa.patch
new file mode 100644 (file)
index 0000000..aa8cad4
--- /dev/null
@@ -0,0 +1,11 @@
+--- asa-0.1.4/plugins/MiastoPlusa.pl~  2005-01-20 21:57:02.000000000 +0100
++++ asa-0.1.4/plugins/MiastoPlusa.pl   2005-02-17 16:41:01.315811928 +0100
+@@ -7,7 +7,7 @@
+ my $PLUGIN_NAME                       = "MiastoPlusa";
+ my $PLUGIN_VERSION            = "0.5";
+ my $DEFAULT_PRIO              = 2;
+-my $DEST_NUMBERS_REGEXP               =  '^\+48(888|880|889|60[0-9]|69[0-9]|50[1-9]|66[0-9])'; # needed like this in //
++my $DEST_NUMBERS_REGEXP               =  '^\+48(888|880|889|60[0-9]|69[0-9]|50[0-9]|66[0-9])'; # needed like this in //
+ use vars qw ( %MiastoPlusa_accounts );
This page took 0.050648 seconds and 4 git commands to generate.