Skip to content

Commit

Permalink
Makefile fixed for proper translation support and installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryan20 committed Sep 30, 2021
1 parent ff0a54a commit 354e5ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
install:
mkdir -p /home/$(USER)/.local/share/gnome-shell/extensions/logomenu@aryan_k
cp -r ./* /home/$(USER)/.local/share/gnome-shell/extensions/logomenu@aryan_k
gnome-extensions pack --extra-source=Resources/ --extra-source=constants.js --force
gnome-extensions install logomenu@aryan_k.shell-extension.zip --force
rm logomenu@aryan_k.shell-extension.zip
Binary file modified screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 354e5ad

Please sign in to comment.