The source project of this merge request has been removed.
Use libxfce4ui API to create dialog when renaming launchers
Hi @alexxcons
Here's a little xmas patch for you
So what does this patch do? It uses the libxfce4ui API to create the dialog when renaming launchers instead of manually creating a gtk dialog to save some lines of code.
Only downside I see with this patch is a deprecation warning when using GTK_STOCK_DIALOG_QUESTION but we can suppress it with "gtk-dialog-question" if you like. Looks like we have to use it due to the design of the libxfce4ui API.
What do you think?
Merge request reports
Activity
Filter activity
Please register or sign in to reply