Drop the extra resources/ subdirectory
This subdirectory gets in the way when integrating the inspector build more fully with GTK+, and does not really add anything. Just move everything one level up.
This commit is contained in:
6
gtk/ui/gtkvolumebutton.ui.h
Normal file
6
gtk/ui/gtkvolumebutton.ui.h
Normal file
@ -0,0 +1,6 @@
|
||||
N_("Volume");
|
||||
N_("Turns volume up or down");
|
||||
N_("Volume Up");
|
||||
N_("Increases the volume");
|
||||
N_("Volume Down");
|
||||
N_("Decreases the volume");
|
||||
Reference in New Issue
Block a user