]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets-ISDN.patch
- 2.14.1
[packages/gnome-applets.git] / gnome-applets-ISDN.patch
1 --- gnome-applets-1.4.0.1/modemlights/modemlights.c~    Tue Jan 30 20:29:17 2001
2 +++ gnome-applets-1.4.0.1/modemlights/modemlights.c     Thu Jun 14 20:05:17 2001
3 @@ -44,6 +44,7 @@
4  #include <fcntl.h>
5  
6  static unsigned long *isdn_stats = NULL;
7 +#define ISDN_MAX_CHANNELS      64
8  #endif
9  
10  #define BUTTON_BLINK_INTERVAL 700
This page took 0.051905 seconds and 3 git commands to generate.