Instantly share code, notes, and snippets.
Created
April 10, 2015 14:09
-
Star
0
(0)
You must be signed in to star a gist -
Fork
0
(0)
You must be signed in to fork a gist
-
-
Save alvr/91d5483da54298085e0a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "menubar" { | |
| Steam [!$OSX] { | |
| text = "#steam_menu_file" | |
| SkinVersion { | |
| text="Pressure BETA" | |
| shellcmd="steam://url/GroupSteamIDPage/103582791435510416" | |
| } | |
| About { | |
| text="#steam_about" | |
| command="About" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| ChangeUser { | |
| text="#steam_menu_changeuser" | |
| command="ChangeUser" | |
| } | |
| MyAccount { | |
| text="#steam_menu_account_details" | |
| shellcmd="steam://url/StoreAccount/" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| BigPictureMode { | |
| text="#steam_menu_bigpicturemode" | |
| shellcmd="steam://open/bigpicture" | |
| } | |
| MiniMode [!$OSX] { | |
| text="#steam_menu_minimode" | |
| shellcmd="steam://open/minigameslist" | |
| } | |
| LargeMode [!$OSX] { | |
| text="#steam_menu_largemode" | |
| shellcmd="steam://open/largegameslist" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| MusicDetails { | |
| text="#steam_menu_view_music_details" | |
| shellcmd="steam://nav/music/details" | |
| } | |
| MusicPlayer { | |
| text="#steam_menu_view_musicplayer" | |
| shellcmd="steam://open/musicplayer" | |
| } | |
| Divider {} | |
| Screenshots { | |
| text="#steam_screenshots" | |
| command="Screenshots" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| Friends { | |
| text="#steam_menu_friends" | |
| shellcmd="steam://open/friends" | |
| } | |
| ViewPlayerList { | |
| text="#steam_menu_view_players" | |
| shellcmd="steam://friends/players" | |
| } | |
| Servers { | |
| text="#steam_menu_servers" | |
| shellcmd="steam://open/servers" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| ActivateRetail { | |
| text="#Steam_RegisterProductCode" | |
| command="ActivateRetail" | |
| } | |
| AddShortcut { | |
| text="#Steam_menu_AddShortcut" | |
| shellcmd="steam://AddNonSteamGame" | |
| } | |
| BackupGames { | |
| text="#steam_menu_backupgames" | |
| command="backupgames" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| AddFunds { | |
| text="Add Funds to Steam Wallet" | |
| shellcmd="steam://openurl/http://store.steampowered.com/steamaccount/addfunds" | |
| } | |
| RedeemWalletVoucher { | |
| text="#Steam_RedeemWalletVoucher" | |
| shellcmd="steam://url/RedeemWalletVoucher" | |
| } | |
| ManageGuestPasses { | |
| text="#Steam_ManageGuestPasses" | |
| command="ManageGuestPasses" | |
| } | |
| Divider {} | |
| CheckForUpdates { | |
| text="#steam_menu_checkforupdates" | |
| command="CheckForUpdates" | |
| } | |
| UpdateVideoDrivers { | |
| text="#steam_menu_updatevendorgraphicscard" | |
| command="CheckForVideoDriverUpdates" | |
| } | |
| CheckForVideoDriverUpdates { | |
| text="#steam_menu_checkforvideodriverupdates" | |
| command="CheckForVideoDriverUpdates" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| Settings { | |
| text="#steam_menu_settings" | |
| command="Settings" | |
| } | |
| GoOnline { | |
| text="#SteamUI_OfflineMode_GoOnline" | |
| command="goonline" | |
| } | |
| GoOffline { | |
| text="#SteamUI_OfflineMode_GoOffline" | |
| command="gooffline" | |
| } | |
| Restart { | |
| text="#Steam_MustRestart_Button" | |
| command="RestartSteam" | |
| } | |
| Exit { | |
| text="#Steam_ExitSteam" | |
| command="Exit" | |
| } | |
| } | |
| Store [$OSX] { | |
| text="#steam_store" | |
| Featured { | |
| text="#steam_subnav_featured" | |
| shellcmd="steam://url/StoreFrontPage" | |
| } | |
| Explore { | |
| text="#steam_subnav_explore" | |
| shellcmd="steam://url/StoreExplore" | |
| } | |
| Curators { | |
| text="#steam_subnav_curators" | |
| shellcmd="steam://url/StoreCurators" | |
| } | |
| Wishlist { | |
| text="#steam_subnav_wishlist" | |
| shellcmd="steam://url/UserWishlist" | |
| } | |
| News { | |
| text="#steam_subnav_news" | |
| shellcmd="steam://open/news" | |
| } | |
| Stats { | |
| text="#steam_subnav_stats" | |
| shellcmd="steam://url/StoreStats" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| RedeemWalletVoucher { | |
| text="#Steam_RedeemWalletVoucher" | |
| shellcmd="steam://url/RedeemWalletVoucher" | |
| } | |
| } | |
| Library [$OSX] { | |
| text="#steam_library" | |
| Games { | |
| text="#steam_menu_view_games" | |
| shellcmd="steam://nav/games" | |
| } | |
| GamesDetails { | |
| text="#steam_menu_games_details" | |
| shellcmd="steam://nav/games/details" | |
| } | |
| GamesList { | |
| text="#steam_menu_games_list" | |
| shellcmd="steam://nav/games/list" | |
| } | |
| GamesGrid { | |
| text="#steam_menu_games_grid" | |
| shellcmd="steam://nav/games/grid" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| MusicDetails { | |
| text="#steam_menu_view_music_details" | |
| shellcmd="steam://nav/music/details" | |
| } | |
| MusicPlayer { | |
| text="#steam_menu_view_musicplayer" | |
| shellcmd="steam://open/musicplayer" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| AddShortcut { | |
| text="#Steam_menu_AddShortcut" | |
| shellcmd="steam://AddNonSteamGame" | |
| } | |
| ActivateRetail { | |
| text="#Steam_RegisterProductCode" | |
| command="ActivateRetail" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| BackupGames { | |
| text="#steam_menu_backupgames" | |
| command="backupgames" | |
| } | |
| } | |
| Community [$OSX] { | |
| text="#steam_menu_community" | |
| Home { | |
| text="#steam_subnav_community_home" | |
| shellcmd="steam://url/CommunityHome" | |
| } | |
| Discussions { | |
| text="#steam_subnav_discussions" | |
| shellcmd="steam://url/SteamDiscussions" | |
| } | |
| Workshop { | |
| text="#steam_subnav_workshop" | |
| shellcmd="steam://url/SteamWorkshop" | |
| } | |
| Greenlight { | |
| text="#steam_subnav_greenlight" | |
| shellcmd="steam://url/SteamGreenlight" | |
| } | |
| Market { | |
| text="#steam_subnav_market" | |
| shellcmd="steam://url/CommunityMarket" | |
| } | |
| Broadcasts { | |
| text="#steam_subnav_broadcast" | |
| shellcmd="steam://openurl/http://steamcommunity.com/?subsection=broadcasts" | |
| } | |
| } | |
| Friends [$OSX] { | |
| text="#steam_menu_friends_view" | |
| Activity { | |
| text="#steam_subnav_activity" | |
| shellcmd="steam://url/SteamIDControlPage" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| ViewFriends { | |
| text="#steam_menu_view_friends" | |
| shellcmd="steam://open/friends" | |
| } | |
| AddFriend { | |
| text="#steam_menu_add_friend" | |
| shellcmd="steam://friends/add" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| Online { | |
| text="#friends_online" | |
| shellcmd="steam://friends/status/online" | |
| checkable=1 | |
| } | |
| Away { | |
| text="#friends_away" | |
| shellcmd="steam://friends/status/away" | |
| checkable=1 | |
| } | |
| Play { | |
| text="#friends_lookingtoplay" | |
| shellcmd="steam://friends/status/play" | |
| checkable=1 | |
| } | |
| Trade { | |
| text="#friends_lookingtotrade" | |
| shellcmd="steam://friends/status/trade" | |
| checkable=1 | |
| } | |
| Busy { | |
| text="#friends_busy" | |
| shellcmd="steam://friends/status/busy" | |
| checkable=1 | |
| } | |
| Offline { | |
| text="#friends_offline" | |
| shellcmd="steam://friends/status/offline" | |
| checkable=1 | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| SortByName { | |
| text="#steam_menu_friends_sortbyname" | |
| shellcmd="steam://friends/settings/sortbyname" | |
| checkable=1 | |
| } | |
| ShowAvatars { | |
| text="#steam_menu_friends_showavatars" | |
| shellcmd="steam://friends/settings/showavatars" | |
| checkable=1 | |
| } | |
| OnlineUsersOnly { | |
| text="#steam_menu_friends_hideoffline" | |
| shellcmd="steam://friends/settings/hideoffline" | |
| checkable=1 | |
| } | |
| ShowTagged { | |
| text="#steam_menu_friends_showtagged" | |
| shellcmd="steam://friends/settings/showtagged" | |
| checkable=1 | |
| } | |
| } | |
| Steam [$OSX] { | |
| text = "Me" | |
| ViewProfile { | |
| text="#steam_menu_account_view_profile" | |
| shellcmd="steam://url/SteamIDMyProfile" | |
| } | |
| EditProfile { | |
| text="Edit Profile..." | |
| shellcmd="steam://url/steam://url/SteamIDEditPage" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| AccountDetails { | |
| text="#Steam_Account_Link" | |
| shellcmd="steam://url/StoreAccount" | |
| } | |
| FamilySharing { | |
| text="#Steam_AccountPage_ManageDeviceAuth" | |
| shellcmd="steam://url/FamilySharing" | |
| } | |
| ManageGuestPasses { | |
| text="#Steam_ManageGuestPasses" | |
| command="ManageGuestPasses" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| ChangeUser { | |
| text="#steam_menu_changeuser" | |
| command="ChangeUser" | |
| } | |
| GoOnline { | |
| text="#SteamUI_OfflineMode_GoOnline" | |
| command="goonline" | |
| } | |
| GoOffline { | |
| text="#SteamUI_OfflineMode_GoOffline" | |
| command="gooffline" | |
| } | |
| } | |
| View [$OSX] { | |
| text="#steam_menu_view" | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| Inventory { | |
| text="#steam_inventory" | |
| shellcmd="steam://open/inventory" | |
| } | |
| Screenshots { | |
| text="#steam_screenshots" | |
| command="Screenshots" | |
| } | |
| ViewPlayerList { | |
| text="#steam_menu_view_players" | |
| shellcmd="steam://friends/players" | |
| } | |
| Servers { | |
| text="#steam_menu_servers" | |
| shellcmd="steam://open/servers" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| MiniMode { | |
| text="#steam_menu_minimode" | |
| shellcmd="steam://open/minigameslist" | |
| } | |
| LargeMode { | |
| text="#steam_menu_largemode" | |
| shellcmd="steam://open/largegameslist" | |
| } | |
| } | |
| Window [$OSX] { | |
| text="#steam_menu_window" | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| StartVR { | |
| text="#steam_menu_startvr" | |
| command="startvr" | |
| } | |
| BigPictureMode { | |
| text="#steam_menu_bigpicturemode" | |
| shellcmd="steam://open/bigpicture" | |
| } | |
| } | |
| Help [$OSX] { | |
| text="#steam_menu_help" | |
| Support { | |
| text="#steam_menu_support" | |
| command="Support" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| Privacy { | |
| text="#steam_menu_PrivacyPolicy" | |
| shellcmd="steam://url/PrivacyPolicy" | |
| } | |
| Legal { | |
| text="#steam_menu_LegalInformation" | |
| shellcmd="steam://url/LegalInformation" | |
| } | |
| SSA { | |
| text="#steam_menu_SteamSubscriberAgreement" | |
| shellcmd="steam://url/SSA" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| SystemInfo { | |
| text="#steam_menu_systeminfo" | |
| command="SystemInfo" | |
| } | |
| About { | |
| text="#steam_about" | |
| command="About" | |
| } | |
| Divider {} // ________________________________________________________________________________________________________________________ | |
| SkinVersion { | |
| text="Pressure BETA" | |
| shellcmd="steam://openurl/http://steamcommunity.com/groups/pressureskin" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment