index
:
rose.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
shortcuts
/
shortcuts.h
blob: 52762812ff2669166a3b5df1505fc898df7bb95d (
plain
)
1
2
3
4
5
#pragma once
#define SHORTCUT_N 41
int
shortcut_expand
(
const
char
*
uri
,
char
*
output
);