~noskcaj/ubuntu/trusty/xfdesktop4/4.11.2-1

« back to all changes in this revision

Viewing changes to backdrops/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-05-18 22:18:02 UTC
  • mfrom: (3.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20120518221802-htmj6h4apaij25l2
Tags: 4.10.0-1ubuntu1
* Merge from Debian experimental, remaining Ubuntu change:
  - debian/patches/xubuntu_improve-nautilus-interactions.patch: added,
    should prevent nautilus from taking over the desktop if xfdesktop is
    running (and vice-versa).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# backdrops/Makefile.am
2
 
#
3
 
 
4
 
backdropsdir = $(datadir)/xfce4/backdrops
5
 
 
6
 
backdrops_DATA =                                                        \
7
 
        xfce4gradientcurve.png                                          \
8
 
        xfce4logo.png                                                   \
9
 
        xfce-in-a-grid.png                                              \
10
 
        xfce-in-the-moon.png                                            \
11
 
        xfce-stripes.png                                                \
12
 
        xfce-smoke.png                                                  \
13
 
        xfce-turbulence.png                                             \
14
 
        xfce-stellar-tile.png
15
 
        
16
 
EXTRA_DIST = $(backdrops_DATA)