On Wed, 25 Jun 2008 10:39:16 -0400, Bob Archer wrote: > So sorry. It didn't hit me what MD was. I assumed it was some > abbreviation for you application. I have PCMCIA syndrome. (People can't > memorize computer industry acronyms.)
ACK :)
> You may want to loop through your filesets to ensure you are specifying
> all the correct files. I've also never seen "." used for base directory.
> The default would be the project base directory anyway.
They're indeed the correct files.
Here's the project directory structure:
.
|-- AUTHORS
|-- ChangeLog
|-- NEWS
|-- README
|-- glade
| `-- gui.glade
|-- icons
| `-- gnome-rdp-logo.png
|-- man
| `-- gnome-rdp.1
|-- po
| |-- es.po
| |-- hu.po
| |-- it.po
| |-- messages.po
| `-- po.mdse
|-- resources
| |-- colors_1.png
| |-- [..]
| `-- vnc_16.png
`-- src
|-- AboutDialog.cs
|-- [..]
`-- VNC.cs
(I've stripped off "intuitive" content (see [..]) and files not relevant to the
discussion, i.e. the NAnt config file, the MonoDevelop solution file, ...)
So, glade/*, resources/* and icons/* should be fine (see my config file in the
original post)
Kindly,
David
--
. ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
signature.asc
Description: PGP signature
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ NAnt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
