Skip to content

Commit

Permalink
Update qobmenu.pro
Browse files Browse the repository at this point in the history
fix xdg target
  • Loading branch information
zakariakov authored Dec 4, 2018
1 parent 4e7b68d commit e03a6bc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions qobmenu.pro
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ TRANSLATIONS =usr/share/elokab/translations/ar/epanel.ts\
# MKDIR = mkdir -p /usr/share/elokab

#---config files---------
menusConfig.files =etc/xdg/menus/*
menusConfig.path=/etc/xdg/
# menusConfig.files =etc/xdg/menus/*
# menusConfig.path=/etc/xdg/

obConfig.files =etc/xdg/elokab/*
obConfig.files =etc/xdg/*
obConfig.path=/etc/xdg/
#---DATA files---------------
dsDirectoriesData.files=usr/share/desktop-directories/*
Expand All @@ -106,6 +106,5 @@ TRANSLATIONS =usr/share/elokab/translations/ar/epanel.ts\

INSTALLS += target \
obConfig \
menusConfig \
dsDirectoriesData \
elokabData

0 comments on commit e03a6bc

Please sign in to comment.