Skip to content

Commit

Permalink
Fix buildzip.sh's screenshot directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jhsoby committed Oct 23, 2019
1 parent 05edd48 commit ac0e5a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion buildzip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ rm [email protected]

zip -r [email protected] *

zip -d [email protected] screenshot/* screenshot buildzip.sh Settings.ui.h
zip -d [email protected] screenshots/* screenshots buildzip.sh Settings.ui.h
10 changes: 3 additions & 7 deletions locale/CommonsWallpaper.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,16 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-10-23 12:40+0200\n"
"POT-Creation-Date: 2019-10-23 13:24+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.2.4\n"
"X-Poedit-KeywordsList: _;N_\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: extension.js\n"
"X-Poedit-SearchPath-1: Settings.ui.h\n"

#: Settings.ui.h:1
msgid "Hide the indicator"
Expand Down

0 comments on commit ac0e5a9

Please sign in to comment.