-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
45 changed files
with
534 additions
and
458 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
icewm -- authors file. 2021-02-09 | ||
icewm -- authors file. 2021-02-28 | ||
|
||
Author: Bert Gijsbers <[email protected]> | ||
Author: Eduard Bloch <[email protected]> | ||
|
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 |
---|---|---|
@@ -1,11 +1,54 @@ | ||
icewm -- history of user-visible changes. 2021-02-09 | ||
icewm -- history of user-visible changes. 2021-02-28 | ||
|
||
Release icewm-2.2.0 released 2021-02-28 | ||
--------------------------------------- | ||
|
||
git shortlog -e -n -w80,6,8 2.1.2...2.2.0 | ||
|
||
Bert Gijsbers <[email protected]> (29): | ||
If an application resizes itself partially outside the work area, then | ||
move it back inside the work area, if possible, for issue #550. | ||
Fix ignoreQuickSwitch winoption for focused windows for issue #552. | ||
Call setlocale via YLocale for issue #553. | ||
Fix CMake build for ylocale.cc. | ||
Better fix for CMake build. | ||
Add testpointer test to CMake. | ||
Add testpointer. | ||
Only reposition when resizing outside of bottom right corner to permit | ||
negative positions in issue #550. | ||
Define ice and itk libraries to reduce cmake build by a third. | ||
Fix cmake test target and closes ice-wm/icewm#41. | ||
Add clock format %H:%M and closes #554. | ||
Drop support for nonICCCMconfigureRequest. | ||
Fix for immediately redrawing after setting default clock format. | ||
Simplify file read. | ||
Fix test logoutMenu. | ||
Add intmax and intmin to cfoption. | ||
Improve YInputLine in YMsgBox and simplify creating a YMsgBox. | ||
Remove bogus comment. | ||
Fix modifying and saving of all preferences by menu in icewm. | ||
Show the preferences comment line in the message box when modifying | ||
preference. Allow to reset a key or string option in the preferences | ||
menu. Check if message box operation equals OK. Remove a failed | ||
preference modification from the modification save set. | ||
Add compositor and replace read by executed. | ||
Give each preference option a meaningful description. | ||
make update-po | ||
Permit undefinition of keys. | ||
Show the bounds of integer options in the message box. | ||
Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into | ||
icewm-1-4-BRANCH | ||
Merge branch 'icewm-1-4-BRANCH' | ||
Improve merge of 'upstream/icewm-1-4-BRANCH'. | ||
Merge branch 'icewm-1-4-BRANCH' | ||
|
||
|
||
Release icewm-2.1.2 released 2021-02-09 | ||
--------------------------------------- | ||
|
||
git shortlog -e -n -w80,6,8 2.1.1...2.1.2 | ||
|
||
Bert Gijsbers <[email protected]> (19): | ||
Bert Gijsbers <[email protected]> (20): | ||
Provide drawable context when creating pixmap cursors with Imlib2 for | ||
issue #541. | ||
Don't unarm menu popup buttons for issue #527. | ||
|
@@ -30,6 +73,7 @@ Bert Gijsbers <[email protected]> (19): | |
Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into | ||
icewm-1-4-BRANCH | ||
Merge branch 'icewm-1-4-BRANCH' | ||
Prepare 2.1.2 release | ||
|
||
Eduard Bloch <[email protected]> (1): | ||
Don't abort directory scanning on bad menu items | ||
|
@@ -228,31 +272,3 @@ Bert Gijsbers <[email protected]> (12): | |
Merge branch 'icewm-1-4-BRANCH' | ||
Prepare 1.9.2 release | ||
|
||
|
||
Release icewm-1.9.1 released 2020-11-05 | ||
--------------------------------------- | ||
|
||
git shortlog -e -n -w80,6,8 1.9.0...1.9.1 | ||
|
||
Bert Gijsbers <[email protected]> (19): | ||
Update to 1.9.0. | ||
Define colors at top and lighten up the grey a bit. | ||
Catch changes in width_inc and height_inc for #510. | ||
Only direct focus if frame is mapped. | ||
Handle _WIN_LAYER messages via actionPerformed. | ||
Fix for changing layers when ABOVE or BELOW bit is set. | ||
Use a minimum delay of 10 ms for taskbar delays to avoid #508. | ||
Explain where delays are in milliseconds. | ||
Apply SKIP_PAGER for PagerShowPreview. | ||
Remove unused frame members. | ||
Add actionLayers. Switch on action in actionPerformed. | ||
Remove unused. | ||
Update XDND version from 3 to 5. | ||
make update-po | ||
Update XDND protocol implementation. | ||
Fix compilation on OpenBSD. | ||
Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into | ||
icewm-1-4-BRANCH | ||
Merge branch 'icewm-1-4-BRANCH' | ||
Prepare 1.9.1 release | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
PACKAGE=icewm | ||
VERSION=2.1.2 | ||
VERSION=2.2.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.3.12.52\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-05-02 19:50+0000\n" | ||
"Last-Translator: mohammad alhargan <[email protected]>\n" | ||
"Language-Team: Arabic <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: 1.2.2\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2003-01-27 22:26+0300\n" | ||
"Last-Translator: Hleb Valoska <[email protected]>\n" | ||
"Language-Team: Belarusian <[email protected]>\n" | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: IceWM 1.2.10\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2017-02-26 21:51+0000\n" | ||
"Last-Translator: Shyukri Shyukriev <[email protected]>\n" | ||
"Language-Team: Bulgarian <https://l10n.opensuse.org/projects/icewm/icewm-1-3-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.0.9\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-12-14 22:26+0000\n" | ||
"Last-Translator: David Medina <[email protected]>\n" | ||
"Language-Team: Catalan <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm-1.2.30\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-12-14 17:26+0000\n" | ||
"Last-Translator: Aleš Kastner <[email protected]>\n" | ||
"Language-Team: Czech <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.4.2.1038\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-03-13 16:55+0000\n" | ||
"Last-Translator: scootergrisen <[email protected]>\n" | ||
"Language-Team: Danish <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.2.26\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-08-24 00:40+0000\n" | ||
"Last-Translator: Sarah Kriesch <[email protected]>\n" | ||
"Language-Team: German <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: el\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-05-26 14:39+0000\n" | ||
"Last-Translator: Efstathios Iosifidis <[email protected]>\n" | ||
"Language-Team: Greek <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.0.9\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2000-10-21 12:13+2000\n" | ||
"Last-Translator: Mathias Hasselmann <[email protected]>\n" | ||
"Language-Team: English\n" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: IceWM 1.2.26\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-07-02 07:26+0000\n" | ||
"Last-Translator: Adolfo Jayme Barrientos <[email protected]>\n" | ||
"Language-Team: Spanish <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: IceWM 1.2.14\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-06-29 19:44+0000\n" | ||
"Last-Translator: Kimmo Kujansuu <[email protected]>\n" | ||
"Language-Team: Finnish <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.2.15pre3\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-05-02 19:51+0000\n" | ||
"Last-Translator: Christine Gabriel <[email protected]>\n" | ||
"Language-Team: French <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm VERSION\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2016-06-06 12:13+0000\n" | ||
"Last-Translator: Stanislav Brabec <[email protected]>\n" | ||
"Language-Team: Hebrew <https://l10n.opensuse.org/projects/icewm/icewm-1-3-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.0.7\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2001-03-25 17:00+GMT1\n" | ||
"Last-Translator: Vlatko Kosturjak <[email protected]>\n" | ||
"Language-Team: Croatian <[email protected]>\n" | ||
|
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 |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.2.7\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2019-02-07 06:32+0000\n" | ||
"Last-Translator: Robert Taisz <[email protected]>\n" | ||
"Language-Team: Hungarian <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: icewm 2.1.2.19\n" | ||
"Project-Id-Version: icewm 2.2.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.0.9\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-12-21 14:26+0000\n" | ||
"Last-Translator: Kukuh Syafaat <[email protected]>\n" | ||
"Language-Team: Indonesian <https://l10n.opensuse.org/projects/icewm/" | ||
|
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: IceWM 1.2.31\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-09-09 18:33+0000\n" | ||
"Last-Translator: Paolo Za <[email protected]>\n" | ||
"Language-Team: Italian <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.0.6\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2020-12-14 04:26+0000\n" | ||
"Last-Translator: Yasuhiko Kamata <[email protected]>\n" | ||
"Language-Team: Japanese <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: IceWM 1.2.35\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2019-02-07 06:32+0000\n" | ||
"Last-Translator: Hwajin Kim <[email protected]>\n" | ||
"Language-Team: Korean <https://l10n.opensuse.org/projects/icewm/icewm-1-4-" | ||
|
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: icewm 1.1\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2018-05-09 06:03+0000\n" | ||
"Last-Translator: Mindaugas Baranauskas <[email protected]>\n" | ||
"Language-Team: Lithuanian <https://l10n.opensuse.org/projects/icewm/" | ||
|
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: IceWM\n" | ||
"Report-Msgid-Bugs-To: https://github.com/bbidulock/icewm/issues\n" | ||
"POT-Creation-Date: 2021-02-27 18:40+0100\n" | ||
"POT-Creation-Date: 2021-02-28 13:50+0100\n" | ||
"PO-Revision-Date: 2005-06-12 12:59+0300\n" | ||
"Last-Translator: Kristaps Kaupe <[email protected]>\n" | ||
"Language-Team: \n" | ||
|
Oops, something went wrong.