diff options
author | des <des@FreeBSD.org> | 2004-08-23 20:07:11 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2004-08-23 20:07:11 +0800 |
commit | c13a26752b77c7c878654a867041106d7d2f1395 (patch) | |
tree | 576b4f6f93e79138f026d3fc896a62f16506de2e /deskutils/Makefile | |
parent | d7f85d57432306c883385989750735f5baec6935 (diff) | |
download | freebsd-ports-gnome-c13a26752b77c7c878654a867041106d7d2f1395.tar.gz freebsd-ports-gnome-c13a26752b77c7c878654a867041106d7d2f1395.tar.zst freebsd-ports-gnome-c13a26752b77c7c878654a867041106d7d2f1395.zip |
Add xfce4-xkb-plugin, an xkb-compatible keyboard layout switcher panel
plugin for Xfce 4.
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index b47229015128..5d77706d5060 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -117,6 +117,7 @@ SUBDIR += xfce4-notes-plugin SUBDIR += xfce4-taskbar-plugin SUBDIR += xfce4-windowlist-plugin + SUBDIR += xfce4-xkb-plugin SUBDIR += xmaddressbook SUBDIR += xmdiary SUBDIR += xopps |