Skip to content

Commit e5f4001

Browse files
authored
chore(Portal): Give welcome tab a second pass (#5076)
* chore(Portal): Prettify dialog * chore(Portal): Correct grammar * chore(Portal): Refactor phrasing
1 parent d55c71c commit e5f4001

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

  • system_files/desktop/shared/usr/share/yafti

system_files/desktop/shared/usr/share/yafti/yafti.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
title: Bazzite Portal
22
screens:
3-
- title: "Welcome"
3+
- title: "Welcome!"
44
description: "Get to know Bazzite"
55
actions:
66
- id: "bazzite-documentation"
7-
title: "Bazzite Documentation"
8-
description: "New to Bazzite or Linux? Check out our helpful documentation. An offline version can be access by searching for Documentation in your app menu."
7+
title: "Read the Bazzite Docs"
8+
description: "New to Bazzite or Linux? Check out our helpful documentation. An offline version can be accessed by searching for Documentation in your app menu."
99
default: false
1010
script: "xdg-open https://docs.bazzite.gg/"
1111
- id: "bazaar"
12-
title: "Check Out Bazaar"
13-
description: "Your software store! Check out our curated selection for things like Discord, ProtonPlus, or Heroic Game Launcher."
12+
title: "Browse your Bazaar"
13+
description: "Your software store! Check out our curated selection for apps like Discord, Heroic Games Launcher, or Viper."
1414
default: false
15-
script: "yad --info --text \"You can launch Bazaar anytime from your pinned apps or the app menu.\""
15+
script: "yad --info --title=\"Tip\" --image=dialog-information --text \"You can launch Bazaar anytime from your pinned apps or the app menu.\" --button=\"I get it\"!gtk-ok!"
1616
- id: "bazzite-discord"
1717
title: "Get help through Discord"
18-
description: "Enter our official server for Bazzite user tech support. Bring in your system logs!"
18+
description: "Enter our official server for Bazzite user tech support. Bring your system logs!"
1919
default: false
2020
script: "xdg-open https://discord.gg/JQq48bYzrc"
2121
- id: "bazzite-discourse"
22-
title: "Check out Announcements on our Bazzite Discourse"
23-
description: "For the latest big news on Bazzite!"
22+
title: "See our announcements in Discourse"
23+
description: "Our forum posts for the latest breaking news on Bazzite!"
2424
default: false
2525
script: "xdg-open https://universal-blue.discourse.group/c/bazzite/"
2626
- id: "reddit"
27-
title: "Browse our official Reddit community."
28-
description: "Come join the conversation, ask questions, and show off your build!"
27+
title: "Join the official community on Reddit"
28+
description: "Start a conversation, ask questions, or show off your Bazzite build!"
2929
default: false
3030
script: "xdg-open https://www.reddit.com/r/Bazzite/"
3131
- title: "Install Applications"

0 commit comments

Comments
 (0)