Search
lxdream.org :: lxdream/.hgignore :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename .hgignore
changeset 1064:b4fc67f0966e
prev1063:1353e38b48f5
next1131:4727c2006e0f
author nkeynes
date Wed Sep 08 08:42:09 2010 +1000 (13 years ago)
permissions -rw-r--r--
last change Abort configure when we can't find a gdk display method
Add -lX11 to the GTK-X11 lib list explicitly - on OSX at least pkg-config
doesn't do the right thing automatically
file annotate diff log raw
1.1 --- a/.hgignore Fri Jul 03 21:47:45 2009 +1000
1.2 +++ b/.hgignore Wed Sep 08 08:42:09 2010 +1000
1.3 @@ -4,6 +4,8 @@
1.4 .*\.Po
1.5 .*\.dylib
1.6 .*\~
1.7 +.*\.gmo
1.8 +.*\.mo
1.9 Makefile
1.10 config.h
1.11 config.status
1.12 @@ -11,6 +13,8 @@
1.13 lxdream.app
1.14 Info.plist
1.15 stamp-h1
1.16 +lxdream-.*.tar.gz
1.17 +lxdream-.*.zip
1.18 src/drivers/mac_keymap.h
1.19 src/gendec
1.20 src/genglsl
.