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
Ivan Dmitrievich Yartsev 1100769f74
Localisation fix
2 years ago
screenshot Исправлен баг с выбором программы 3 years ago
source ublexec has been reworked - single serious but presents 2 years ago
.gitignore Recreating 2 years ago
Makefile Makefile and css edits 2 years ago
README.md Добавлен функционал выбора файлов и открытия их через mime 3 years ago
com.ublinux.ublexec.policy Bump version to 2.25 3 years ago
com.ublinux.ublexec.svg [package] updtae 3 years ago
gresource.xml Added file chooser and application chooser 2 years ago
ublexec-application.glade Design redone 2 years ago
ublexec-banner.png Перевел на новый Makefile 2 years ago
ublexec.css Makefile and css edits 2 years ago
ublexec.desktop fix 3 years ago
ublexec.glade Localisation fix 2 years ago
ublexec.pot Localisation edits 2 years ago
ublexec_ru.po Localisation edits 2 years ago
ublexec_terminals.csv added csv file, containing all supported terminals 2 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