RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereowalls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change
on this file since 1aa3fb7 was
f9b8a6b,
checked in by Olly Betts <olly@…>, 14 years ago
|
lib/icons/Makefile.am,lib/icons/aven.png,lib/icons/aven.svg: Add
new version of aven icon, redrawn in SVG so it displays nicely at
larger sizes.
git-svn-id: file:///home/survex-svn/survex/trunk@3644 4b37db11-9a0c-4f06-9ece-9ab7cdaee568
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[620b2b7] | 1 | ## Process this file with automake to produce Makefile.in |
---|
| 2 | |
---|
[d0339a4] | 3 | icondir = $(pkgdatadir)/icons |
---|
[95fa391] | 4 | # aven.png doesn't need to be installed on win32, but it's only 527 bytes. |
---|
[e72b854] | 5 | dist_icon_DATA = elevation.png open.png crosses.png entrances.png plan.png\ |
---|
[b462168] | 6 | rotation.png defaults.png surface-legs.png ug-legs.png fixed-pts.png\ |
---|
[be891ea] | 7 | exported-pts.png names.png aven-about.png\ |
---|
[7b2006f] | 8 | texture.png solid-surface.png osterei.jpg\ |
---|
[203d2a7] | 9 | tubes.png find.png hideresults.png survey-tree.png pres-tree.png \ |
---|
[be891ea] | 10 | open-pres.png\ |
---|
| 11 | pres-frew.png pres-rew.png pres-go-back.png pres-pause.png\ |
---|
| 12 | pres-go.png pres-ff.png pres-fff.png pres-stop.png\ |
---|
| 13 | 3d.png err.png plt.png pos.png svx.png aven.png |
---|
[27b8b59] | 14 | |
---|
[edb6576] | 15 | # tubesprefs.png stationsprefs.png indicatorprefs.png\ |
---|
| 16 | # windowprefs.png gridprefs.png unitsprefs.png \ |
---|
[be891ea] | 17 | # legsprefs.png ctlprefs.png pres-restart.png pres-create.png\ |
---|
[1690fa9] | 18 | # pres-record.png pres-finish.png |
---|
[27b8b59] | 19 | |
---|
[e72b854] | 20 | pixmapsdir = $(datadir)/pixmaps |
---|
[f9b8a6b] | 21 | dist_pixmaps_DATA = aven.png aven.svg svxedit.png |
---|
[e72b854] | 22 | |
---|
[27b8b59] | 23 | SUFFIXES = .ico .png |
---|
| 24 | |
---|
| 25 | .png.ico: |
---|
[95fa391] | 26 | $(SHELL) $(srcdir)/png2winicon $< $@ |
---|
[b462168] | 27 | |
---|
[e72b854] | 28 | EXTRA_DIST = 3d.ico err.ico plt.ico pos.ico svx.ico\ |
---|
[f9b8a6b] | 29 | aven.ico svxedit.ico png2winicon |
---|
Note: See
TracBrowser
for help on using the repository browser.