~ubuntu-branches/ubuntu/hardy/gdm/hardy-updates

« back to all changes in this revision

Viewing changes to pixmaps/48x48/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-12-11 15:34:43 UTC
  • mfrom: (1.4.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071211153443-ndi1b5u2d6oybb7p
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Breaks on packages using the previous socket location
  - Depend on kbd | console-tools for fgconsole
  - Depends on alsa-utils for gdmplay
  - Recommends ubuntu-artwork | edubuntu-artwork | xubuntu-default-settings, 
    ubuntu-sounds
  - the package in maintained by the desktop team on Ubuntu
* debian/control.in, debian/gdm.dirs, debian/gdm.install:
  - don't install the Debian theme
* debian/gdm.init:
  - use the Ubuntu init version
* debian/gdm.install:
  - list gdmplay binary
* debian/gdm.templates:
  - Fix template to point to /usr/sbin/gdm not /usr/bin. (LP: 129017)
* debian/gdmplay:
  - small asound wrapper
* debian/patches/01_xconfigoptions.patch:
  - patch configure to use "-br" (Ubuntu: #12985).
* debian/patches/01_xrdb_nocpp.patch:
  - call xrdb with the "nocpp" option (Ubuntu: #14268).
* debian/patches/04_menu_changes.patch:
  - don't display some of the menu items
* debian/patches/06_no_conffile_diff_due_to_comment_change.patch:
  - don't change comments to gdm.conf-custom to not get a conffile change
    on upgrade (Ubuntu: #92302)
* debian/patches/08_notify_ck_about_static_server.patch:
  - "Notify ck about initial static server."
* debian/patches/10_noxkeepcrashing.patch:
  - option NoXKeepsCrashing to disable all XKeepsCrashing code.
* debian/patches/11_powermanagement.patch:
  - add hibernate action
  - fix typo in the hibernate command configuration (LP: #151788)
  - make the hibernate action being listed (LP: #151848)
* debian/patches/15_usplash.patch:
  - Log that we're starting up gdm before stopping usplash. If usplash was
    running, don't bother logging successful startup, as it will look
    weird on the console.
  - If usplash was running, wait a short while for the active console to
    change after starting up gdm, to try to avoid visible console noise
    from later init scripts
* debian/patches/16_configure_menu_item.patch:
  - drop the configure option from gdmsetup, it's not sudo friendly
* debian/patches/18_combo_box_language_selector.patch:
  - use a combo box for the language selector
* debian/patches/19_remove_drop_shadows.patch:
  - removed the black drop shadow from GDM windows, 
* debian/patches/20_timedlogindelay_min_value_change.patch:
  - change minimal TimedLoginDelay to 1 (Ubuntu: #84239)
* debian/patches/35_gdm.conf.patch:
  - SuspendCommand=/usr/sbin/pmi action sleep
  - HibernateCommand=/usr/sbin/pmi action hibernate
  - SoundProgram=/usr/lib/gdmplay
  - GtkTheme=Human
  - ConfigAvailable=false
  - BackgroundColor=#dab08
  - GraphicalThemedColor=#dab082
  - use "Browser=true" so the users lists work correctly (LP: 115952)
  - set SoundOnLoginFile value to question.wav (LP: 131601)
* debian/patches/41_config-files.patch:
  - dropped, don't use Debian configuration file location hack
* debian/patches/56_xnest-wrapper.patch:
  - updated
* debian/patches/63_xrandr_virtual.patch:
  - on randr1.0 drivers, set the virtual to the screen resolution in 
    order to avoid panning setups (part of LP: 137517)
* debian/patches/70_mandatory-relibtoolize.patch:
  - updated
* debian/patches/90_workaround_init_color.patch:
  - set the color to use in the PreSession to workaround a bug
* debian/rules:
  - change custom configuration file naming
  - set the standard configuration location
  - specify the correct at-spi directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
EXEEXT = @EXEEXT@
103
103
EXTRA_CHOOSER_LIBS = @EXTRA_CHOOSER_LIBS@
104
104
EXTRA_DAEMON_LIBS = @EXTRA_DAEMON_LIBS@
105
 
EXTRA_DYNAMIC_LIBS = @EXTRA_DYNAMIC_LIBS@
106
 
EXTRA_FLEXI_LIBS = @EXTRA_FLEXI_LIBS@
107
105
EXTRA_GDMASKPASS_LIBS = @EXTRA_GDMASKPASS_LIBS@
108
106
EXTRA_GREETER_LIBS = @EXTRA_GREETER_LIBS@
109
 
EXTRA_SETUP_LIBS = @EXTRA_SETUP_LIBS@
110
 
EXTRA_XNEST_LIBS = @EXTRA_XNEST_LIBS@
 
107
EXTRA_NSL_LIB = @EXTRA_NSL_LIB@
 
108
EXTRA_SOCKET_LIB = @EXTRA_SOCKET_LIB@
111
109
F77 = @F77@
112
110
FFLAGS = @FFLAGS@
113
111
GDKPIXBUF_CFLAGS = @GDKPIXBUF_CFLAGS@
318
316
dist_appsicon_DATA = \
319
317
        gdm.png \
320
318
        gdm-login-photo.png \
321
 
        gdm-xnest.png \
322
 
        gdm-setup.png
 
319
        gdm-xnest.png
323
320
 
324
321
MAINTAINERCLEANFILES = \
325
322
        Makefile.in
326
323
 
327
 
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
328
324
all: all-am
329
325
 
330
326
.SUFFIXES:
464
460
info-am:
465
461
 
466
462
install-data-am: install-dist_appsiconDATA
467
 
        @$(NORMAL_INSTALL)
468
 
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
469
463
 
470
464
install-dvi: install-dvi-am
471
465
 
500
494
ps-am:
501
495
 
502
496
uninstall-am: uninstall-dist_appsiconDATA
503
 
        @$(NORMAL_INSTALL)
504
 
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
505
497
 
506
 
.MAKE: install-am install-data-am install-strip uninstall-am
 
498
.MAKE: install-am install-strip
507
499
 
508
500
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
509
501
        distclean distclean-generic distclean-libtool distdir dvi \
510
502
        dvi-am html html-am info info-am install install-am \
511
 
        install-data install-data-am install-data-hook \
512
 
        install-dist_appsiconDATA install-dvi install-dvi-am \
513
 
        install-exec install-exec-am install-html install-html-am \
514
 
        install-info install-info-am install-man install-pdf \
515
 
        install-pdf-am install-ps install-ps-am install-strip \
516
 
        installcheck installcheck-am installdirs maintainer-clean \
517
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
518
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
519
 
        uninstall-dist_appsiconDATA uninstall-hook
 
503
        install-data install-data-am install-dist_appsiconDATA \
 
504
        install-dvi install-dvi-am install-exec install-exec-am \
 
505
        install-html install-html-am install-info install-info-am \
 
506
        install-man install-pdf install-pdf-am install-ps \
 
507
        install-ps-am install-strip installcheck installcheck-am \
 
508
        installdirs maintainer-clean maintainer-clean-generic \
 
509
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
510
        ps ps-am uninstall uninstall-am uninstall-dist_appsiconDATA
520
511
 
521
 
install-data-hook: update-icon-cache
522
 
uninstall-hook: update-icon-cache
523
 
update-icon-cache:
524
 
        @-if test -z "$(DESTDIR)"; then \
525
 
                echo "Updating Gtk icon cache."; \
526
 
                $(gtk_update_icon_cache); \
527
 
        else \
528
 
                echo "*** Icon cache not updated.  After (un)install, run this:"; \
529
 
                echo "***   $(gtk_update_icon_cache)"; \
530
 
        fi
531
512
# Tell versions [3.59,3.63) of GNU make to not export all variables.
532
513
# Otherwise a system limit (for SysV at least) may be exceeded.
533
514
.NOEXPORT: