Changed dash to underscore in package name
This commit is contained in:
parent
183c0805f1
commit
dcbfa6c1fc
1 changed files with 14 additions and 0 deletions
|
|
@ -3770,5 +3770,19 @@
|
|||
"description": "Lightweight i3 status bar.",
|
||||
"license": "GPLv3",
|
||||
"web": "https://github.com/FedericoCeratto/nimi3status"
|
||||
},
|
||||
{
|
||||
"name": "native_dialogs",
|
||||
"url": "https://github.com/SSPkrolik/nim-native-dialogs.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ui",
|
||||
"gui",
|
||||
"cross-platform",
|
||||
"library"
|
||||
],
|
||||
"description": "Implements framework-agnostic native operating system dialogs calls",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SSPkrolik/nim-native-dialogs"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue