Skip to content

Instantly share code, notes, and snippets.

@dhaley
Created July 13, 2012 20:24
Show Gist options
  • Save dhaley/3107214 to your computer and use it in GitHub Desktop.
Save dhaley/3107214 to your computer and use it in GitHub Desktop.
Default shortcut set export
diff --git a/modules/features/cu_bucket/cu_bucket.info b/modules/features/cu_bucket/cu_bucket.info
index b9b4690..23cc589 100644
--- a/modules/features/cu_bucket/cu_bucket.info
+++ b/modules/features/cu_bucket/cu_bucket.info
@@ -6,7 +6,10 @@ php = 5.2.4
dependencies[] = client_ui_control
dependencies[] = date
dependencies[] = features
+dependencies[] = menu
dependencies[] = strongarm
features[ctools][] = strongarm:strongarm:1
features[features_api][] = api:1
+features[menu_custom][] = management
+features[menu_links][] = management:admin/config/user-interface/shortcut
features[variable][] = date_default_timezone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment