build: disablenotify.patch

File disablenotify.patch, 318 bytes (added by eross, 21 months ago)

Патч отключает сборку плагина уведомлений для Ubuntu

  • src/plugins/plugins.pro

     
    1010        sound \ 
    1111        history 
    1212         
    13 unix{  
    14         !mac:SUBDIRS +=  ubuntunotify  
    15 } 
    1613 
    1714     
    18  No newline at end of file