Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Github icon #134

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed src/app/images/icons/icon-stash.png
Binary file not shown.
25 changes: 21 additions & 4 deletions src/app/language/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@
"Watch Now": "Προβολή τώρα",
"Health Good": "Υγεία καλή",
"Ratio:": "Αναλογία:",
"Seeds:": "Τροφοδότες:",
"Peers:": "Αποδέκτες:",
"Seeds": "Τροφοδότες",
"Peers": "Αποδέκτες",
"Remove from bookmarks": "Αφαίρεση από τα αγαπημένα",
"Changelog": "Αρχείο αλλαγών",
"Popcorn Time! is the result of many developers and designers putting a bunch of APIs together to make the experience of watching torrent movies as simple as possible.": "Το Popcorn Time είναι το αποτέλεσμα πολλών προγραμματιστών και σχεδιαστών που χρησιμοποίησαν αρκετά API για να γίνει η εμπειρία της προβολής ταινιών μέσω torrent όσο το δυνατόν απλούστερη.",
Expand Down Expand Up @@ -486,5 +486,22 @@
"Your disk is almost full.": "Ο δίσκος σας είναι σχεδόν πλήρης",
"You need to make more space available on your disk by deleting files.": "Πρέπει να κάνετε περισσότερο χώρο διαθέσιμο στον δίσκο σας διαγράφοντας αρχεία.",
"Playing Next": "Στη συνέχεια",
"Trending": "Τάσεις"
}
"Trending": "Τάσεις",
"drama": "δράμα",
"Initializing Popcorn Time CE. Please Wait...": "Προετοιμασία Popcorn Time CE. Παρακαλώ Περιμένετε...",
"Last Added & Google Cloud": "Last Added & Google Cloud",
"Views": "Views",
"Downloads": "Downloads",
"Likes": "Likes",
"Stream from Browser": "Stream from Browser",
"Torrent Link": "Torrent Link",
"Magnet Link": "Magnet Link",
"Movie API Endpoint": "Movie API Endpoint",
" Biography": " Βιογραφία",
" Drama": " Δράμα",
" History \n\t\t\t\t": " Ιστορία \n\t\t\t\t",
"Seeds:": "Τροφοδότες:",
"Peers:": "Αποδέκτες:",
"Torrents-Time v2": "Torrents-Time v2",
"Torrents Time v2": "Torrents Time v2"
}
4 changes: 2 additions & 2 deletions src/app/themes/Official_-_Black_&_Yellow_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/Official_-_Dark_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/Official_-_FlaX_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/Official_-_Flat_UI_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/Official_-_Light_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Bubblegum_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Chocolate_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Colors_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Green_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Jiav_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Ocean_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Purple_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Red_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_White_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Ghostbears_-_Zayt_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Sentience_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down
4 changes: 2 additions & 2 deletions src/app/themes/third_party/Windows_10_theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4474,8 +4474,8 @@ body,
-webkit-background-size: contain;
background-size: contain;
}
.about-container .content .icons_social a.stash_icon {
background: url("../../images/icons/icon-stash.png") no-repeat center;
.about-container .content .icons_social a.github_icon {
background: url("../../images/icons/icon-github.png") no-repeat center;
-webkit-background-size: contain;
background-size: contain;
}
Expand Down