mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
use Intent.CATEGORY_APP_MAIN instead of hardcoded reference to play store
This commit is contained in:
parent
0553d5eb4c
commit
c6fe8dc405
5 changed files with 8 additions and 11 deletions
|
@ -45,7 +45,7 @@
|
|||
<string name="settings_apps_view_all">Toutes les applications</string>
|
||||
|
||||
<string name="settings_apps_install">Installer applications</string>
|
||||
<string name="settings_apps_toast_store_not_found">Pas trouvé le PlayStore</string>
|
||||
<string name="settings_apps_toast_store_not_found">Pas trouvé le Store</string>
|
||||
|
||||
<!--
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue