~ubuntu-filemanager-dev/ubuntu-filemanager-app/trunk

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bileto Bot
  • Date: 2017-04-04 17:06:41 UTC
  • mfrom: (588.1.19 fix-desktop-file)
  • Revision ID: ci-train-bot@canonical.com-20170404170641-1p15lmx8wodlx2ut
* Rename binary file to ubuntu-filemanager-app
* Join plugin packages into the main package 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef __CONFIG_H__
 
2
#define __CONFIG_H__
 
3
 
 
4
#define FM_PRIVATE_IMPORT_DIR   "@QT_IMPORTS_DIR@"
 
5
 
 
6
#endif