Rename wlr_primary_selection to wlr_gtk_primary_selection

This commit is contained in:
emersion 2018-11-23 11:58:56 +01:00
parent c70b8f64b7
commit 811a4d997b
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
15 changed files with 133 additions and 133 deletions

View file

@ -46,7 +46,7 @@ lib_wlr_types = static_library(
'wlr_pointer_constraints_v1.c',
'wlr_pointer.c',
'wlr_presentation_time.c',
'wlr_primary_selection.c',
'wlr_gtk_primary_selection.c',
'wlr_region.c',
'wlr_screencopy_v1.c',
'wlr_screenshooter.c',