~matttbe/cairo-dock-core/task-one-thread-async-new-struct

« back to all changes in this revision

Viewing changes to data/themes/default-theme/plug-ins/quick-browser/CMakeLists.txt

  • Committer: Matthieu Baerts
  • Date: 2012-04-07 00:36:29 UTC
  • Revision ID: matttbe@gmail.com-20120407003629-edsbskxzz5njy9h9
Themes: Renamed the default theme and move it to the new 'themes' directory
Included here our default-panel theme (and 'sound' gauge) from our server in order to use this theme without an Internet connexion (this theme is highly recommended for the Cairo-Dock' session)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
########### install files ###############
3
3
 
4
 
install(FILES  quick-browser.conf DESTINATION ${pkgdatadir}/themes/_default_/plug-ins/quick-browser )
 
4
install(FILES  quick-browser.conf DESTINATION ${pkgdatadir}/themes/Default-Single/plug-ins/quick-browser )