You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# ifndef MY_CMD_H
# define MY_CMD_H
# define link_doc "https: //wiki.ublinux.com/ru/Пр о г р а ммно е _о б е с пе че ние /Пр о г р а ммы_и_у тилиты/В с е /ublexec"
# define cmd_xdg "xdg-open "
# define cmd_execute "su -l %s -c \" DISPLAY=$DISPLAY %s \""
# define path_app " / usr / bin / "
# define path_glade " / usr / share / ublexec / ui / ublexec.glade"
# define path_css " / usr / share / ublexec / css / ublexec.css"
# define app_name "ublexec"
# define path_img_head_background " / usr / share / ublexec / images / logo-background.png"
# define path_all_applications " / usr / share / applications / "
# define file_source_login_min_max " / etc / login.defs"
# endif