~ubuntu-branches/ubuntu/trusty/xfce4-panel/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/C/images/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Simon Huggins
  • Date: 2004-06-08 10:44:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040608104421-b0b77kis8o0uoi6q
Tags: upstream-4.0.5
ImportĀ upstreamĀ versionĀ 4.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
imagesdir = $(datadir)/xfce4/doc/C/images
 
2
images_DATA = \
 
3
        clock-properties.png \
 
4
        default_panel.png \
 
5
        handle-popup.png \
 
6
        item-popup.png \
 
7
        launcher-properties.png \
 
8
        mailcheck-properties.png \
 
9
        menuitem-properties.png \
 
10
        nooptions-properties.png \
 
11
        panel-settings.png \
 
12
        systembuttons-properties.png
 
13
 
 
14
EXTRA_DIST = $(images_DATA)