Replace "Welcome" app with "Dorood" and update build & source files #38
No reviewers
Labels
No labels
bug
Bug
documentation
duplicate
enhancement
Feature Request
good first issue
help wanted
Help Wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
applications/parch-dorood!38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR replaces the old "ParchLinux Welcome" application with the new "Dorood" application.
It includes the following categorized changes:
Removed old Welcome files
Added Dorood application files
Modified build configurations
meson.build
files in root, data, po, and src directoriesUpdated source code
i18n.py
,main.py
,window.py
,window.ui
This change prepares the project for building and packaging "Dorood" instead of "Welcome".
devto Replace "Welcome" app with "Dorood" and update build & source files