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.
 
 
 
 
Go to file
Igor Belitskiy 24bc58354c
Fix
3 years ago
screenshot Исправлен баг с выбором программы 3 years ago
source Добавлен webkit 3 years ago
.gitignore Fix 3 years ago
Makefile Исправлен дизайн, добавлены терминальные команды 3 years ago
README.md Добавлен функционал выбора файлов и открытия их через mime 3 years ago
VERSION.md Bump version 3 years ago
com.ublinux.pkexec.ublexec.exec.policy [package] update 3 years ago
com.ublinux.ublexec.svg [package] updtae 3 years ago
logo-background.png [package] update 3 years ago
ublexec.css Исправлен css выделение иконок 3 years ago
ublexec.desktop [package] updtae 3 years ago
ublexec.glade Добавлен webkit 3 years ago
ublexec.pot Добавлен webkit 3 years ago
ublexec_ru.po Добавлен webkit 3 years ago

README.md

ublexec

Выполнить

Build

In order to build ublexec you will need:

  • CMake
  • C compiler
  • GTK+ 3 & dependencies

Once you have all the necessary dependencies, you can use:

$ make

Installation

After a successful build, just use:

$ sudo make install clean

Uninstallation

After a successful build, just use:

$ sudo make uninstall

alt text