[Xfce4-commits] <xfce4-panel:devel> Rename .ui to .glade.

Nick Schermer noreply at xfce.org
Sun Jan 3 12:38:03 CET 2010


Updating branch refs/heads/devel
         to f2d5ce275605818ec1c161d2d967507f1e55e9b1 (commit)
       from dbd2a38ff9daf0f590e92863de4b4bc086169deb (commit)

commit f2d5ce275605818ec1c161d2d967507f1e55e9b1
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Dec 30 14:39:43 2009 +0100

    Rename .ui to .glade.
    
    .ui extenstions are not recognized by intltool-update.

 panel/Makefile.am                                  |    4 ++--
 ...es-dialog.ui => panel-preferences-dialog.glade} |    0
 plugins/actions/Makefile.am                        |    4 ++--
 .../{actions-dialog.ui => actions-dialog.glade}    |    0
 plugins/clock/Makefile.am                          |    4 ++--
 .../clock/{clock-dialog.ui => clock-dialog.glade}  |    0
 plugins/launcher/Makefile.am                       |    4 ++--
 .../{launcher-dialog.ui => launcher-dialog.glade}  |    0
 plugins/pager/Makefile.am                          |    4 ++--
 .../pager/{pager-dialog.ui => pager-dialog.glade}  |    0
 plugins/separator/Makefile.am                      |    4 ++--
 ...{separator-dialog.ui => separator-dialog.glade} |    0
 plugins/systray/Makefile.am                        |    4 ++--
 .../{systray-dialog.ui => systray-dialog.glade}    |    0
 plugins/tasklist/Makefile.am                       |    4 ++--
 .../{tasklist-dialog.ui => tasklist-dialog.glade}  |    0
 plugins/windowmenu/Makefile.am                     |    4 ++--
 ...indowmenu-dialog.ui => windowmenu-dialog.glade} |    0
 po/POTFILES.in                                     |   18 +++++++++---------
 19 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/panel/Makefile.am b/panel/Makefile.am
index 095a360..d642f6c 100644
--- a/panel/Makefile.am
+++ b/panel/Makefile.am
@@ -88,7 +88,7 @@ panel-dbus-client-infos.h: $(srcdir)/panel-dbus-service-infos.xml Makefile
 panel-plugin-external-infos.h: $(srcdir)/panel-plugin-external-infos.xml Makefile
 	$(AM_V_GEN) dbus-binding-tool --prefix=panel_plugin_external --mode=glib-server $< > $@
 
-panel-preferences-dialog-ui.h: $(srcdir)/panel-preferences-dialog.ui Makefile
+panel-preferences-dialog-ui.h: $(srcdir)/panel-preferences-dialog.glade Makefile
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=panel_preferences_dialog_ui $< >$@
 
 #panel-marshal.h: $(srcdir)/panel-marshal.list Makefile
@@ -109,6 +109,6 @@ endif
 EXTRA_DIST = \
 	panel-dbus-service-infos.xml \
 	panel-plugin-external-infos.xml \
-	panel-preferences-dialog.ui
+	panel-preferences-dialog.glade
 
 # vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
diff --git a/panel/panel-preferences-dialog.ui b/panel/panel-preferences-dialog.glade
similarity index 100%
rename from panel/panel-preferences-dialog.ui
rename to panel/panel-preferences-dialog.glade
diff --git a/plugins/actions/Makefile.am b/plugins/actions/Makefile.am
index 1a192d0..960100d 100644
--- a/plugins/actions/Makefile.am
+++ b/plugins/actions/Makefile.am
@@ -54,7 +54,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	actions-dialog.ui \
+	actions-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -67,7 +67,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libactions_built_sources)
 
-actions-dialog_ui.h: actions-dialog.ui
+actions-dialog_ui.h: actions-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=actions_dialog_ui $< >$@
 endif
 
diff --git a/plugins/actions/actions-dialog.ui b/plugins/actions/actions-dialog.glade
similarity index 100%
rename from plugins/actions/actions-dialog.ui
rename to plugins/actions/actions-dialog.glade
diff --git a/plugins/clock/Makefile.am b/plugins/clock/Makefile.am
index 6235194..0d1d1ac 100644
--- a/plugins/clock/Makefile.am
+++ b/plugins/clock/Makefile.am
@@ -66,7 +66,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	clock-dialog.ui \
+	clock-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -79,7 +79,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libclock_built_sources)
 
