# DFF -- An Open Source Digital Forensics Framework
# Copyright (C) 2009-2013 ArxSys
# This program is free software, distributed under the terms of
# the GNU General Public License Version 2. See the LICENSE file
# at the top of the source tree.
#  
# See http://www.digital-forensic.org for more information about this
# project. Please do not directly contact any of the maintainers of
# DFF for assistance; the project provides a web site, mailing lists
# and IRC channels for your use.
# 
# Author(s):
#  Christophe Malinge <cma@digital-forensic.org>
# 

gui_resources_files(
  about.ui
  applymodule.ui
  bookmarkdialog.ui
  devicesdialog.ui
  errors.ui
  evidencedialog.ui
  extractdialog.ui
  ide.ui
  interpreter.ui
  idewizard.ui
  mainwindow.ui
  modules.ui
  modulegeneratorwidget.ui
  modulebrowserdialog.ui
  output.ui
  preferences.ui
  varianttreewidget.ui
  shell.ui
  taskmanager.ui
  attributes_selection_dialog.ui
  tags.ui
  tagedit.ui  
  nodeactions.ui
  filter_add.ui
  filter_fields.ui
  filter_matchmode.ui
  filter_conjunction.ui
  filter_mime.ui
  filter_dico.ui
  filter_mimedialog.ui
  filter_only.ui
  filter_attributes.ui
  filter_bar.ui
  search_panel.ui
  search_customtable.ui
  filter_widget.ui
  filter_tagwidget.ui
  select_attributes.ui
  browser_toolbar.ui
  filter_mode.ui
  selection_actions.ui
  dico_manager.ui
  gui.qrc
  __init__.py
)
