mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
remove "empty download cache" menu entry -- clearing the cache will be in the configuration dialog once it's implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14368 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bebce6a74e
commit
fc6d57f9a3
1 changed files with 1 additions and 14 deletions
|
|
@ -142,12 +142,6 @@ p, li { white-space: pre-wrap; }
|
|||
<layout class="QGridLayout" >
|
||||
<item row="0" column="0" >
|
||||
<widget class="QToolButton" name="buttonComplete" >
|
||||
<property name="accessibleName" >
|
||||
<string>CompleteInstallationButton</string>
|
||||
</property>
|
||||
<property name="accessibleDescription" >
|
||||
<string>This performs a complete installation of Rockbox. It installs the bootloader, a current build and the extras package.</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>...</string>
|
||||
</property>
|
||||
|
|
@ -280,12 +274,6 @@ p, li { white-space: pre-wrap; }
|
|||
<property name="toolTip" >
|
||||
<string>Install Rockbox</string>
|
||||
</property>
|
||||
<property name="accessibleName" >
|
||||
<string>ButtonInstall</string>
|
||||
</property>
|
||||
<property name="accessibleDescription" >
|
||||
<string>This installs a build of Rockbox on your player. It can also upgrade an existing build.</string>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Install Rockbox</string>
|
||||
</property>
|
||||
|
|
@ -597,7 +585,7 @@ p, li { white-space: pre-wrap; }
|
|||
p, li { white-space: pre-wrap; }
|
||||
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Remove the bootloader</span></p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able to start Rockbox.</p></body></html></string>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able starting Rockbox.</p></body></html></string>
|
||||
</property>
|
||||
<property name="wordWrap" >
|
||||
<bool>true</bool>
|
||||
|
|
@ -790,7 +778,6 @@ p, li { white-space: pre-wrap; }
|
|||
<property name="title" >
|
||||
<string>&File</string>
|
||||
</property>
|
||||
<addaction name="actionEmpty_local_download_cache" />
|
||||
<addaction name="actionInstall_Rockbox_Utility_on_player" />
|
||||
<addaction name="action_Configure" />
|
||||
<addaction name="separator" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue