insert pci change notification submit/trunk/20121113.015341
authorgiyeol.ok <giyeol.ok@samsung.com>
Mon, 12 Nov 2012 06:57:06 +0000 (15:57 +0900)
committergiyeol.ok <giyeol.ok@samsung.com>
Tue, 13 Nov 2012 01:52:35 +0000 (10:52 +0900)
commit1d0a5860342f1556b2a3eff2fc43fa5512a630f0
treebe72e0371eb27a4d9843ba090f0ede9455807fbd
parentd42bdd1de71478474f5b365434c619bf9799056d
insert pci change notification

Change-Id: I146867b4bc1b0100659188ff953424bd00865d8b
59 files changed:
CMakeLists.txt
packaging/system-server.spec
ss_device_change_handler.c
sys_pci_noti/CMakeLists.txt [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/CMakeLists.txt [new file with mode: 0644]
sys_pci_noti/po_sys_pci_noti/ar.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/az.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/bg.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ca.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/cs.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/da.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/de_DE.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/el_GR.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/en.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/en_PH.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/en_US.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/es_ES.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/es_US.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/et.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/eu.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/fi.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/fr_CA.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/fr_FR.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ga.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/gl.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/hi.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/hr.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/hu.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/hy.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/is.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/it_IT.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ja_JP.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ka.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/kk.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ko_KR.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/lt.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/lv.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/mk.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/nb.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/nl_NL.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/pl.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/pt_BR.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/pt_PT.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ro.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/ru_RU.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/sk.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/sl.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/sr.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/sv.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/tr_TR.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/uk.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/uz.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/zh_CN.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/zh_HK.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/zh_SG.po [new file with mode: 0755]
sys_pci_noti/po_sys_pci_noti/zh_TW.po [new file with mode: 0755]
sys_pci_noti/sys_pci_noti.c [new file with mode: 0755]
sys_pci_noti/sys_pci_noti.h [new file with mode: 0755]
udev-rules/91-system-server.rules.in