~ubuntu-branches/ubuntu/trusty/gxneur/trusty

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alexander GQ Gerasiov
  • Date: 2009-08-21 11:55:32 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090821115532-0tymxgkz2zjlw2mp
* New Upstream Version.
* debian/control: updated to xneur 0.9.5
* debian/control: bump standards version (no changes needed).
* debian/rules: fix dh_desktop-is-deprecated warning.
* debian/rules: fix installation of manpage from debian/ (not upstream
  one).
* My e-mail updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
191
191
target_alias = @target_alias@
192
192
pixmapsdir = @datarootdir@/gxneur/pixmaps
193
193
pixmaps_DATA = \
 
194
        be.png                  \
 
195
        bg.png                  \
 
196
        cs.png                  \
 
197
        de.png                  \
 
198
        el.png                  \
 
199
        en.png                  \
 
200
        es.png                  \
 
201
        et.png                  \
 
202
        fr.png                  \
194
203
        gxneur.png              \
195
 
        Armenian.png            \
196
 
        Belarusian.png          \
197
 
        Bulgarian.png           \
198
 
        Czech.png               \
199
 
        German.png              \
200
 
        Greek.png               \
201
 
        English.png             \
202
 
        Estonian.png            \
203
 
        French.png              \
204
 
        Kazakh.png              \
205
 
        Lithuanian.png          \
206
 
        Latvian.png             \
207
 
        Poland.png              \
208
 
        Romanian.png            \
209
 
        Russian.png             \
210
 
        Spanish.png             \
211
 
        Ukrainian.png           \
212
 
        Uzbek.png
 
204
        hy.png                  \
 
205
        kk.png                  \
 
206
        lt.png                  \
 
207
        lv.png                  \
 
208
        pl.png                  \
 
209
        ro.png                  \
 
210
        ru.png                  \
 
211
        uk.png                  \
 
212
        uz.png
213
213
 
214
214
EXTRA_DIST = $(pixmaps_DATA)
215
215
all: all-am