forked from AuroraMiddleware/gtk
Updated POTFILES.in
This commit is contained in:
parent
71be77c399
commit
c4ad589fd5
@ -256,4 +256,3 @@ modules/printbackends/file/gtkprintbackendfile.c
|
||||
modules/printbackends/lpr/gtkprintbackendlpr.c
|
||||
modules/printbackends/papi/gtkprintbackendpapi.c
|
||||
modules/printbackends/test/gtkprintbackendtest.c
|
||||
tests/testfilechooser.c
|
||||
|
@ -7,8 +7,8 @@ tests/a11y/expander.ui
|
||||
tests/a11y/hello-world.ui
|
||||
tests/a11y/infobar.ui
|
||||
tests/a11y/link.ui
|
||||
tests/a11y/menu.ui
|
||||
tests/a11y/menus.ui
|
||||
tests/a11y/menu.ui
|
||||
tests/a11y/messagedialog.ui
|
||||
tests/a11y/mnemonic.ui
|
||||
tests/a11y/notebook.ui
|
||||
@ -58,4 +58,5 @@ tests/reftests/rotated-layout.ref.ui
|
||||
tests/reftests/rotated-layout.ui
|
||||
tests/reftests/toplevel-vs-popup.ref.ui
|
||||
tests/reftests/toplevel-vs-popup.ui
|
||||
tests/testfilechooser.c
|
||||
tests/widget-factory.ui
|
||||
|
@ -96,6 +96,8 @@ gtk/gtkfilesystemmodel.c
|
||||
gtk/gtkfixed.c
|
||||
gtk/gtkfontbutton.c
|
||||
gtk/gtkfontchooser.c
|
||||
gtk/gtkfontchooser.c
|
||||
gtk/gtkfontchooserdialog.c
|
||||
gtk/gtkfontsel.c
|
||||
gtk/gtkframe.c
|
||||
gtk/gtkgrid.c
|
||||
@ -255,5 +257,3 @@ modules/printbackends/file/gtkprintbackendfile.c
|
||||
modules/printbackends/lpr/gtkprintbackendlpr.c
|
||||
modules/printbackends/papi/gtkprintbackendpapi.c
|
||||
modules/printbackends/test/gtkprintbackendtest.c
|
||||
gtk/gtkfontchooser.c
|
||||
gtk/gtkfontchooserdialog.c
|
||||
|
@ -1,6 +1,5 @@
|
||||
demos/gtk-demo/demo.ui
|
||||
gtk/paper_names.c
|
||||
tests/testfilechooser.c
|
||||
tests/a11y/accessible-name.ui
|
||||
tests/a11y/assistant.ui
|
||||
tests/a11y/buttons.ui
|
||||
@ -9,8 +8,8 @@ tests/a11y/expander.ui
|
||||
tests/a11y/hello-world.ui
|
||||
tests/a11y/infobar.ui
|
||||
tests/a11y/link.ui
|
||||
tests/a11y/menu.ui
|
||||
tests/a11y/menus.ui
|
||||
tests/a11y/menu.ui
|
||||
tests/a11y/messagedialog.ui
|
||||
tests/a11y/mnemonic.ui
|
||||
tests/a11y/notebook.ui
|
||||
@ -60,4 +59,5 @@ tests/reftests/rotated-layout.ref.ui
|
||||
tests/reftests/rotated-layout.ui
|
||||
tests/reftests/toplevel-vs-popup.ref.ui
|
||||
tests/reftests/toplevel-vs-popup.ui
|
||||
tests/testfilechooser.c
|
||||
tests/widget-factory.ui
|
||||
|
Loading…
Reference in New Issue
Block a user