diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-28 23:42:31 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-28 23:42:31 +0800 |
commit | 844dbcb583ff2bb2cf2d4276fbbbab398a824157 (patch) | |
tree | a6ba6a37e5bd4dee524898122246b51a35110259 /x11/Makefile | |
parent | 64f697fb5ce63abbae483b946ada77ea94e493d5 (diff) | |
download | freebsd-ports-gnome-844dbcb583ff2bb2cf2d4276fbbbab398a824157.tar.gz freebsd-ports-gnome-844dbcb583ff2bb2cf2d4276fbbbab398a824157.tar.zst freebsd-ports-gnome-844dbcb583ff2bb2cf2d4276fbbbab398a824157.zip |
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 2fff7d2b9f71..c3cab15c1258 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 |