~xubuntu-dev/xubuntu-default-settings/lucid

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Lionel Le Folgoc
  • Date: 2010-01-31 10:47:48 UTC
  • Revision ID: mrpouit@ubuntu.com-20100131104748-mo7aqm6txv0ym7p9
Set up translations for /usr/share/xsessions/xubuntu.desktop.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
3
SUBDIRS := etc/xdg/xdg-xubuntu/Thunar/po \
4
 
                        etc/xdg/xdg-xubuntu/xfce4/panel/po
 
4
                        etc/xdg/xdg-xubuntu/xfce4/panel/po \
 
5
                        usr/share/xsessions/po
5
6
 
6
7
all:
7
8
        @echo "Nothing to build, call 'make install' instead."