Release 0.7.3
[grauphel.git] / appinfo / app.php
index afbc7879f78ff9ffd9ae766ebb5395034fab9291..1fb5551b75e37cf535338fe24179c1a6678f6827 100755 (executable)
@@ -3,8 +3,8 @@
     array( 
         'id' => 'grauphel',
         'order' => 2342,
-        'href' => \OCP\Util::linkToRoute('grauphel.gui.index'),
-        'icon' => \OCP\Util::imagePath('grauphel', 'app.svg'),
+        'href' => \OC::$server->getURLGenerator()->linkToRoute('grauphel.gui.index'),
+        'icon' => \OC::$server->getURLGenerator()->imagePath('grauphel', 'app.svg'),
         'name' => 'Tomboy notes'
     )
 );