Skip to content
Snippets Groups Projects
Commit 5249f09f authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

even shinier icons

parent 4e5fe303
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,10 @@
OC_APP::register( array( "order" => 1, "id" => "admin", "name" => "Administration" ));
OC_APP::addAdminPage( array( "id" => "core_system", "order" => 1, "href" => OC_HELPER::linkTo( "admin", "system.php" ), "name" => "System setting", "icon" => OC_HELPER::imagePath( "admin", "administration.png" )));
OC_APP::addAdminPage( array( "id" => "core_system", "order" => 1, "href" => OC_HELPER::linkTo( "admin", "system.php" ), "name" =>"System", "icon" => OC_HELPER::imagePath( "admin", "administration.png" )));
OC_APP::addAdminPage( array( "id" => "core_users", "order" => 2, "href" => OC_HELPER::linkTo( "admin", "users.php" ), "name" => "Users", "icon" => OC_HELPER::imagePath( "admin", "users.png" )));
OC_APP::addAdminPage( array( "id" => "core_apps", "order" => 3, "href" => OC_HELPER::linkTo( "admin", "apps.php" ), "name" => "Apps", "icon" => OC_HELPER::imagePath( "admin", "apps.png" )));
OC_APP::addAdminPage( array( "id" => "core_plugins", "order" => 4, "href" => OC_HELPER::linkTo( "admin", "plugins.php" ), "name" => "Plugins", "icon" => OC_HELPER::imagePath( "admin", "apps.png" )));
OC_APP::addAdminPage( array( "id" => "core_plugins", "order" => 4, "href" => OC_HELPER::linkTo( "admin", "plugins.php" ), "name" => "Plugins", "icon" => OC_HELPER::imagePath( "admin", "plugins.png" )));
// Add subentries for App installer
OC_APP::addNavigationSubEntry( "core_apps", array( "id" => "core_apps_installed", "order" => 4, "href" => OC_HELPER::linkTo( "admin", "apps.php?add=some&parameters=here" ), "name" => "Installed apps", "icon" => OC_HELPER::imagePath( "admin", "navicon.png" )));
......
admin/img/apps.png

217 B | W: | H:

admin/img/apps.png

216 B | W: | H:

admin/img/apps.png
admin/img/apps.png
admin/img/apps.png
admin/img/apps.png
  • 2-up
  • Swipe
  • Onion skin
admin/img/plugins.png

217 B

admin/img/users.png

765 B | W: | H:

admin/img/users.png

741 B | W: | H:

admin/img/users.png
admin/img/users.png
admin/img/users.png
admin/img/users.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -2,7 +2,7 @@
OC_APP::register( array( "order" => 2, "id" => "files", "name" => "Files" ));
OC_APP::addNavigationEntry( array( "id" => "files_index", "order" => 1, "href" => OC_HELPER::linkTo( "files", "index.php" ), "icon" => OC_HELPER::imagePath( "files", "navicon.png" ), "name" => "Files" ));
OC_APP::addNavigationEntry( array( "id" => "files_index", "order" => 1, "href" => OC_HELPER::linkTo( "files", "index.php" ), "icon" => OC_HELPER::imagePath( "files", "home.png" ), "name" => "Files" ));
OC_APP::addSettingsPage( array( "id" => "files_administration", "order" => 1, "href" => OC_HELPER::linkTo( "files", "admin.php" ), "name" => "Files", "icon" => OC_HELPER::imagePath( "files", "folder.png" )));
......
files/img/file.png

391 B

files/img/folder.png

436 B | W: | H:

files/img/folder.png

386 B | W: | H:

files/img/folder.png
files/img/folder.png
files/img/folder.png
files/img/folder.png
  • 2-up
  • Swipe
  • Onion skin
files/img/home.png

416 B

files/img/navicon.png

397 B

help/img/help.png

467 B | W: | H:

help/img/help.png

483 B | W: | H:

help/img/help.png
help/img/help.png
help/img/help.png
help/img/help.png
  • 2-up
  • Swipe
  • Onion skin
img/help_about.png

1.5 KiB

img/mimetypes/application-octet-stream.png

1.81 KiB | W: | H:

img/mimetypes/application-octet-stream.png

391 B | W: | H:

img/mimetypes/application-octet-stream.png
img/mimetypes/application-octet-stream.png
img/mimetypes/application-octet-stream.png
img/mimetypes/application-octet-stream.png
  • 2-up
  • Swipe
  • Onion skin
img/places/folder.png

436 B | W: | H:

img/places/folder.png

386 B | W: | H:

img/places/folder.png
img/places/folder.png
img/places/folder.png
img/places/folder.png
  • 2-up
  • Swipe
  • Onion skin
img/task-attention.png

1.66 KiB

settings/img/personal.png

597 B | W: | H:

settings/img/personal.png

595 B | W: | H:

settings/img/personal.png
settings/img/personal.png
settings/img/personal.png
settings/img/personal.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment