Ticket #42776: patch-base_codes.py

File patch-base_codes.py, 749 bytes (added by okmacports@…, 10 years ago)
Line 
1--- ./base/codes.py.orig        2014-03-10 14:49:51.000000000 +0100
2+++ ./base/codes.py     2014-03-10 14:56:39.000000000 +0100
3@@ -311,7 +311,7 @@
4 #EVENT_JOB_STORAGE_UI_REQUEST = 9002 # sent by hplipjs CUPS filter for job storage UI
5 EVENT_HISTORY_UPDATE = 9003 # sent by hp-systray to hp-toolbox when a device's history changes
6 EVENT_USER_CONFIGURATION_CHANGED = 9004 # sent when ~/.hplip/hplip.conf has been changed by another app.
7-EVENT_SYS_CONFIGURATION_CHANGED = 9005 # sent when /etc/hp/hplip.conf has been changed by another app.
8+EVENT_SYS_CONFIGURATION_CHANGED = 9005 # sent when @PREFIX@/etc/hp/hplip.conf has been changed by another app.
9 EVENT_DEVICE_UPDATE_REQUESTED = 9010
10 EVENT_DEVICE_UPDATE_REPLY = 9011
11 EVENT_DEVICE_START_POLLING = 9020