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
2025-02-03 15:34:54 -05:00
Code
Releases
Activity
bae5427913
rofi
/
include
/
dialogs
/
drun.h
6 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
Initial import desktop file runner.
2015-11-03 08:31:38 +01:00
#
ifndef __DRUN_DIALOG_H__
#
define __DRUN_DIALOG_H__
Big rename from Switcher to Mode internal, to match with user terminology
2015-11-25 09:26:38 +01:00
extern
Mode
drun_mode
;
Initial import desktop file runner.
2015-11-03 08:31:38 +01:00
#
endif
Copy permalink