Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Hacker <dd0t@users.sourceforge.net>2013-09-18 00:03:02 +0400
committerStefan Hacker <dd0t@users.sourceforge.net>2013-09-19 02:23:48 +0400
commit42d74df5ec4c14b3b1aad3db6581c7b2fa6d8204 (patch)
tree63f2ec49e62a3928e17b78c6d23dd042caa93d07 /scripts
parent8f30d0c26b7b4b97eed288b74facac60d383e55e (diff)
Fix channel flag handling with filter patch
- Channel comment flags were no longer clickable because filters weren't considered in offset calculation. - What's this text didn't contain the flag icon - Lowercased Flag.svg - Magic numbers and abbreviation refactoring - Lowercased Filter.svg and improved license display
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mklic.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mklic.pl b/scripts/mklic.pl
index c61cbcabb..5b571d851 100755
--- a/scripts/mklic.pl
+++ b/scripts/mklic.pl
@@ -76,7 +76,7 @@ my @thirdPartyLicenses = (
["licenseMachOverride", "../3rdPartyLicenses/mach_override_license.txt", "mach_override", "https://github.com/rentzsch/mach_star", "Q_OS_MAC"],
["licenseQtTranslations", "../src/mumble/qttranslations/LICENSE",
"Additional Qt translations", "https://www.virtualbox.org/ticket/2018", "USING_BUNDLED_QT_TRANSLATIONS"],
- ["licenseFilterSvg", "../icons/Filter.txt", "Filter.svg icon", "https://commons.wikimedia.org/wiki/File:Filter.svg"],
+ ["licenseFilterSvg", "../icons/filter.txt", "filter.svg icon", "https://commons.wikimedia.org/wiki/File:Filter.svg"],
);
# Print 3rd party licenses