Skip to content

Commit

Permalink
Rename lang/ -> Localizations/
Browse files Browse the repository at this point in the history
  • Loading branch information
therealFoxster committed Dec 25, 2023
1 parent 3d78425 commit 32f65fb
Show file tree
Hide file tree
Showing 25 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Bundles/uYouPlus.bundle
File renamed without changes.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ before-all::
fi;
else
before-package::
@mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r lang/uYouPlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/
@mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r Localizations/uYouPlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/
endif

0 comments on commit 32f65fb

Please sign in to comment.