~ubuntu-branches/ubuntu/utopic/almanah/utopic-proposed

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2013-09-20 17:22:17 UTC
  • mfrom: (1.3.5) (10.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20130920172217-m0ihvom627502smz
Tags: 0.10.8-2
Upload to unstable (Closes: #722029)

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
# UI file
317
317
###############################################################################
318
318
uidir = $(datadir)/almanah
319
 
ui_DATA = almanah.ui
 
319
ui_DATA = \
 
320
        almanah.ui              \
 
321
        almanah-app-menu.ui     \
 
322
        almanah.css
 
323
 
320
324
desktopdir = $(datadir)/applications
321
325
desktop_in_files = almanah.desktop.in
322
326
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)