summaryrefslogtreecommitdiff
path: root/image/editcap.rc.in
AgeCommit message (Collapse)AuthorFilesLines
2008-03-29Replace field values with constants, correcting some values.Jaap Keuter1-4/+4
Remove the pre-release flag from FILEFLAGS in the resource file. svn path=/trunk/; revision=24758
2008-02-18If we have an SVN revision number, use it as the build number under WindowsGerald Combs1-2/+2
instead of "0". svn path=/trunk/; revision=24376
2006-05-30Transform ethereal.ico to wireshark.ico. Update references accordingly.Gerald Combs1-1/+1
Change the name of the Windows package to "wireshark-setup-..." Other Ethereal -> Wireshark updates. We _really_ need a better Wireshark icon. svn path=/trunk/; revision=18253
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18206
2006-05-21name changeRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18197
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-1/+1
svn path=/trunk/; revision=4199
2001-04-05Use sed in the Win32 build to place the version in various files.Gilbert Ramirez1-0/+36
We us $(VERSION), defined in the top-level config.nmake, to replace @VERSION@ in various files. $(RC_VERSION) and $(WTAP_VERSION) are similarly used. svn path=/trunk/; revision=3258