diff options
Diffstat (limited to 'profiles/wheezy/classes/Desktop/chat/pidgin')
-rw-r--r-- | profiles/wheezy/classes/Desktop/chat/pidgin/crypto.yml | 9 | ||||
-rw-r--r-- | profiles/wheezy/classes/Desktop/chat/pidgin/index.yml | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/profiles/wheezy/classes/Desktop/chat/pidgin/crypto.yml b/profiles/wheezy/classes/Desktop/chat/pidgin/crypto.yml new file mode 100644 index 0000000..f843f79 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/chat/pidgin/crypto.yml @@ -0,0 +1,9 @@ +classes: + - Desktop.chat.pidgin +parameters: + doc: + desktop-chat: + pkg: + - include Pidgin crypto plugin for Off-The-Record protocol + pkg: + - pidgin-otr diff --git a/profiles/wheezy/classes/Desktop/chat/pidgin/index.yml b/profiles/wheezy/classes/Desktop/chat/pidgin/index.yml new file mode 100644 index 0000000..05b58d2 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/chat/pidgin/index.yml @@ -0,0 +1,9 @@ +classes: + - Desktop.chat +parameters: + doc: + desktop-chat: + pkg: + - include chat client Pidgin + pkg: + - pidgin |