-clock-dialog_ui.h: clock-dialog.ui
+clock-dialog_ui.h: clock-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=clock_dialog_ui $< >$@
 endif
 
diff --git a/plugins/clock/clock-dialog.ui b/plugins/clock/clock-dialog.glade
similarity index 100%
rename from plugins/clock/clock-dialog.ui
rename to plugins/clock/clock-dialog.glade
diff --git a/plugins/launcher/Makefile.am b/plugins/launcher/Makefile.am
index 6fe5473..1198ee6 100644
--- a/plugins/launcher/Makefile.am
+++ b/plugins/launcher/Makefile.am
@@ -61,7 +61,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	launcher-dialog.ui \
+	launcher-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -74,7 +74,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libclock_built_sources)
 
-launcher-dialog_ui.h: launcher-dialog.ui
+launcher-dialog_ui.h: launcher-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=launcher_dialog_ui $< >$@
 endif
 
diff --git a/plugins/launcher/launcher-dialog.ui b/plugins/launcher/launcher-dialog.glade
similarity index 100%
rename from plugins/launcher/launcher-dialog.ui
rename to plugins/launcher/launcher-dialog.glade
diff --git a/plugins/pager/Makefile.am b/plugins/pager/Makefile.am
index 48c0965..4d97de7 100644
--- a/plugins/pager/Makefile.am
+++ b/plugins/pager/Makefile.am
@@ -57,7 +57,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	pager-dialog.ui \
+	pager-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -70,7 +70,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libpager_built_sources)
 
-pager-dialog_ui.h: pager-dialog.ui
+pager-dialog_ui.h: pager-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=pager_dialog_ui $< >$@
 endif
 
diff --git a/plugins/pager/pager-dialog.ui b/plugins/pager/pager-dialog.glade
similarity index 100%
rename from plugins/pager/pager-dialog.ui
rename to plugins/pager/pager-dialog.glade
diff --git a/plugins/separator/Makefile.am b/plugins/separator/Makefile.am
index 17fd23d..cae7abe 100644
--- a/plugins/separator/Makefile.am
+++ b/plugins/separator/Makefile.am
@@ -56,7 +56,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	separator-dialog.ui \
+	separator-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -69,7 +69,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libseparator_built_sources)
 
-separator-dialog_ui.h: separator-dialog.ui
+separator-dialog_ui.h: separator-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=separator_dialog_ui $< >$@
 endif
 
diff --git a/plugins/separator/separator-dialog.ui b/plugins/separator/separator-dialog.glade
similarity index 100%
rename from plugins/separator/separator-dialog.ui
rename to plugins/separator/separator-dialog.glade
diff --git a/plugins/systray/Makefile.am b/plugins/systray/Makefile.am
index d4b482c..c4d118f 100644
--- a/plugins/systray/Makefile.am
+++ b/plugins/systray/Makefile.am
@@ -65,7 +65,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
 EXTRA_DIST = \
 	$(desktop_in_files) \
-	systray-dialog.ui \
+	systray-dialog.glade \
 	systray-marshal.list
 
 DISTCLEANFILES = \
@@ -88,7 +88,7 @@ systray-marshal.c: systray-marshal.list Makefile
 	$(AM_V_GEN) echo "#include \"systray-marshal.h\"" > $@ \
 	&& glib-genmarshal --prefix=_systray_marshal --body $< >> $@
 
-systray-dialog_ui.h: systray-dialog.ui
+systray-dialog_ui.h: systray-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=systray_dialog_ui $< >$@
 endif
 
diff --git a/plugins/systray/systray-dialog.ui b/plugins/systray/systray-dialog.glade
similarity index 100%
rename from plugins/systray/systray-dialog.ui
rename to plugins/systray/systray-dialog.glade
diff --git a/plugins/tasklist/Makefile.am b/plugins/tasklist/Makefile.am
index 3c7a63a..59390e8 100644
--- a/plugins/tasklist/Makefile.am
+++ b/plugins/tasklist/Makefile.am
@@ -58,7 +58,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	tasklist-dialog.ui \
+	tasklist-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -71,7 +71,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libtasklist_built_sources)
 
-tasklist-dialog_ui.h: tasklist-dialog.ui
+tasklist-dialog_ui.h: tasklist-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=tasklist_dialog_ui $< >$@
 endif
 
