Add gallery to menus

foo
David Bartley 16 years ago
parent 146115c35e
commit 79fed8f9d4
  1. 2
      buttons/Makefile
  2. BIN
      buttons/gallery.png
  3. 1
      directory.xml
  4. 1
      menu.xml

@ -1,5 +1,5 @@
FILES = about.png events.png gitweb.png gopher.png home.png library.png \
mailman.png media.png office.png services.png stats.png webmail.png \
wiki.png valid-atom.png valid-css.png valid-xhtml11.png
wiki.png gallery.png valid-atom.png valid-css.png valid-xhtml11.png
RELDIR = buttons/
include ../common.mk

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

@ -10,4 +10,5 @@
<diritem title="Media" href="media/" />
<diritem title="Wiki" href="http://wiki.csclub.uwaterloo.ca/" />
<diritem title="Webmail" href="https://mail.csclub.uwaterloo.ca/" />
<diritem title="Gallery" href="/gallery2/" />
</directory>

@ -11,4 +11,5 @@
<menuitem title="Mailman" icon="mailman" absolute="true" href="/mailman/"/>
<menuitem title="gopher" icon="gopher" absolute="true" href="gopher://csclub.uwaterloo.ca/"/>
<menuitem title="gitweb" icon="gitweb" absolute="true" href="http://gitweb.csclub.uwaterloo.ca/"/>
<menuitem title="Gallery" icon="gallery" absolute="true" href="/gallery2/"/>
</menudefs>

Loading…
Cancel
Save