-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Consolidate just Targets For Cross Platform (#47)
* Consolidating just targets for macOS/Linux. Executing a target will trigger that platform-specific steps. * Update README with cross-platform improvements. * Updating `.gitignore`. * Redesigning application icon. * Resolves #27.
- Loading branch information
Showing
11 changed files
with
63 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,5 @@ debian/* | |
!debian/copyright | ||
!debian/install | ||
!debian/rules | ||
!debian/source | ||
!debian/source | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+2.33 KB
(110%)
res/linux/icons/hicolor/128x128/apps/com.vkhitrin.cosmicding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+88 Bytes
(110%)
res/linux/icons/hicolor/16x16/apps/com.vkhitrin.cosmicding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.07 KB
(100%)
res/linux/icons/hicolor/256x256/apps/com.vkhitrin.cosmicding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+936 Bytes
(140%)
res/linux/icons/hicolor/32x32/apps/com.vkhitrin.cosmicding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.48 KB
(75%)
res/linux/icons/hicolor/48x48/apps/com.vkhitrin.cosmicding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.67 KB
(73%)
res/linux/icons/hicolor/64x64/apps/com.vkhitrin.cosmicding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.