Changeset 115


Ignore:
Timestamp:
11/22/2007 10:32:46 PM (4 years ago)
Author:
guyru
Message:

Fixed window's title caption (bug #1836473)

Location:
trunk/OpenYahtzee
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/OpenYahtzee/ChangeLog

    r108 r115  
    88Open Yahtzee 1.9: 
    99----------------- 
    10 - Fixed bug #1775620 (Settings dialog enables roll butto). 
     10- Fixed bug #1775620 (Settings dialog enables roll button). 
    1111- Improved randomness of the dice. 
     12- Fixed window's title caption (bug #1836473). 
    1213 
    1314Open Yahtzee 1.8: 
  • trunk/OpenYahtzee/Makefile.in

    r92 r115  
    1 # Makefile.in generated by automake 1.7.1 from Makefile.am. 
     1# Makefile.in generated by automake 1.9.6 from Makefile.am. 
    22# @configure_input@ 
    33 
    4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 
    5 # Free Software Foundation, Inc. 
     4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 
     5# 2003, 2004, 2005  Free Software Foundation, Inc. 
    66# This Makefile.in is free software; the Free Software Foundation 
    77# gives unlimited permission to copy and/or distribute it, 
     
    1414 
    1515@SET_MAKE@ 
    16  
    1716srcdir = @srcdir@ 
    1817top_srcdir = @top_srcdir@ 
     
    2221pkgincludedir = $(includedir)/@PACKAGE@ 
    2322top_builddir = . 
    24  
    2523am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 
    2624INSTALL = @INSTALL@ 
     
    3634PRE_UNINSTALL = : 
    3735POST_UNINSTALL = : 
     36build_triplet = @build@ 
    3837host_triplet = @host@ 
     38DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 
     39        $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 
     40        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ 
     41        TODO config.guess config.sub depcomp install-sh ltmain.sh \ 
     42        missing 
     43subdir = . 
     44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 
     45am__aclocal_m4_deps = $(top_srcdir)/configure.in 
     46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 
     47        $(ACLOCAL_M4) 
     48am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 
     49 configure.lineno configure.status.lineno 
     50mkinstalldirs = $(install_sh) -d 
     51CONFIG_HEADER = config.h 
     52CONFIG_CLEAN_FILES = 
     53SOURCES = 
     54DIST_SOURCES = 
     55RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 
     56        html-recursive info-recursive install-data-recursive \ 
     57        install-exec-recursive install-info-recursive \ 
     58        install-recursive installcheck-recursive installdirs-recursive \ 
     59        pdf-recursive ps-recursive uninstall-info-recursive \ 
     60        uninstall-recursive 
     61ETAGS = etags 
     62CTAGS = ctags 
     63DIST_SUBDIRS = $(SUBDIRS) 
     64DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 
     65distdir = $(PACKAGE)-$(VERSION) 
     66top_distdir = $(distdir) 
     67am__remove_distdir = \ 
     68  { test ! -d $(distdir) \ 
     69    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 
     70         && rm -fr $(distdir); }; } 
     71DIST_ARCHIVES = $(distdir).tar.gz 
     72GZIP_ENV = --best 
     73distuninstallcheck_listfiles = find . -type f -print 
     74distcleancheck_listfiles = find . -type f -print 
    3975ACLOCAL = @ACLOCAL@ 
    4076AMDEP_FALSE = @AMDEP_FALSE@ 
    4177AMDEP_TRUE = @AMDEP_TRUE@ 
    4278AMTAR = @AMTAR@ 
     79AR = @AR@ 
    4380AUTOCONF = @AUTOCONF@ 
    4481AUTOHEADER = @AUTOHEADER@ 
     
    65102F77 = @F77@ 
    66103FFLAGS = @FFLAGS@ 
     104GREP = @GREP@ 
    67105INSTALL_DATA = @INSTALL_DATA@ 
    68106INSTALL_PROGRAM = @INSTALL_PROGRAM@ 
     
    85123PATH_SEPARATOR = @PATH_SEPARATOR@ 
    86124RANLIB = @RANLIB@ 
     125SED = @SED@ 
    87126SET_MAKE = @SET_MAKE@ 
    88127SHELL = @SHELL@ 
     
    92131ac_ct_CXX = @ac_ct_CXX@ 
    93132ac_ct_F77 = @ac_ct_F77@ 
    94 ac_ct_RANLIB = @ac_ct_RANLIB@ 
    95 ac_ct_STRIP = @ac_ct_STRIP@ 
    96133am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 
    97134am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 
     
    99136am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 
    100137am__include = @am__include@ 
     138am__leading_dot = @am__leading_dot@ 
    101139am__quote = @am__quote@ 
     140am__tar = @am__tar@ 
     141am__untar = @am__untar@ 
    102142bindir = @bindir@ 
    103143build = @build@ 
     
    107147build_vendor = @build_vendor@ 
    108148datadir = @datadir@ 
     149datarootdir = @datarootdir@ 
     150docdir = @docdir@ 
     151dvidir = @dvidir@ 
    109152exec_prefix = @exec_prefix@ 
    110153host = @host@ 
     
    113156host_os = @host_os@ 
    114157host_vendor = @host_vendor@ 
     158htmldir = @htmldir@ 
    115159includedir = @includedir@ 
    116160infodir = @infodir@ 
     
    118162libdir = @libdir@ 
    119163libexecdir = @libexecdir@ 
     164localedir = @localedir@ 
    120165localstatedir = @localstatedir@ 
    121166mandir = @mandir@ 
     167mkdir_p = @mkdir_p@ 
    122168oldincludedir = @oldincludedir@ 
     169pdfdir = @pdfdir@ 
    123170prefix = @prefix@ 
    124171program_transform_name = @program_transform_name@ 
     172psdir = @psdir@ 
    125173sbindir = @sbindir@ 
    126174sharedstatedir = @sharedstatedir@ 
     
    131179# have all needed files, that a GNU package needs 
    132180AUTOMAKE_OPTIONS = foreign 1.4 
    133  
    134181SUBDIRS = src 
    135 AM_CXXFLAGS = $(wx-config --cxxflags) 
    136 subdir = . 
    137 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 
    138 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 
    139 CONFIG_HEADER = config.h 
    140 CONFIG_CLEAN_FILES = 
    141 DIST_SOURCES = 
    142  
    143 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ 
    144         ps-recursive install-info-recursive uninstall-info-recursive \ 
    145         all-recursive install-data-recursive install-exec-recursive \ 
    146         installdirs-recursive install-recursive uninstall-recursive \ 
    147         check-recursive installcheck-recursive 
    148 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ 
    149         Makefile.in NEWS TODO aclocal.m4 config.guess config.h.in \ 
    150         config.sub configure configure.in depcomp install-sh ltmain.sh \ 
    151         missing mkinstalldirs 
    152 DIST_SUBDIRS = $(SUBDIRS) 
     182AM_CXXFLAGS = `wx-config --cxxflags` 
    153183all: config.h 
    154184        $(MAKE) $(AM_MAKEFLAGS) all-recursive 
    155185 
    156186.SUFFIXES: 
    157  
    158 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 
    159  configure.lineno 
    160 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
     187am--refresh: 
     188        @: 
     189$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps) 
     190        @for dep in $?; do \ 
     191          case '$(am__configure_deps)' in \ 
     192            *$$dep*) \ 
     193              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 
     194              cd $(srcdir) && $(AUTOMAKE) --foreign  \ 
     195                && exit 0; \ 
     196              exit 1;; \ 
     197          esac; \ 
     198        done; \ 
     199        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \ 
    161200        cd $(top_srcdir) && \ 
    162201          $(AUTOMAKE) --foreign  Makefile 
    163 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status 
    164         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe) 
    165  
    166 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 
     202.PRECIOUS: Makefile 
     203Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 
     204        @case '$?' in \ 
     205          *config.status*) \ 
     206            echo ' $(SHELL) ./config.status'; \ 
     207            $(SHELL) ./config.status;; \ 
     208          *) \ 
     209            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 
     210            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 
     211        esac; 
     212 
     213$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 
    167214        $(SHELL) ./config.status --recheck 
    168 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) 
     215 
     216$(top_srcdir)/configure:  $(am__configure_deps) 
    169217        cd $(srcdir) && $(AUTOCONF) 
    170  
    171 $(ACLOCAL_M4):  configure.in  
     218$(ACLOCAL_M4):  $(am__aclocal_m4_deps) 
    172219        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 
    173220 
     
    181228        @rm -f stamp-h1 
    182229        cd $(top_builddir) && $(SHELL) ./config.status config.h 
    183  
    184 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4)  
     230$(srcdir)/config.h.in:  $(am__configure_deps)  
    185231        cd $(top_srcdir) && $(AUTOHEADER) 
    186         touch $(srcdir)/config.h.in 
     232        rm -f stamp-h1 
     233        touch $@ 
    187234 
    188235distclean-hdr: 
     
    206253# (2) otherwise, pass the desired values on the `make' command line. 
    207254$(RECURSIVE_TARGETS): 
    208         @set fnord $$MAKEFLAGS; amf=$$2; \ 
     255        @failcom='exit 1'; \ 
     256        for f in x $$MAKEFLAGS; do \ 
     257          case $$f in \ 
     258            *=* | --[!k]*);; \ 
     259            *k*) failcom='fail=yes';; \ 
     260          esac; \ 
     261        done; \ 
    209262        dot_seen=no; \ 
    210263        target=`echo $@ | sed s/-recursive//`; \ 
     
    218271          fi; \ 
    219272          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 
    220            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 
     273          || eval $$failcom; \ 
    221274        done; \ 
    222275        if test "$$dot_seen" = "no"; then \ 
     
    226279mostlyclean-recursive clean-recursive distclean-recursive \ 
    227280maintainer-clean-recursive: 
    228         @set fnord $$MAKEFLAGS; amf=$$2; \ 
     281        @failcom='exit 1'; \ 
     282        for f in x $$MAKEFLAGS; do \ 
     283          case $$f in \ 
     284            *=* | --[!k]*);; \ 
     285            *k*) failcom='fail=yes';; \ 
     286          esac; \ 
     287        done; \ 
    229288        dot_seen=no; \ 
    230289        case "$@" in \ 
     
    247306          fi; \ 
    248307          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 
    249            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 
     308          || eval $$failcom; \ 
    250309        done && test -z "$$fail" 
    251310tags-recursive: 
     
    258317        done 
    259318 
    260 ETAGS = etags 
    261 ETAGSFLAGS = 
    262  
    263 CTAGS = ctags 
    264 CTAGSFLAGS = 
    265  
    266 tags: TAGS 
    267  
    268319ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 
    269320        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 
     
    274325               END { for (i in files) print i; }'`; \ 
    275326        mkid -fID $$unique 
     327tags: TAGS 
    276328 
    277329TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 
     
    279331        tags=; \ 
    280332        here=`pwd`; \ 
     333        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 
     334          include_option=--etags-include; \ 
     335          empty_fix=.; \ 
     336        else \ 
     337          include_option=--include; \ 
     338          empty_fix=; \ 
     339        fi; \ 
    281340        list='$(SUBDIRS)'; for subdir in $$list; do \ 
    282341          if test "$$subdir" = .; then :; else \ 
    283             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ 
     342            test ! -f $$subdir/TAGS || \ 
     343              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 
    284344          fi; \ 
    285345        done; \ 
     
    290350          $(AWK) '    { files[$$0] = 1; } \ 
    291351               END { for (i in files) print i; }'`; \ 
    292         test -z "$(ETAGS_ARGS)$$tags$$unique" \ 
    293           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
    294              $$tags $$unique 
    295  
     352        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 
     353          test -n "$$unique" || unique=$$empty_fix; \ 
     354          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 
     355            $$tags $$unique; \ 
     356        fi 
    296357ctags: CTAGS 
    297358CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ 
     
    316377distclean-tags: 
    317378        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 
    318 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 
    319  
    320 top_distdir = . 
    321 distdir = $(PACKAGE)-$(VERSION) 
    322  
    323 am__remove_distdir = \ 
    324   { test ! -d $(distdir) \ 
    325     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 
    326          && rm -fr $(distdir); }; } 
    327  
    328 GZIP_ENV = --best 
    329 distuninstallcheck_listfiles = find . -type f -print 
    330 distcleancheck_listfiles = find . -type f -print 
    331379 
    332380distdir: $(DISTFILES) 
     
    344392          if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 
    345393            dir="/$$dir"; \ 
    346             $(mkinstalldirs) "$(distdir)$$dir"; \ 
     394            $(mkdir_p) "$(distdir)$$dir"; \ 
    347395          else \ 
    348396            dir=''; \ 
     
    359407          fi; \ 
    360408        done 
    361         list='$(SUBDIRS)'; for subdir in $$list; do \ 
     409        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 
    362410          if test "$$subdir" = .; then :; else \ 
    363             test -d $(distdir)/$$subdir \ 
    364             || mkdir $(distdir)/$$subdir \ 
     411            test -d "$(distdir)/$$subdir" \ 
     412            || $(mkdir_p) "$(distdir)/$$subdir" \ 
    365413            || exit 1; \ 
     414            distdir=`$(am__cd) $(distdir) && pwd`; \ 
     415            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 
    366416            (cd $$subdir && \ 
    367417              $(MAKE) $(AM_MAKEFLAGS) \ 
    368                 top_distdir="$(top_distdir)" \ 
    369                 distdir=../$(distdir)/$$subdir \ 
     418                top_distdir="$$top_distdir" \ 
     419                distdir="$$distdir/$$subdir" \ 
    370420                distdir) \ 
    371421              || exit 1; \ 
     
    378428        || chmod -R a+r $(distdir) 
    379429dist-gzip: distdir 
    380         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 
     430        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 
     431        $(am__remove_distdir) 
     432 
     433dist-bzip2: distdir 
     434        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 
     435        $(am__remove_distdir) 
     436 
     437dist-tarZ: distdir 
     438        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 
     439        $(am__remove_distdir) 
     440 
     441dist-shar: distdir 
     442        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 
     443        $(am__remove_distdir) 
     444 
     445dist-zip: distdir 
     446        -rm -f $(distdir).zip 
     447        zip -rq $(distdir).zip $(distdir) 
    381448        $(am__remove_distdir) 
    382449 
    383450dist dist-all: distdir 
    384         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 
     451        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 
    385452        $(am__remove_distdir) 
    386453 
     
    389456# tarfile. 
    390457distcheck: dist 
    391         $(am__remove_distdir) 
    392         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - 
     458        case '$(DIST_ARCHIVES)' in \ 
     459        *.tar.gz*) \ 
     460          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 
     461        *.tar.bz2*) \ 
     462          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 
     463        *.tar.Z*) \ 
     464          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 
     465        *.shar.gz*) \ 
     466          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 
     467        *.zip*) \ 
     468          unzip $(distdir).zip ;;\ 
     469        esac 
    393470        chmod -R a-w $(distdir); chmod a+w $(distdir) 
    394         mkdir $(distdir)/=build 
    395         mkdir $(distdir)/=inst 
     471        mkdir $(distdir)/_build 
     472        mkdir $(distdir)/_inst 
    396473        chmod a-w $(distdir) 
    397         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \ 
     474        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 
    398475          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 
    399           && cd $(distdir)/=build \ 
     476          && cd $(distdir)/_build \ 
    400477          && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 
    401478            $(DISTCHECK_CONFIGURE_FLAGS) \ 
     
    410487          && chmod -R a-w "$$dc_install_base" \ 
    411488          && ({ \ 
    412                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \ 
     489               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 
    413490               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 
    414491               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 
     
    417494              } || { rm -rf "$$dc_destdir"; exit 1; }) \ 
    418495          && rm -rf "$$dc_destdir" \ 
    419           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ 
    420           && rm -f $(distdir).tar.gz \ 
     496          && $(MAKE) $(AM_MAKEFLAGS) dist \ 
     497          && rm -rf $(DIST_ARCHIVES) \ 
    421498          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 
    422499        $(am__remove_distdir) 
    423         @echo "$(distdir).tar.gz is ready for distribution" | \ 
    424           sed 'h;s/./=/g;p;x;p;x' 
     500        @(echo "$(distdir) archives ready for distribution: "; \ 
     501          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 
     502          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' 
    425503distuninstallcheck: 
    426         cd $(distuninstallcheck_dir) \ 
     504        @cd $(distuninstallcheck_dir) \ 
    427505        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 
    428506           || { echo "ERROR: files left after uninstall:" ; \ 
     
    433511                exit 1; } >&2 
    434512distcleancheck: distclean 
    435         if test '$(srcdir)' = . ; then \ 
     513        @if test '$(srcdir)' = . ; then \ 
    436514          echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 
    437515          exit 1 ; \ 
    438516        fi 
    439         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 
     517        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 
    440518          || { echo "ERROR: files left in build directory after distclean:" ; \ 
    441519               $(distcleancheck_listfiles) ; \ 
     
    446524installdirs: installdirs-recursive 
    447525installdirs-am: 
    448  
    449526install: install-recursive 
    450527install-exec: install-exec-recursive 
     
    458535install-strip: 
    459536        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 
    460           INSTALL_STRIP_FLAG=-s \ 
     537          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 
    461538          `test -z '$(STRIP)' || \ 
    462539            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 
     
    466543 
    467544distclean-generic: 
    468         -rm -f Makefile $(CONFIG_CLEAN_FILES) 
     545        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 
    469546 
    470547maintainer-clean-generic: 
     
    477554distclean: distclean-recursive 
    478555        -rm -f $(am__CONFIG_DISTCLEAN_FILES) 
    479 distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ 
    480         distclean-tags 
     556        -rm -f Makefile 
     557distclean-am: clean-am distclean-generic distclean-hdr \ 
     558        distclean-libtool distclean-tags 
    481559 
    482560dvi: dvi-recursive 
    483561 
    484562dvi-am: 
     563 
     564html: html-recursive 
    485565 
    486566info: info-recursive 
     
    500580maintainer-clean: maintainer-clean-recursive 
    501581        -rm -f $(am__CONFIG_DISTCLEAN_FILES) 
    502         -rm -rf autom4te.cache 
     582        -rm -rf $(top_srcdir)/autom4te.cache 
     583        -rm -f Makefile 
    503584maintainer-clean-am: distclean-am maintainer-clean-generic 
    504585 
     
    519600uninstall-info: uninstall-info-recursive 
    520601 
    521 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ 
    522         clean-generic clean-libtool clean-recursive ctags \ 
    523         ctags-recursive dist dist-all dist-gzip distcheck distclean \ 
     602.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ 
     603        check-am clean clean-generic clean-libtool clean-recursive \ 
     604        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ 
     605        dist-shar dist-tarZ dist-zip distcheck distclean \ 
    524606        distclean-generic distclean-hdr distclean-libtool \ 
    525607        distclean-recursive distclean-tags distcleancheck distdir \ 
    526         distuninstallcheck dvi dvi-am dvi-recursive info info-am \ 
    527         info-recursive install install-am install-data install-data-am \ 
    528         install-data-recursive install-exec install-exec-am \ 
    529         install-exec-recursive install-info install-info-am \ 
    530         install-info-recursive install-man install-recursive \ 
     608        distuninstallcheck dvi dvi-am html html-am info info-am \ 
     609        install install-am install-data install-data-am install-exec \ 
     610        install-exec-am install-info install-info-am install-man \ 
    531611        install-strip installcheck installcheck-am installdirs \ 
    532         installdirs-am installdirs-recursive maintainer-clean \ 
    533         maintainer-clean-generic maintainer-clean-recursive mostlyclean \ 
    534         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ 
    535         pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \ 
    536         tags-recursive uninstall uninstall-am uninstall-info-am \ 
    537         uninstall-info-recursive uninstall-recursive 
     612        installdirs-am maintainer-clean maintainer-clean-generic \ 
     613        maintainer-clean-recursive mostlyclean mostlyclean-generic \ 
     614        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 
     615        tags tags-recursive uninstall uninstall-am uninstall-info-am 
    538616 
    539617# Tell versions [3.59,3.63) of GNU make to not export all variables. 
  • trunk/OpenYahtzee/openyahtzee.kdevelop

    r110 r115  
    256256    <custom>false</custom> 
    257257    <bzip>false</bzip> 
    258     <archname></archname> 
     258    <archname/> 
    259259    <appname>OpenYahtzee</appname> 
    260260    <version>1.8</version> 
    261     <release></release> 
     261    <release/> 
    262262    <vendor>Guy Rutenberg</vendor> 
    263263    <licence>GPL</licence> 
    264     <summary></summary> 
    265     <group></group> 
    266     <packager></packager> 
    267     <description></description> 
    268     <changelog></changelog> 
     264    <summary/> 
     265    <group/> 
     266    <packager/> 
     267    <description/> 
     268    <changelog/> 
    269269    <devpackage>false</devpackage> 
    270270    <docspackage>false</docspackage> 
     
    275275    <ftpkde>false</ftpkde> 
    276276    <appskde>false</appskde> 
    277     <url></url> 
     277    <url/> 
    278278  </dist> 
    279279</kdevelop> 
  • trunk/OpenYahtzee/src/MainFrame.cpp

    r112 r115  
    593593        } 
    594594        else  
    595                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     595                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    596596} 
    597597 
     
    603603{ 
    604604        if(m_rolls>=3) { 
    605                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     605                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    606606                return; 
    607607        } 
     
    634634{ 
    635635        if(m_rolls>=3) { 
    636                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     636                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    637637                return; 
    638638        } 
     
    665665{ 
    666666        if(m_rolls>=3) { 
    667                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     667                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    668668                return; 
    669669        } 
     
    694694{ 
    695695        if(m_rolls>=3) { 
    696                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     696                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    697697                return; 
    698698        } 
     
    720720{ 
    721721        if(m_rolls>=3) { 
    722                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     722                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    723723                return; 
    724724        } 
     
    745745{ 
    746746        if(m_rolls>=3) { 
    747                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     747                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    748748                return; 
    749749        } 
     
    777777        } 
    778778        else  
    779                 wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("OpenYahtzee"), wxOK | wxICON_INFORMATION, this); 
     779                wxMessageBox(wxT("First you need to roll, and after you roll you may score"), wxT("Open Yahtzee"), wxOK | wxICON_INFORMATION, this); 
    780780 
    781781} 
  • trunk/OpenYahtzee/src/Makefile.in

    r109 r115  
    134134PATH_SEPARATOR = @PATH_SEPARATOR@ 
    135135RANLIB = @RANLIB@ 
     136SED = @SED@ 
    136137SET_MAKE = @SET_MAKE@ 
    137138SHELL = @SHELL@ 
     
    200201AM_CXXFLAGS = `wx-config --cxxflags` 
    201202openyahtzee_LDADD = -lsqlite3 
    202 openyahtzee_LDFLAGS = $(wx-config --libs) 
     203openyahtzee_LDFLAGS = `wx-config --libs` 
    203204all: all-am 
    204205 
  • trunk/OpenYahtzee/src/UtilityFunctions.cpp

    r85 r115  
    8282                        ::wxExecute(path); 
    8383                } else { 
    84                         wxMessageBox(wxT("No browser has been found."),wxT("OpenYahtzee")); 
     84                        wxMessageBox(wxT("No browser has been found."), 
     85                                wxT("Open Yahtzee")); 
    8586                } 
    8687        } 
  • trunk/OpenYahtzee/src/openyahtzee.cpp

    r112 r115  
    6262 
    6363        // Create the main application window 
    64         MainFrame *frame = new MainFrame(wxT("OpenYahtzee"), wxDefaultSize, wxDEFAULT_FRAME_STYLE & (~wxRESIZE_BORDER)); 
     64        MainFrame *frame = new MainFrame(wxT("Open Yahtzee"), wxDefaultSize, wxDEFAULT_FRAME_STYLE & (~wxRESIZE_BORDER)); 
    6565         
    6666        //Show it 
Note: See TracChangeset for help on using the changeset viewer.