diff options
author | Sam Spilsbury <smspillaz@gmail.com> | 2010-08-28 18:53:46 +0800 |
---|---|---|
committer | Sam Spilsbury <smspillaz@gmail.com> | 2010-08-28 18:53:46 +0800 |
commit | b90c11d6cc4e3a1efa983426d51258e2100eb01e (patch) | |
tree | 3e67eab99c25b2f770b85c02d05993669663eb90 | |
parent | 64ffd0e08293a77361f064d80bc6c0f33c2a7a31 (diff) | |
download | sound-b90c11d6cc4e3a1efa983426d51258e2100eb01e.tar.gz sound-b90c11d6cc4e3a1efa983426d51258e2100eb01e.tar.bz2 |
Add to util category
-rw-r--r-- | sound.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound.xml.in b/sound.xml.in index f3411d9..a1d2ebc 100644 --- a/sound.xml.in +++ b/sound.xml.in @@ -2,6 +2,7 @@ <plugin name="sound" useBcop="true"> <_short>Sound</_short> <_long>Play sounds on window events</_long> + <category>Utility</category> <options> <option name="minimize" type="string"> <_short>Minimize</_short> |