This website requires JavaScript.
Explore
Help
Sign In
PolytreeDE
/
rofi
Watch
1
Star
0
Fork
You've already forked rofi
0
mirror of
https://github.com/davatorium/rofi.git
synced
2024-10-27 05:23:18 -04:00
Code
Releases
Activity
3c411433b4
rofi
/
include
/
dialogs
/
drun.h
6 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
Initial import desktop file runner.
2015-11-03 02:31:38 -05:00
#
ifndef __DRUN_DIALOG_H__
#
define __DRUN_DIALOG_H__
Big rename from Switcher to Mode internal, to match with user terminology
2015-11-25 03:26:38 -05:00
extern
Mode
drun_mode
;
Initial import desktop file runner.
2015-11-03 02:31:38 -05:00
#
endif
Copy permalink