diff options
author | Damian Minkov <damencho@jitsi.org> | 2013-12-04 12:32:03 +0200 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2013-12-04 12:32:03 +0200 |
commit | d02d552f11eb0327678319fecd926990216c266e (patch) | |
tree | 5dfabf45bafcc982ee8b2d0e5976d533e678c3a2 /src/net/java/sip | |
parent | ff1d0e1107490213fe55a265f726b87a3806b44a (diff) | |
download | jitsi-d02d552f11eb0327678319fecd926990216c266e.zip jitsi-d02d552f11eb0327678319fecd926990216c266e.tar.gz jitsi-d02d552f11eb0327678319fecd926990216c266e.tar.bz2 |
Adds bundle name.
Diffstat (limited to 'src/net/java/sip')
-rw-r--r-- | src/net/java/sip/communicator/plugin/propertieseditor/propertieseditor.manifest.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/java/sip/communicator/plugin/propertieseditor/propertieseditor.manifest.mf b/src/net/java/sip/communicator/plugin/propertieseditor/propertieseditor.manifest.mf index 1e7d3ae..e408fe0 100644 --- a/src/net/java/sip/communicator/plugin/propertieseditor/propertieseditor.manifest.mf +++ b/src/net/java/sip/communicator/plugin/propertieseditor/propertieseditor.manifest.mf @@ -1,4 +1,5 @@ Bundle-Activator: net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator +Bundle-Name: Properties Editor Bundle-Description: A panel that allows users to configure properties Bundle-Vendor: jitsi.org Bundle-Version: 0.0.1 |