Skip to content

fix(tray): rename 'Fomelo Dalaya' link to 'Dalaya Fomelo'#14

Merged
itsnateai merged 1 commit into
mainfrom
fix/links-fomelo-label
Jun 5, 2026
Merged

fix(tray): rename 'Fomelo Dalaya' link to 'Dalaya Fomelo'#14
itsnateai merged 1 commit into
mainfrom
fix/links-fomelo-label

Conversation

@itsnateai
Copy link
Copy Markdown
Owner

@itsnateai itsnateai commented Jun 4, 2026

What

In the tray right-click menu → Launcher → Links, the entry "Fomelo Dalaya" is renamed to "Dalaya Fomelo".

This makes it consistent with every other entry in the submenu, which all lead with "Dalaya": Dalaya, Dalaya Wiki, Dalaya Listsold (and Dalaya Patcher / Dalaya Discord in the parent). "Fomelo Dalaya" was the only one with the word order reversed.

Change

One line in TrayManager.cs (~2812) — display label only. The icon (🏆) and the URL (https://dalaya.org/fomelo/) are unchanged. Spelling kept as Fomelo (matches the URL path / the EQ profile site), not "Formelo".

Safety

Summary by CodeRabbit

  • Style
    • Updated the launcher submenu label text for better visual presentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f1f37a2d-99e5-4521-a795-75a167907c14

📥 Commits

Reviewing files that changed from the base of the PR and between 04e0675 and 52f23b6.

📒 Files selected for processing (1)
  • UI/TrayManager.cs

📝 Walkthrough

Walkthrough

The PR updates a single launcher submenu label text in the UI. The displayed text for the Fomelo hyperlink is reordered from "Fomelo Dalaya" to "Dalaya Fomelo" without changing the target URL or click behavior.

Changes

Menu Label Update

Layer / File(s) Summary
Fomelo link label
UI/TrayManager.cs
Launcher submenu text for Fomelo link is reordered from "Fomelo Dalaya" to "Dalaya Fomelo"; URL and handler remain unchanged.

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately describes the main change: renaming a tray menu link label from 'Fomelo Dalaya' to 'Dalaya Fomelo' to match naming conventions.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/links-fomelo-label

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@itsnateai itsnateai merged commit 2a8711b into main Jun 5, 2026
4 checks passed
@itsnateai itsnateai deleted the fix/links-fomelo-label branch June 5, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant