hal/tools hal_set_property.c,1.12,1.13

Danny Kukawka dkukawka at freedesktop.org
Tue Nov 8 07:47:38 PST 2005


Update of /cvs/hal/hal/tools
In directory gabe:/tmp/cvs-serv29894/tools

Modified Files:
	hal_set_property.c 
Log Message:
2005-11-08  Danny Kukawka  <danny.kukawka at web.de>

        * hald/linux2/coldplug.c: (coldplug_synthesize_events): fixed typo from
        fd.o bug #2115

        * doc/spec/hal-spec.xml.in: fixed fd.o bug #4644 and fixed typo in spec

        * tools/device-manager/DeviceManager.py,
          tools/device-manager/hal-device-manager.glade: slightly adopted fix from
        fd.o bug #3954 from Benjamin Berg <benjamin at sipsolutions.net> to make
        all fields in hal-device-manager selectable to copy the content

        * tools/device-manager/hal-device-manager.in: fixed fd.o bug #2121 with
        patch from #4266 (Young-Ho, Cha, <ganadist at chollian.net>) to enable
        translation for hal-device-manager

        * tools/hal_set_property.c: (usage): fixed fd.o bug #2850, removed option
        from the help text.



Index: hal_set_property.c
===================================================================
RCS file: /cvs/hal/hal/tools/hal_set_property.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- hal_set_property.c	2 Nov 2005 15:38:14 -0000	1.12
+++ hal_set_property.c	8 Nov 2005 15:47:36 -0000	1.13
@@ -88,7 +88,6 @@
  "        --strlist-post   Append a string to a list\n"
  "        --strlist-rem    Remove a string from a list\n"
  "        --remove         Indicates that the property should be removed\n"
- "        --verbose        Be verbose\n"
  "        --version        Show version and exit\n"
  "        --help           Show this information and exit\n"
  "\n"




More information about the hal-commit mailing list