diff --git a/plugins/tasklist/tasklist-dialog.ui b/plugins/tasklist/tasklist-dialog.glade
similarity index 100%
rename from plugins/tasklist/tasklist-dialog.ui
rename to plugins/tasklist/tasklist-dialog.glade
diff --git a/plugins/windowmenu/Makefile.am b/plugins/windowmenu/Makefile.am
index bd5906a..78711a2 100644
--- a/plugins/windowmenu/Makefile.am
+++ b/plugins/windowmenu/Makefile.am
@@ -66,7 +66,7 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
 EXTRA_DIST = \
-	windowmenu-dialog.ui \
+	windowmenu-dialog.glade \
 	$(desktop_in_files)
 
 DISTCLEANFILES = \
@@ -79,7 +79,7 @@ BUILT_SOURCES = \
 DISTCLEANFILES += \
 	$(libwindowmenu_built_sources)
 
-windowmenu-dialog_ui.h: windowmenu-dialog.ui
+windowmenu-dialog_ui.h: windowmenu-dialog.glade
 	$(AM_V_GEN) exo-csource --static --strip-comments --strip-content --name=windowmenu_dialog_ui $< >$@
 endif
 
diff --git a/plugins/windowmenu/windowmenu-dialog.ui b/plugins/windowmenu/windowmenu-dialog.glade
similarity index 100%
rename from plugins/windowmenu/windowmenu-dialog.ui
rename to plugins/windowmenu/windowmenu-dialog.glade
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c7fc34a..6ec12c8 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -42,7 +42,7 @@ panel/panel-plugin-external.c
 panel/panel-plugin-external.h
 panel/panel-preferences-dialog.c
 panel/panel-preferences-dialog.h
-panel/panel-preferences-dialog.ui
+panel/panel-preferences-dialog.glade
 panel/panel-window.c
 panel/panel-window.h
 
@@ -52,7 +52,7 @@ wrapper/wrapper-module.h
 wrapper/wrapper-plug.c
 wrapper/wrapper-plug.h
 
-plugins/actions/actions-dialog.ui
+plugins/actions/actions-dialog.glade
 plugins/actions/actions.c
 plugins/actions/actions.desktop.in
 plugins/actions/actions.h
@@ -61,7 +61,7 @@ plugins/clock/clock-analog.c
 plugins/clock/clock-analog.h
 plugins/clock/clock-binary.c
 plugins/clock/clock-binary.h
-plugins/clock/clock-dialog.ui
+plugins/clock/clock-dialog.glade
 plugins/clock/clock-digital.c
 plugins/clock/clock-digital.h
 plugins/clock/clock-fuzzy.c
@@ -74,17 +74,17 @@ plugins/clock/clock.h
 
 plugins/launcher/launcher-dialog.c
 plugins/launcher/launcher-dialog.h
-plugins/launcher/launcher-dialog.ui
+plugins/launcher/launcher-dialog.glade
 plugins/launcher/launcher.c
 plugins/launcher/launcher.desktop.in
 plugins/launcher/launcher.h
 
-plugins/pager/pager-dialog.ui
+plugins/pager/pager-dialog.glade
 plugins/pager/pager.c
 plugins/pager/pager.desktop.in
 plugins/pager/pager.h
 
-plugins/separator/separator-dialog.ui
+plugins/separator/separator-dialog.glade
 plugins/separator/separator.c
 plugins/separator/separator.desktop.in
 plugins/separator/separator.h
@@ -95,7 +95,7 @@ plugins/showdesktop/showdesktop.h
 
 plugins/systray/systray-box.c
 plugins/systray/systray-box.h
-plugins/systray/systray-dialog.ui
+plugins/systray/systray-dialog.glade
 plugins/systray/systray-manager.c
 plugins/systray/systray-manager.h
 plugins/systray/systray-marshal.list
@@ -105,13 +105,13 @@ plugins/systray/systray.c
 plugins/systray/systray.desktop.in
 plugins/systray/systray.h
 
-plugins/tasklist/tasklist-dialog.ui
+plugins/tasklist/tasklist-dialog.glade
 plugins/tasklist/tasklist-widget.c
 plugins/tasklist/tasklist-widget.h
 plugins/tasklist/tasklist.c
 plugins/tasklist/tasklist.desktop.in
 
-plugins/windowmenu/windowmenu-dialog.ui
+plugins/windowmenu/windowmenu-dialog.glade
 plugins/windowmenu/windowmenu.c
 plugins/windowmenu/windowmenu.desktop.in
 plugins/windowmenu/windowmenu.h



More information about the Xfce4-commits mailing list