diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-28 15:42:31 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-28 15:42:31 +0000 |
commit | 844dbcb583ff2bb2cf2d4276fbbbab398a824157 (patch) | |
tree | a6ba6a37e5bd4dee524898122246b51a35110259 /x11/Makefile | |
parent | 64f697fb5ce63abbae483b946ada77ea94e493d5 (diff) | |
download | FreeBSD-ports-844dbcb583ff2bb2cf2d4276fbbbab398a824157.zip FreeBSD-ports-844dbcb583ff2bb2cf2d4276fbbbab398a824157.tar.gz |
Add gswitchit_applet - a keyboard layout state indicator and switcher for
Gnome Desktop.
Obtained from: http://www.gnome.org/
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2fff7d2..c3cab15 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -28,6 +28,7 @@ SUBDIR += gnomeapplets SUBDIR += gnomecore SUBDIR += gnomelibs + SUBDIR += gswitchit_applet SUBDIR += gtk-theme-switch SUBDIR += gvid SUBDIR += gyroscope |