summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjy910.yun <jy910.yun@samsung.com>2013-09-27 14:15:31 +0900
committerjy910.yun <jy910.yun@samsung.com>2013-09-27 14:15:31 +0900
commit0bfd9005d3fdd2a8b8badf063992773645318962 (patch)
tree8b135076103f022df5c3cb66556bb52d1d736434
parent19cb5a23a13803ae38339bdbf6a0e9b810272c5b (diff)
downloadlibsvi-0bfd9005d3fdd2a8b8badf063992773645318962.tar.gz
libsvi-0bfd9005d3fdd2a8b8badf063992773645318962.tar.bz2
libsvi-0bfd9005d3fdd2a8b8badf063992773645318962.zip
change the resource file locations to /opt/usr/share form /opt/share
Signed-off-by: jy910.yun <jy910.yun@samsung.com> Change-Id: I84842b0628fbe77ddb272f81445afc5d3deb6591
-rw-r--r--CMakeLists.txt10
-rwxr-xr-xdata/feedback/haptic/default/Basic_call.tht (renamed from svidata/svi/haptic/default/Basic_call.tht)bin106 -> 106 bytes
-rwxr-xr-xdata/feedback/haptic/touch/touch.tht (renamed from svidata/svi/haptic/touch/touch.tht)bin38 -> 38 bytes
-rwxr-xr-xdata/feedback/sound/operation/call_connect.wav (renamed from svidata/svi/sound/operation/call_connect.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/call_disconnect.wav (renamed from svidata/svi/sound/operation/call_disconnect.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/charger_connection.wav (renamed from svidata/svi/sound/operation/charger_connection.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/fully_charged.wav (renamed from svidata/svi/sound/operation/fully_charged.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/list_reorder.wav (renamed from svidata/svi/sound/operation/list_reorder.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/lock.wav (renamed from svidata/svi/sound/operation/lock.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/low_battery.wav (renamed from svidata/svi/sound/operation/low_battery.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/minute_minder.wav (renamed from svidata/svi/sound/operation/minute_minder.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/power_on.wav (renamed from svidata/svi/sound/operation/power_on.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/shutter.wav (renamed from svidata/svi/sound/operation/shutter.wav)bin149108 -> 149108 bytes
-rwxr-xr-xdata/feedback/sound/operation/slider_sweep.wav (renamed from svidata/svi/sound/operation/slider_sweep.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/unlock.wav (renamed from svidata/svi/sound/operation/unlock.wav)bin27644 -> 27644 bytes
-rwxr-xr-xdata/feedback/sound/operation/volume_control.wav (renamed from svidata/svi/sound/operation/volume_control.wav)bin7974 -> 7974 bytes
-rwxr-xr-xdata/feedback/sound/touch/key0.wav (renamed from svidata/svi/sound/touch/key0.wav)bin9064 -> 9064 bytes
-rwxr-xr-xdata/feedback/sound/touch/key1.wav (renamed from svidata/svi/sound/touch/key1.wav)bin9000 -> 9000 bytes
-rwxr-xr-xdata/feedback/sound/touch/key2.wav (renamed from svidata/svi/sound/touch/key2.wav)bin8968 -> 8968 bytes
-rwxr-xr-xdata/feedback/sound/touch/key3.wav (renamed from svidata/svi/sound/touch/key3.wav)bin9000 -> 9000 bytes
-rwxr-xr-xdata/feedback/sound/touch/key4.wav (renamed from svidata/svi/sound/touch/key4.wav)bin8976 -> 8976 bytes
-rwxr-xr-xdata/feedback/sound/touch/key5.wav (renamed from svidata/svi/sound/touch/key5.wav)bin8936 -> 8936 bytes
-rwxr-xr-xdata/feedback/sound/touch/key6.wav (renamed from svidata/svi/sound/touch/key6.wav)bin8976 -> 8976 bytes
-rwxr-xr-xdata/feedback/sound/touch/key7.wav (renamed from svidata/svi/sound/touch/key7.wav)bin8964 -> 8964 bytes
-rwxr-xr-xdata/feedback/sound/touch/key8.wav (renamed from svidata/svi/sound/touch/key8.wav)bin9000 -> 9000 bytes
-rwxr-xr-xdata/feedback/sound/touch/key9.wav (renamed from svidata/svi/sound/touch/key9.wav)bin8968 -> 8968 bytes
-rwxr-xr-xdata/feedback/sound/touch/keyasterisk.wav (renamed from svidata/svi/sound/touch/keyasterisk.wav)bin9000 -> 9000 bytes
-rwxr-xr-xdata/feedback/sound/touch/keysharp.wav (renamed from svidata/svi/sound/touch/keysharp.wav)bin9000 -> 9000 bytes
-rwxr-xr-xdata/feedback/sound/touch/sip.wav (renamed from svidata/svi/sound/touch/sip.wav)bin8832 -> 8832 bytes
-rwxr-xr-xdata/feedback/sound/touch/sip_backspace.wav (renamed from svidata/svi/sound/touch/sip_backspace.wav)bin8832 -> 8832 bytes
-rwxr-xr-xdata/feedback/sound/touch/touch.wav (renamed from svidata/svi/sound/touch/touch.wav)bin7974 -> 7974 bytes
-rw-r--r--data/feedback/vibration.xml (renamed from svidata/svi/vibration.xml)0
-rw-r--r--include/feedback-file.h4
-rw-r--r--packaging/libfeedback.spec82
-rw-r--r--src/feedback-internal.c2
35 files changed, 49 insertions, 49 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79cd01a..5a29c07 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,8 +7,8 @@ SET(LIBDIR ${LIB_INSTALL_DIR})
SET(INCLUDEDIR "\${prefix}/include/${PROJECT_NAME}")
SET(VERSION 0.1.4)
-SET(SVI_DATA_PATH ${CMAKE_CURRENT_SOURCE_DIR}/svidata)
-SET(SVI_DATA_DIRS ${SVI_DATA_PATH}/svi)
+SET(FEEDBACK_DATA_PATH ${CMAKE_CURRENT_SOURCE_DIR}/data)
+SET(FEEDBACK_DATA_DIRS ${FEEDBACK_DATA_PATH}/feedback)
SET(SRCS
src/feedback.c
@@ -72,9 +72,9 @@ FOREACH(hfile ${SVI_HEADERS})
INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/${hfile} DESTINATION include/${SVI_NAME})
ENDFOREACH(hfile)
-FOREACH(svidatadir ${SVI_DATA_DIRS})
- INSTALL(DIRECTORY ${svidatadir} DESTINATION share)
-ENDFOREACH(svidatadir)
+FOREACH(datadir ${FEEDBACK_DATA_DIRS})
+ INSTALL(DIRECTORY ${datadir} DESTINATION share)
+ENDFOREACH(datadir)
INSTALL(TARGETS ${PROJECT_NAME} DESTINATION ${LIB_INSTALL_DIR} COMPONENT RuntimeLibraries)
INSTALL(TARGETS ${SVI_NAME} DESTINATION ${LIB_INSTALL_DIR} COMPONENT RuntimeLibraries)
diff --git a/svidata/svi/haptic/default/Basic_call.tht b/data/feedback/haptic/default/Basic_call.tht
index 3167416..3167416 100755
--- a/svidata/svi/haptic/default/Basic_call.tht
+++ b/data/feedback/haptic/default/Basic_call.tht
Binary files differ
diff --git a/svidata/svi/haptic/touch/touch.tht b/data/feedback/haptic/touch/touch.tht
index e374bea..e374bea 100755
--- a/svidata/svi/haptic/touch/touch.tht
+++ b/data/feedback/haptic/touch/touch.tht
Binary files differ
diff --git a/svidata/svi/sound/operation/call_connect.wav b/data/feedback/sound/operation/call_connect.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/call_connect.wav
+++ b/data/feedback/sound/operation/call_connect.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/call_disconnect.wav b/data/feedback/sound/operation/call_disconnect.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/call_disconnect.wav
+++ b/data/feedback/sound/operation/call_disconnect.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/charger_connection.wav b/data/feedback/sound/operation/charger_connection.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/charger_connection.wav
+++ b/data/feedback/sound/operation/charger_connection.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/fully_charged.wav b/data/feedback/sound/operation/fully_charged.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/fully_charged.wav
+++ b/data/feedback/sound/operation/fully_charged.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/list_reorder.wav b/data/feedback/sound/operation/list_reorder.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/list_reorder.wav
+++ b/data/feedback/sound/operation/list_reorder.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/lock.wav b/data/feedback/sound/operation/lock.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/lock.wav
+++ b/data/feedback/sound/operation/lock.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/low_battery.wav b/data/feedback/sound/operation/low_battery.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/low_battery.wav
+++ b/data/feedback/sound/operation/low_battery.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/minute_minder.wav b/data/feedback/sound/operation/minute_minder.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/minute_minder.wav
+++ b/data/feedback/sound/operation/minute_minder.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/power_on.wav b/data/feedback/sound/operation/power_on.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/power_on.wav
+++ b/data/feedback/sound/operation/power_on.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/shutter.wav b/data/feedback/sound/operation/shutter.wav
index 9dea92b..9dea92b 100755
--- a/svidata/svi/sound/operation/shutter.wav
+++ b/data/feedback/sound/operation/shutter.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/slider_sweep.wav b/data/feedback/sound/operation/slider_sweep.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/slider_sweep.wav
+++ b/data/feedback/sound/operation/slider_sweep.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/unlock.wav b/data/feedback/sound/operation/unlock.wav
index 5383bdf..5383bdf 100755
--- a/svidata/svi/sound/operation/unlock.wav
+++ b/data/feedback/sound/operation/unlock.wav
Binary files differ
diff --git a/svidata/svi/sound/operation/volume_control.wav b/data/feedback/sound/operation/volume_control.wav
index 1ec9de4..1ec9de4 100755
--- a/svidata/svi/sound/operation/volume_control.wav
+++ b/data/feedback/sound/operation/volume_control.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key0.wav b/data/feedback/sound/touch/key0.wav
index e2cd877..e2cd877 100755
--- a/svidata/svi/sound/touch/key0.wav
+++ b/data/feedback/sound/touch/key0.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key1.wav b/data/feedback/sound/touch/key1.wav
index fa77cf4..fa77cf4 100755
--- a/svidata/svi/sound/touch/key1.wav
+++ b/data/feedback/sound/touch/key1.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key2.wav b/data/feedback/sound/touch/key2.wav
index 53da84c..53da84c 100755
--- a/svidata/svi/sound/touch/key2.wav
+++ b/data/feedback/sound/touch/key2.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key3.wav b/data/feedback/sound/touch/key3.wav
index ede9a2b..ede9a2b 100755
--- a/svidata/svi/sound/touch/key3.wav
+++ b/data/feedback/sound/touch/key3.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key4.wav b/data/feedback/sound/touch/key4.wav
index 105bddc..105bddc 100755
--- a/svidata/svi/sound/touch/key4.wav
+++ b/data/feedback/sound/touch/key4.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key5.wav b/data/feedback/sound/touch/key5.wav
index a34b4d0..a34b4d0 100755
--- a/svidata/svi/sound/touch/key5.wav
+++ b/data/feedback/sound/touch/key5.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key6.wav b/data/feedback/sound/touch/key6.wav
index 34a8bec..34a8bec 100755
--- a/svidata/svi/sound/touch/key6.wav
+++ b/data/feedback/sound/touch/key6.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key7.wav b/data/feedback/sound/touch/key7.wav
index 3b845a4..3b845a4 100755
--- a/svidata/svi/sound/touch/key7.wav
+++ b/data/feedback/sound/touch/key7.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key8.wav b/data/feedback/sound/touch/key8.wav
index 2a05528..2a05528 100755
--- a/svidata/svi/sound/touch/key8.wav
+++ b/data/feedback/sound/touch/key8.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/key9.wav b/data/feedback/sound/touch/key9.wav
index 80699c8..80699c8 100755
--- a/svidata/svi/sound/touch/key9.wav
+++ b/data/feedback/sound/touch/key9.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/keyasterisk.wav b/data/feedback/sound/touch/keyasterisk.wav
index 9ec2e71..9ec2e71 100755
--- a/svidata/svi/sound/touch/keyasterisk.wav
+++ b/data/feedback/sound/touch/keyasterisk.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/keysharp.wav b/data/feedback/sound/touch/keysharp.wav
index ce7cd88..ce7cd88 100755
--- a/svidata/svi/sound/touch/keysharp.wav
+++ b/data/feedback/sound/touch/keysharp.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/sip.wav b/data/feedback/sound/touch/sip.wav
index 5b44d12..5b44d12 100755
--- a/svidata/svi/sound/touch/sip.wav
+++ b/data/feedback/sound/touch/sip.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/sip_backspace.wav b/data/feedback/sound/touch/sip_backspace.wav
index 5b44d12..5b44d12 100755
--- a/svidata/svi/sound/touch/sip_backspace.wav
+++ b/data/feedback/sound/touch/sip_backspace.wav
Binary files differ
diff --git a/svidata/svi/sound/touch/touch.wav b/data/feedback/sound/touch/touch.wav
index 1ec9de4..1ec9de4 100755
--- a/svidata/svi/sound/touch/touch.wav
+++ b/data/feedback/sound/touch/touch.wav
Binary files differ
diff --git a/svidata/svi/vibration.xml b/data/feedback/vibration.xml
index 9db7adc..9db7adc 100644
--- a/svidata/svi/vibration.xml
+++ b/data/feedback/vibration.xml
diff --git a/include/feedback-file.h b/include/feedback-file.h
index 70be298..435be83 100644
--- a/include/feedback-file.h
+++ b/include/feedback-file.h
@@ -19,8 +19,8 @@
#ifndef __FEEDBACK_FILE_H__
#define __FEEDBACK_FILE_H__
-#define FEEDBACK_DATA_DIR "/opt/share/svi"
-#define FEEDBACK_ORIGIN_DATA_DIR "/usr/share/svi"
+#define FEEDBACK_DATA_DIR "/opt/usr/share/feedback"
+#define FEEDBACK_ORIGIN_DATA_DIR "/usr/share/feedback"
#define FEEDBACK_SOUND_DIR FEEDBACK_DATA_DIR"/sound"
#define FEEDBACK_SOUND_TOUCH_DIR FEEDBACK_SOUND_DIR"/touch"
diff --git a/packaging/libfeedback.spec b/packaging/libfeedback.spec
index cb5ea93..5348d4c 100644
--- a/packaging/libfeedback.spec
+++ b/packaging/libfeedback.spec
@@ -69,10 +69,10 @@ make
rm -rf %{buildroot}
%make_install
-mkdir -p %{buildroot}/opt/share/svi/sound/touch
-mkdir -p %{buildroot}/opt/share/svi/sound/operation
-mkdir -p %{buildroot}/opt/share/svi/haptic/default
-mkdir -p %{buildroot}/opt/share/svi/haptic/touch
+mkdir -p %{buildroot}/opt/usr/share/feedback/sound/touch
+mkdir -p %{buildroot}/opt/usr/share/feedback/sound/operation
+mkdir -p %{buildroot}/opt/usr/share/feedback/haptic/default
+mkdir -p %{buildroot}/opt/usr/share/feedback/haptic/touch
mkdir -p %{buildroot}%{_datadir}/license
cp LICENSE.APLv2 %{buildroot}%{_datadir}/license/%{name}
@@ -84,42 +84,42 @@ cp LICENSE.APLv2 %{buildroot}%{_datadir}/license/%{name}
%postun -n libsvi -p /sbin/ldconfig
%post -n svi-data
-ln -s %{_datadir}/svi/sound/touch/key0.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key1.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key2.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key3.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key4.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key5.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key6.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key7.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key8.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/key9.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/keyasterisk.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/keysharp.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/sip.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/sip_backspace.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/touch/touch.wav /opt/share/svi/sound/touch
-ln -s %{_datadir}/svi/sound/operation/call_connect.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/call_disconnect.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/charger_connection.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/fully_charged.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/list_reorder.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/lock.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/low_battery.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/minute_minder.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/power_on.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/shutter.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/slider_sweep.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/unlock.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/sound/operation/volume_control.wav /opt/share/svi/sound/operation
-ln -s %{_datadir}/svi/haptic/default/Basic_call.tht /opt/share/svi/haptic/default
-ln -s %{_datadir}/svi/haptic/touch/touch.tht /opt/share/svi/haptic/touch
+ln -s %{_datadir}/feedback/sound/touch/key0.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key1.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key2.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key3.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key4.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key5.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key6.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key7.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key8.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/key9.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/keyasterisk.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/keysharp.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/sip.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/sip_backspace.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/touch/touch.wav /opt/usr/share/feedback/sound/touch
+ln -s %{_datadir}/feedback/sound/operation/call_connect.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/call_disconnect.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/charger_connection.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/fully_charged.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/list_reorder.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/lock.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/low_battery.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/minute_minder.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/power_on.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/shutter.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/slider_sweep.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/unlock.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/sound/operation/volume_control.wav /opt/usr/share/feedback/sound/operation
+ln -s %{_datadir}/feedback/haptic/default/Basic_call.tht /opt/usr/share/feedback/haptic/default
+ln -s %{_datadir}/feedback/haptic/touch/touch.tht /opt/usr/share/feedback/haptic/touch
%postun -p /sbin/ldconfig
%postun -n svi-data
-rm -rf %{_datadir}/svi/
-rm -rf /opt/share/svi/
+rm -rf %{_datadir}/feedback/
+rm -rf /opt/usr/share/feedback/
%files
%manifest %{name}.manifest
@@ -149,9 +149,9 @@ rm -rf /opt/share/svi/
%files -n svi-data
%manifest %{name}.manifest
%defattr(644,root,root,-)
-%{_datadir}/svi/*
+%{_datadir}/feedback/*
%defattr(666,app,app,-)
-%dir /opt/share/svi/sound/touch
-%dir /opt/share/svi/sound/operation
-%dir /opt/share/svi/haptic/default
-%dir /opt/share/svi/haptic/touch
+%dir /opt/usr/share/feedback/sound/touch
+%dir /opt/usr/share/feedback/sound/operation
+%dir /opt/usr/share/feedback/haptic/default
+%dir /opt/usr/share/feedback/haptic/touch
diff --git a/src/feedback-internal.c b/src/feedback-internal.c
index 99329dd..5d99504 100644
--- a/src/feedback-internal.c
+++ b/src/feedback-internal.c
@@ -42,7 +42,7 @@
#define DEFAULT_FEEDBACK_HANDLE 0x0F
-#define VIBRATION_XML "/usr/share/svi/vibration.xml"
+#define VIBRATION_XML "/usr/share/feedback/vibration.xml"
typedef struct {
haptic_device_h v_handle;