From e6d8f97bf2e0bbb4d95df0c4e030eb7ec6ef75a5 Mon Sep 17 00:00:00 2001 From: thomasb Date: Sat, 31 Mar 2012 12:25:48 +0000 Subject: Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore git-svn-id: https://svn.roundcube.net/trunk@6034 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/new_user_dialog/package.xml | 154 ------------------------------------ 1 file changed, 154 deletions(-) delete mode 100644 plugins/new_user_dialog/package.xml (limited to 'plugins/new_user_dialog/package.xml') diff --git a/plugins/new_user_dialog/package.xml b/plugins/new_user_dialog/package.xml deleted file mode 100644 index 0bca1d9d4..000000000 --- a/plugins/new_user_dialog/package.xml +++ /dev/null @@ -1,154 +0,0 @@ - - - new_user_dialog - pear.roundcube.net - Present identities settings dialog to new users - When a new user is created, this plugin checks the default identity and sets a session flag in case it is incomplete. An overlay box will appear on the screen until the user has reviewed/completed his identity. - - Thomas Bruederli - thomasb - roundcube@gmail.com - yes - - 2012-01-16 - - - 1.5 - 1.0 - - - stable - stable - - GNU GPLv3+ - -- Use jquery UI to render the dialog -- Fixed IDNA encoding/decoding of e-mail addresses (#1487909) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.2.1 - - - 1.7.0 - - - - - - - 2010-03-29 - - - 1.0 - 1.0 - - - stable - stable - - GNU GPLv2 - - - - 2010-05-13 - - - 1.1 - 1.0 - - - stable - stable - - GNU GPLv2 - -- Fix space bar and backspace buttons not working (#1486726) - - - - 2010-05-27 - - - 1.2 - 1.0 - - - stable - stable - - GNU GPLv2 - -- Add overlay box only to mail task main template -- Fix possible error on form submission (#1486103) - - - - 2010-12-02 - - - 1.3 - 1.0 - - - stable - stable - - GNU GPLv2 - -- Added setting of focus on name input -- Added gl_ES translation - - - - 2012-01-16 - - - 1.5 - 1.0 - - - stable - stable - - GNU GPLv2 - - Use jquery UI to render the dialog - - - -- cgit v1.2.3