Skip to content

Commit

Permalink
Update a2modsource.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ewerybody committed Apr 5, 2022
1 parent 70f1584 commit 6ca10df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions a2modsource.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"maintainer": "ewerybody",
"maintainer_at": "gmail.com",
"name": "a2.modules",
"news": "* UniFormat: new module moved from a2.modlab!\n* ExplorerCreateFile: connected new docs page\n* CalculAid: Fixed for german window named \"Rechner\"\n* commandLine: added oldschool ac'tivAid Functionality\n* gtranslate: Fixed website translate dialog ignoring Cancel\n* gtranslate: Make website translate show from > to languages\n* texTools: added reselection for upper/lower\n and added a tooltip for no selection nfo\n* texTools: wordCount warns of no-selection\n* WindowControl: using window lib\n* VolumeControl: added small delay to setvolume func\n ... to prevent too frequent triggering #64\n* VolumeControl: Added checkbox for already implemented logarithmic behaviour\n* OCRTool: rolled back to in-process call to teadrinkerocr\n also: fixed language not passed to off-process call #62\n* DetailsPopup: rolled back send/paste hack to use `clipboard_paste` ... using WinClip\n* DetailsPopop to handle new entries correctly, Fixed #59\n* ExplorerCreateFile: implemented encoding ui #60\n* ExplorerCreateFile: UI with new Encoding attribute\n* ExplorerCreateFile: handling file create errors with message box\n handling default extension properly\n* ExplorerCreateFile: nailed down selection in both functions\n* ExplorerCreateFile 0.5: added some defaults fixing #67\n* gtranslate: added tts option to menu #61\n ... added copy to clipboard and some icons\n* gtranslate: added same-output feedback #61\n* WinR: 0.2 now resolves `%environment%` variables\n\n* Updated ALL `README.md`-files! All modules now documented.\n* All modules have issue tags and issue creation links now",
"news": "* UniFormat: repaired direct hotkey replacing\n* UniFormat: scope change ON on direct replace hotkeys\n and fixed parsing the hotkey settings\n* UniFormat: fixed before/after msg in shrink case\n* UniFormat: tweaked order of tooltip and pasting for a little nicer ux\n* gtranslate & UniFormat: use `hotkey.get_settings` for way simpler registering of hotkeys from item editor\n* Created README.md for UniFormat\n* gtranslate: fixed Creating New translation presets\n* UniFormat: refactored letter parsing.\n Now we can have same replacements from different keys and lower/upper case still works.",
"update_url": "https://github.com/ewerybody/a2.modules",
"url": "https://github.com/ewerybody/a2.modules#a2modules",
"version": "0.4.0",
"version": "0.5.0",
"zip_size": 88441
}

0 comments on commit 6ca10df

Please sign in to comment.