From 0194f444344d973a905edf3917533e89fb6d2244 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 12 Apr 2012 21:25:48 -0500 Subject: Add monitor class to TDE hardware library --- tdecore/hwlibdata/pnpdev/CMakeLists.txt | 2 +- tdecore/hwlibdata/pnpdev/dpy.ids | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 tdecore/hwlibdata/pnpdev/dpy.ids (limited to 'tdecore/hwlibdata') diff --git a/tdecore/hwlibdata/pnpdev/CMakeLists.txt b/tdecore/hwlibdata/pnpdev/CMakeLists.txt index 61b1df38e..98b117d54 100644 --- a/tdecore/hwlibdata/pnpdev/CMakeLists.txt +++ b/tdecore/hwlibdata/pnpdev/CMakeLists.txt @@ -13,5 +13,5 @@ ##### other data ################################ install( FILES - pnp.ids + pnp.ids dpy.ids DESTINATION ${DATA_INSTALL_DIR}/tdehwlib/pnpdev ) diff --git a/tdecore/hwlibdata/pnpdev/dpy.ids b/tdecore/hwlibdata/pnpdev/dpy.ids new file mode 100644 index 000000000..605ef28f4 --- /dev/null +++ b/tdecore/hwlibdata/pnpdev/dpy.ids @@ -0,0 +1,8 @@ +# This file is provided soley in the interest of cross platform compatibility +# It only contains information on certain generic core system devices that cannot be looked up via another method +# All marks are the property of their owners + +ACR Acer +LPL LG +PHL Philips +SEC Samsung \ No newline at end of file -- cgit v1.2.1