Home
last modified time | relevance | path

Searched refs:theme_delete (Results 1 – 10 of 10) sorted by relevance

/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dtheme.h36 void theme_delete();
H A Dmain.c241 theme_delete(); in main()
H A Dtheme.c387 theme_delete(); in theme_load()
558 void theme_delete() in theme_delete() function
/dports/www/piwigo/piwigo/themes/modus/admin/
H A Dmaintain.inc.php20 function theme_delete() function
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/appearance/
H A Dtheme-util.h40 gboolean theme_delete(const gchar* name, ThemeType type);
H A Dtheme-util.c57 gboolean theme_delete (const gchar *name, ThemeType type) in theme_delete() function
H A Dappearance-style.c587 if (name != NULL && theme_delete (name, type)) { in generic_theme_delete()
H A Dappearance-themes.c824 theme_delete (name, THEME_TYPE_META)) { in theme_delete_cb()
/dports/www/piwigo/piwigo/admin/include/
H A Dthemes.class.php33 return theme_delete($this->theme_id);
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/
H A DChangeLog53208 * theme-util.c: (theme_delete):
61849 * theme-util.c (theme_delete): Fix build for the previous change
62113 * theme-util.c: (theme_delete): don't delete ~/.icons when deleting
63173 * theme-util.c: (theme_is_writable), (theme_delete): expect
63812 (file_delete_recursive), (theme_is_writable), (theme_delete): port a
71817 * theme-util.c: (theme_is_writable), (theme_delete): simplify code
72267 * theme-util.c: (theme_delete): if the parent directory is empty after
72285 * theme-util.c: (theme_delete): make the cursor themes delete button
79152 * theme-util.c: (theme_delete): use STOCK_DELETE instead of STOCK_OK in
79833 * theme-util.c: (theme_delete), (theme_model_iter_last):