Skip to content
Snippets Groups Projects
Commit 94c382bd authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#4885] Add gconf shemas directories in opensuse build system

parent e107b7ba
No related branches found
No related tags found
No related merge requests found
......@@ -117,11 +117,15 @@ make clean
%files
%defattr(-, root, root)
%dir %{_prefix}/etc/
%dir %{_prefix}/share/sflphone
%dir %{_prefix}/share/sflphone/ui
%dir %{_prefix}/share/omf/sflphone
%dir %{_prefix}/share/sflphone/webkit
%dir %{_prefix}/share/sflphone/webkit/im
%dir %{_prefix}/etc/gconf/
%dir %{_prefix}/etc/gconf/schemas/
%lang(fr) %{_prefix}/share/locale/fr/LC_MESSAGES/*.mo
%lang(es) %{_prefix}/share/locale/es/LC_MESSAGES/*.mo
%lang(de) %{_prefix}/share/locale/de/LC_MESSAGES/*.mo
......@@ -143,7 +147,7 @@ make clean
%{_prefix}/share/sflphone/*.gif
%{_prefix}/share/omf/sflphone/*
%{_prefix}/share/sflphone/ui/ui.xml
/etc/gconf/schemas/sflphone-client-gnome.schemas
%{_prefix}/etc/gconf/schemas/sflphone-client-gnome.schemas
%{_prefix}/share/sflphone/webkit/im/chat_info.png
%{_prefix}/share/sflphone/webkit/im/error.png
%{_prefix}/share/sflphone/webkit/im/im.css
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment