From 406d028b25f5ef0c1c0b3e960f49cb4c7b64ccad Mon Sep 17 00:00:00 2001 From: Michael Traeger Date: Thu, 1 Dec 2016 00:23:52 +0100 Subject: rename --- appinfo/app.php | 8 ++++---- appinfo/info.xml | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'appinfo') diff --git a/appinfo/app.php b/appinfo/app.php index ae908ad..7424cc0 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -1,8 +1,8 @@ , Michael Traeger +* @author Michael Traeger * * @license GNU Affero General Public license (AGPL) * @@ -25,9 +25,9 @@ /** * @file appinfo/app.php - * @author SpF, Michael Traeger + * @author Michael Traeger */ -OCP\Util::addStyle ( 'old_menu', 'old_menu' ); +OCP\Util::addStyle ( 'classic_sidemenu', 'classic_sidemenu' ); ?> diff --git a/appinfo/info.xml b/appinfo/info.xml index fd2fb75..2b9b87e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,12 +1,12 @@ - old_menu - Old Menu FixedWith - Old Menu of Owncloud / Nextcloud. Forked version with fixed width. - 2.0.0 + classic_sidemenu + Classic SideMenu + Classid SideMenu - The old menu of Owncloud / Nextcloud. Forked from SpF. + 2.1.0 AGPL - Michael Traeger, forked from SpF + Michael Traeger https://github.com/mtraeger/own-nextcloud_old_menu/issues https://github.com/mtraeger/own-nextcloud_old_menu.git -- cgit v1.2.3