# DFF -- An Open Source Digital Forensics Framework
# Copyright (C) 2009-2011 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):
#  Frederic Baguelin <fba@digital-forensic.org>


set(icons_srcs
  add.png
  configure.png
  dff_partition_old.jpg
  empty.png
  folder.png
  interpreter.png
  pdf.png
  script-new.png
  shell.png
  top.png
  anim.gif
  dff_folder.png
  document.png
  exit.png
  gnome-run.png
  list.png
  player_play.png
  script-open.png
  sound.png
  video.png
  applydriver.png
  dff_folder_old.jpg
  edit-redo.png
  extract.png
  image.png
  presentation.png
  script-save-as.png
  spreadsheet.png
  viewer.png
  cancel.png
  dff_partition.png
  edit-undo.png
  file.png
  info.png
  newlogo.jpg
  reload.png
  script-save.png
  taskbar.png
)
#XXX it compile in res file launch the res compilation here
#catch_python_scripts(icons ${icons_srcs})
